/* Layout */
body {
	background-color: #006699;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 20px;
	text-align: center;
}
#Container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Header {
	background-image: url(images/header_01.jpg);
	height: 38px;
	width: 800px;
	text-align: left;
	text-indent: 620px;
	padding-top: 75px;
}
#AdminHeader {
	background-image: url(images/header_02.jpg);
	height: 38px;
	width: 800px;
	text-align: left;
	text-indent: 620px;
	padding-top: 75px;
	margin-bottom: 13px;
}
#NavigationContainer {
	height: 28px;
	width: 786px;
	text-align: left;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 4px;
	padding-right: 10px;
}
#Navigation {
	width: 569px;
}
#GoogleSearch {
	width: 210px;
	float: right;
	height: 24px;
	text-align: right;
	padding-top: 4px;
}
#ContentHeader {
	background-image: url(images/bg_content_header_01.gif);
	height: 10px;
	width: 800px;
}
#ContentFooter {
	background-image: url(images/bg_content_footer_01.gif);
	height: 10px;
	width: 800px;
}
#FooterTop {
	background-image: url(images/bg_footer_top_01.gif);
	height: 10px;
	width: 800px;
	margin-top: 10px;
}
#FooterBottom {
	background-image: url(images/bg_footer_bottom_01.gif);
	height: 10px;
	width: 800px;
}
#FooterContent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E3E3E3;
	font-size: 11px;
	color: #006699;
	padding-top: 10px;
	padding-bottom: 10px;
}
#FooterContent a {
	color: #006699;
	text-decoration:none;
}
#FooterContent a:hover {
	color: #006699;
	text-decoration:underline;
}
#ContentContainer {
	background-color: #FFFFFF;
	padding: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}
#ContentContainer a {
	color: #006699;
	text-decoration:none;
}
#ContentContainer a:hover {
	color: #006699;
	text-decoration:underline;
}
#HomeRight {
	float: right;
	width: 280px;
}
#HomeLeft {
	width: 220px;
}
#HomeCenter {
	float: right;
	width: 243px;
	text-align: center;
}
/* Fonts */
.ArialSmBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.ArialSmBlue a {
	color: #006699;
	text-decoration:none;
}
.ArialSmBlue a:hover {
	color: #006699;
	text-decoration:underline;
}
.GoogleButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #196795;
	text-align: center;
	border: 1px solid #6EACD3;
	height: 22px;
	width: 50px;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
#HomeSidebarBorder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding: 5px;
}
#HomeSidebarBg {
	background-color: #EEEEEE;
	padding: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}#Facebook {
	height: 55px;
	width: 100%;
}
