@charset "utf-8";
BODY {
	FONT-SIZE: small;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: thin none #333;
	background-image: url(Bottom_texture.jpg);
	margin: 5px;
	padding: 5px;
	background-color: #1A1E22;
}
.ContentBK {
	background-attachment: fixed;
	background-image: url(bg2.png);
	background-repeat: repeat-x;
	border: thin solid #333;
	margin: 2px;
	padding: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	line-height: 90%;
	}
.Header {
	color: #1A1E22;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
}
.Nav {
	background-color: #46505C;
}


h4 {
	padding: 0px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #F90;
	font-weight: bold;
	}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #FFC;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	line-height: 90%;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
	a:link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.imgBdr {
	margin: 5px;
	padding: 2px;
	border: medium solid #FFF;
}

a:hover {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #F90;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}

P {
	FONT-SIZE: 120%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-weight: normal;
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3F3F1;
	border-right-color: #EFEFEC;
	border-bottom-color: #F7F7F6;
	border-left-color: #EFEFEC;
	line-height: 110%;
	text-align: left;
	font-variant: normal;
}
	
.lsidebar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 5px;
}
.Rsidebar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
