body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	background-color: #e3e3e3;
	width: 100%;
}
#navbar {
	background-color: #000000;
	width: 744px;
	margin-top: 0px;
	height: 28px;
	float: left;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #fff;
}
#leftBlock {
	width: 554px;
	float: left;
}

#leftBlockAD {
	float: left;
	width: 336px;
	margin-left: 20px;
}
.thumbnail {
	float: left;
	height: 100px;
	width: 300px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding-left:0;
}
.thumbnail img {
	float: left;
	height:100px;
	width:160px;
	
}
.thumbnail p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #666666;
	float: right;
	width: 100px;
	margin-top: 2px;
	margin-right: 10px;
	clear: right;
}

.latest{
	float: left;
	height: 80px;
	width: 120px;
	margin-left: 30px;
	margin-right: 5px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}


#lowContent {
	float: left;
	width: 744px;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 200px;
}
#footer {
	background-color: #6699CC;
	width: 744px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 15px;
}
#footerbar {
	background-color: #333333;
	height: 25px;
	width: 744px;
	clear: both;
}
#page {
	width: 744px;
	margin-top: auto;
	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 {
	width: 215px;
	float: left;
	background-color: #6699CC;
	padding-top: 10px;
	height: 365px;
}
#leftContent  ul  {
	padding:0;
	margin:0;
	width: 180px;
	list-style-type: none;
	float: left;

	
}
#leftContent  ul li {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 20px;
	color: #E7E7B8;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 35px;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
}
#leftContent  ul li a{
	text-decoration: none;
	color: #E7E7B8;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	background-image: url(bullet.gif);
	display: block;
	padding-left: 22px;
}

#midContent {
	width: 320px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-top: 10px;
}



#rightBlock {
	background-color: #999999;
	width: 190px;
	float: right;
	padding-top: 10px;
}
#rightBlock a {
	font-size: 1em;
	color: #FFB648;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}

h1 {
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 1.5em;
	padding-left: 15px;
	height: 10px;
}


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

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

#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;
	width: 744px;
	padding-top: 10px;

}
p {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
