@charset "utf-8";
#TopNav {
	padding: 4px;
	font-size: 10px;
	text-align: right;
	background-color: #000000;
	color: #FFFFFF;
}
#TopNav a:link, #TopNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#TopNav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#Logo {
	text-align: left;
	background-image: url(../images/background/logo-background.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330066;
}
#BodyContent {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#Adsense720x90 {
	height: 90px;
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#AdsenseRightBox {
	text-align: justify;
	width: 270px;
	float: right;
	height: 80px;
	background-color: #eaeaea;
	color: #666666;
	font-size: 10px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-top: 3px;
	line-height: 15px;
}
#PageTitle   {
	clear: both;
	background-color: #330066;
	border: 1px solid #000000;
	padding: 8px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 30px;
	background-image: url(../images/background/page-title-background.jpg);
	background-repeat: repeat-x;
	background-position: center;
	cursor: default;
}
#SubTitle {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330066;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	cursor: default;
}
#TopText {
	padding: 2px;
	clear: both;
	color: #000000;
}


#PageContent {
	padding: 10px;
	width: 640px;
	float: left;
	margin-right: 7px;
	font-size: 13px;
}
#RightSide {
	width: 336px;
	float: left;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	line-height: 16px;
}
#RightSide #RightTopText {
	padding: 5px;
	background-color: #FFFFFF;
}
#RightSide  #Adsense336x220Text {
	height: 280px;
	width: 336px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 25px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #330066;
	background-image: url(../images/titles/featured-links.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#RightSide #RightTextBottom {
	padding: 5px;
	background-color: #FFFFFF;
}
#RightSide #Adsense336x220Image {
	height: 280px;
	width: 336px;
	background-color: #000000;
	margin-top: 5px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
h3 {
	color: #330066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330066;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0px;
}
h1 {
	color: #330066;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330066;
}
#Footer {
	padding: 20px;
	text-align: right;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-image: url(../images/logos/footer-logo.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/background/body-background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
a:link {
	color: #330066;
}
a:visited {
	color: #330066;
}
a:hover {
	color: #000000;
}

