html {
	background: transparent url(images/bg.jpg) repeat-x;
}

body {
	margin: 0;
	padding: 0;
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #7c7c7c;
	text-align: center;
	background: transparent no-repeat center top;
}

#headizer {
	padding: 10px 0 0 0;
}

#divContainer {
	margin: 0px auto;
	padding: 0;
	width: 696px;
	border: none;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
}

a { 
	font-weight: bold; 
	text-decoration: none;
}

#searchbar ul {
	margin: 0;
	padding: 90px 0 50px 0px;
	width: 450px;
}

#searchbar ul li {
	background-color: transparent;
	float: right;
	list-style-type:none;
	white-space:nowrap;
	border:none;
}

#searchbar a {
	color: black;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}


#MyForms {
	width:450px;
	height:100px;
	border:1px transparent;
	padding:0;
	background-color:transparent;
}

#GoogForm {
	width:450px;
	height:100px;
	border:1px solid #E8A400;
	padding: 10px 0 0 0;
	background-color:white;
}

#YouTubeForm {
	width:450px;
	height:100px;
	border:1px solid #E8A400;
	padding: 10px 0 0 0;
	background-color:white;
}

#MySpaceForm { 
	width:450px;
	height:100px;
	border:1px solid #E8A400;
	padding: 10px 0 0 0;
	background-color:white;
}

#MEbayForm { 
	width:450px;
	height:100px;
	border:1px solid #E8A400;
	padding: 10px 0 0 0;
	background-color:white;
}


