body {
	width: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	background-color: #e3e3e3;
}
#navbar {
	background-color: #000000;
	width: 730px;
	margin-top: 0px;
	height: 28px;
	float: left;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #fff;
}
#leftBlock {
	width: 410px;
	float: left;
}
.leftBlockAD {
	float: left;
	width: 336px;
	margin-left: 20px;
	padding-top: 10px;
}
.size9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
.bodytext{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #003366;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

#lowContent {
	float: left;
	width: 730px;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 200px;
}
#footer {
	background-color: #6699CC;
	height: 30px;
	width: 730px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footerbar {
	background-color: #333333;
	height: 25px;
	width: 730px;
	clear: both;
}
#page {
	width: 730px;
	margin-top: 0px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
/*#leftContent {
	height: 200px;
	width: 236px;
	float: left;
	background-color: #999966;
	padding-left: 2px;
	padding-top: 10px;
}

#midContent {
	height: 200px;
	width: 238px;
	float: left;
	background-color: #999900;
	margin-left: 10px;
	padding-top: 10px;
}*/



#rightBlock {
	background-color: #CDEDFE;
	width: 320px;
	float: right;
	margin-left: 0px;
}
.h1 {
	font-weight: bolder;
	color: #FF6600;
	margin-top: 25px;
	font-size: 1.4em;
	padding-left: 0px;
	margin-left: 10px;
	width: 230px;
	float: left;
}
.jobType a{
	font-weight: bolder;
	color: #CC6633;
	margin-top: 5px;
	font-size: 1.2em;
	padding-left: 5px;
	float: left;
	width: 120px;
	margin-bottom: 0px;
	text-decoration: none;
}
h2#leftBlock {
	font-weight: bolder;
	color: #6666CC;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 1.4em;
	padding-left: 15px;
	display: block;
	float: left;
}
.p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding-left: 5px;
}

#rightBlockAD {
	float: right;
	width: 270px;
	margin-right: 25px;
	padding-left: 10px;
	padding-top: 10px;
}




#header {
	background-color: #6699cc;
	height: 100px;
	width: 730px;
	margin-top: 15px;
}

#mainContent {
	width: 730px;
	float: left;
	margin-top: 0px;
	background-color: #CDEDFE;
}

#menu {
	background-color: #9CA6B2;
	width: 150px;
	height: 200px;
}

#navbar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
}
#logo {
	color: #FDFDFD;
	float: left;
	height: 70px;
	width: 250px;
	background-color: #6699cc;
	background-image: url(bubbleLogo.png);
	background-repeat: no-repeat;
	background-position: left;
}

#navbar ul li {
	display: inline;
}
#navbar ul li.current a:link{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 6px;
}

#navbar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 10px;
	padding: 8px;
	margin-left: 10px;
}
#navbar ul li a:link, #navbar ul li a:visited {
	color: #FFFFFF;

}





#navbar ul li a:hover {
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	padding-bottom: 6px;
	padding-right: 7px;
	padding-left: 7px;
}

#ad
{
	vertical-align: middle;
	clear: both;
	height: 100px;
	width: 730px;
	padding-top: 10px;

}
#leftNav {
	background-color: #AEAE60;
	float: left;
	width: 140px;
	padding-left: 15px;
}
#div4Search {
	width: 730px;
	background-color: #CCCC99;
	color: #FFFFFF;
	height: 52px;
}
#googleSearch {
	background-color: #CCCC99;
	float: right;
	width: 460px;
	padding-top: 0px;
	margin-top: 20px;
}
