﻿.margin-10px {
	margin-left: 10px;
}
#content-bottom {
	background-image: url('../images/foot.png');
	background-repeat: repeat-x;
	height: 19px;
}
#sidebar-bottom {
	background-image: url('../images/foot.png');
	background-repeat: repeat-x;
	width: 185px;
	vertical-align: bottom;
}
#page_content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	font-size: xx-large;
	font-weight: bold;
}
#bottom-google-ads {
	border: thin solid #C0C0C0;
	width: 478px;
	height: 70px;
	padding: 2px;
	margin: 10px auto 10px auto;
}
#adbox-container {
	border: thin solid #C0C0C0;
	padding: 2px;
	position: relative;
	width: 300px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#adbox-300x250 {
	padding: 2px;
	width: 310px;
	height: 260px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #67b;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url('../images/body_bg_blue.gif');
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B5CFE4;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #EBE9ED;
	background-image: url('../images/menu_bg_blue.gif');
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#sidebar {
	margin: 10px 5px 10px 10px;
	float: left;
	width: 185px;
	background-color: #FFFFFF;
	position: relative;
}
#content {
	margin: 10px 10px 10px 5px;
	float: left;
	width: 585px;
	background-color: #fff;
	position: relative;
	padding-top: 10px;
	text-align: left;
}
#content img {
	display: block;
}
#footer {
	clear: both;
	width: 800px;
	background-color: #D3D1D5;
	overflow: auto;
	margin-top: 15px;
	background-image: url('../images/menu_bg_blue.gif');
	margin-right: auto;
	margin-left: auto;
}
#masthead img {
	float: left;
}
#masthead-text {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* Styles for Navigation */
/* Styles for Footer */
#below-sidebar {
	position: relative;
	width: 185px;
	background-color: #FFFFFF;
}
#left-col-ads {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.TextAlignCenter {
	text-align: center;
}
.Underline {
	text-decoration: underline;
}
.FontSizeMedium {
	font-size: medium;
}
.FontSizeLarge {
	font-size: large;
}
.table {
	padding: 2px;
	margin: 4px 4px 4px 10px;
	border: thin solid #C0C0C0;
	width: 95%;
}
.align-right {
	vertical-align: bottom;
	text-align: right;
	white-space: nowrap;
}
