/* CSS Document */
body {
	background-image: url(images/bg3.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#C5CE01;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;

}
a.content2:link,a.content2:visited,a.content2:active {
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
	color: #010066;
}
a.content2:hover {
	font-style:italic;
	color: #C5CE01;
}
a.content:link,a.content:visited,a.content:active {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color: #010066;
}
a.content:hover {
	font-style:italic;
	color: #C5CE01;
}
#menucontainer{
	border-left: 3px #010066 solid;
	height:700px;
}
#menuleft {
	padding-left:20px;
	padding-right:30px;
}
#logo {
	padding-left:15px;
}
#google {
	height:60px;
	vertical-align:middle;
}
#footer {
	height:61px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
}
.footer_text {
	font-family:Cornerstone;
	font-size:10px;
}
#ads_left {
	margin-left:10px;
}
