body {
	margin: 15px;
	padding: 0;
	background: #dbdbae center;
	font-size: 12px;
	text-align: left;
	color: #333333;
	width: auto;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

h1 {
	letter-spacing: 0px;
	font-size: 16px;
}

h2 {
	letter-spacing: 0px;
	font-size: 14px
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p, ul, ol {
	line-height: 14px;
}

blockquote {
	padding-left: 10px;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #990000;
}

a:hover {
	color: #666666;
}


/* Header Styles */

#header {
	margin: auto;
	width: 1016px;
	height: 130px;
	padding: 0px 0px 0px 0px;
	background: url(images/head.jpg) no-repeat;
	text-transform: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}


/* Home page Size */

#homepage {
	width: 1016px;
	height: 432px;
	margin: auto;
	background: url(images/homepage_bg.jpg) no-repeat;
}


/* Page Size */

#page {
	width: 1016px;
	/*height: 630px;*/
	margin: auto;
	background: url(images/white_bg.png) repeat;
}

/* colorbar */

.colorbar {
	margin: auto;
	width: 1016px;
	height: 20px;
	background: url(images/colorbar_bg.png) no-repeat;
}


/* home colorbar */

.homecolorbar {
	margin: auto;
	width: 1016px;
	height: 8px;
	background: url(images/homecolorbar_bg.png) no-repeat;
}

/* home content */

.homecontent {
	margin: auto;
	width: 1016px;
	height: 180px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-right: solid 0px #999999;
	background: url(images/white_bg.png) repeat 0px;
}

#homepost {
	float: left;
	width: 370px;
	height: 248px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
}

#post2 {
	float: left;
	width: 300px;
	height: 100px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;
}


/* Content Area */

#content {
	float: left;
	width: 1007px;
	/*height: 640px;*/
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-left: solid 0px #999999;
	border-right: solid 0px #999999;
	background: url(images/white_bg.png) repeat;
}

.post {
	float: left;
	width: 370px;
	height: 400px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
}

.title {
	margin: 0;
	padding-bottom: 0px;
	border-bottom: 0px solid #666666;
	font-size: 19px;
	letter-spacing: 0px;
}

.title a {
	text-decoration: underline;
	color: #999999;
}

/* Main Area Content */

#maincontent {
	float:left;
	width: 778px;
	/*height: 590px;*/
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 10px;
	border-top: solid 0px #999999;
	border-left: solid 1px #999999;
	/*overflow: auto;*/
}

/* Navigation */

#topnav {
	float: left;
	width: 700px;
	height: 18px;
	padding-left: 170px;
	padding-right: 6px;
	padding-top: 92px;
	padding-bottom: 0px;
}

#topnav { font-size: 15px; font-weight: bold;}
#topnav ul { list-style: none; margin: 0; padding:0; }
#topnav li { display: inline; padding: 0px 0px 0px 45px; }
#topnav a:link, #topnav a:visited, #topnav a:active { color: #ffffff; text-decoration: none; }
#topnav a:hover {color: #666666; text-decoration: none;}


/* Left Navigation */
#lnav { font-size: 14px; font-weight: bold;}
#lnav ul { list-style: none; margin: 5px; padding-left: 5px;}
#lnav li { display:block; padding-top: 15px; padding-bottom: 2px; }
#lnav a:link, #lnav a:visited, #lnav a:active { color: #333333; text-decoration: none; padding-left: 17px; }
#lnav a:hover {color: #cccccc; text-decoration: none;}

/* Secondary Nav */

.subnav { color: #990000; font-size: 13px; font-weight: bold; text-decoration: none; }
.subnav:link { color: #990000; font-size: 13px; font-weight: bold; text-decoration: none; }
.subnav:hover { color: #990000; font-size: 13px; font-weight: bold; text-decoration: none; }
.subnav:visited {	color: #990000;	font-size: 13px; font-weight: bold; text-decoration: none; }
.subnav:active { color: #990000; font-size: 13px; font-weight: bold; text-decoration: none;}

/* Teasers */

.teaser { color: #333333; font-size: 12px; font-weight: bold; text-decoration: none; }
.teaser:link { color: #333333; font-size: 12px; font-weight: bold; text-decoration: none; }
.teaser:hover { color: #333333; font-size: 12px; font-weight: bold; text-decoration: none; }
.teaser:visited {	color: #333333;	font-size: 12px; font-weight: bold; text-decoration: none; }
.teaser:active { color: #333333; font-size: 12px; font-weight: bold; text-decoration: none;}

/* Left Teaser Channel */
#lts {
	float: left;
	width: 180px;
	/*height: 130px;*/
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 20px;
	vertical-align: top;
	border-right: solid 0px #999999;
}

#lts ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#lts li { display: inline; padding: 0px 30px 0px 0px; 
}

#lts li ul {
	padding: 0px 0px 0px 13px;

}

#ltshome {
	float: left;
	width: 210px;
	height: 220px;
	vertical-align: top;
	background:url(images/mainNav_bg.png);
	padding-left: 75px;
	padding-top: 25px;
	margin-top: 125px;
}

#ltshome2 {
	float: left;
	width: 120px;
	height: 130px;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 30px;
	padding-right: 33px;
	padding-bottom: 20px;
	vertical-align: top;
	background-color: #DBDBAE;
	border-left: solid 0px #999999;
}

#ltshome3 {
	float: left;
	width: 241px;
	height: 130px;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 30px;
	padding-right: 33px;
	padding-bottom: 20px;
	vertical-align: top;
	background-color: #DBDBAE;
	border-left: solid 0px #999999;
}

#homemiddle {
	float: left;
	width: 100px;
	height: 100px;
	align: center;
	vertical-align: middle;
	padding-left: 0px;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: none;
	border-left: solid 0px #999999;
}

#welcome {
	float: left;
	width: 500px;
	height: 130px;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	background-color: #999966;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}


.homenav {
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
}



/* anchor */
#anchor {
	margin: auto;
	width: 1016px;
	height: 20px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.anchorNav {
	width: 1016px;
	height: 20px;
	padding-left: 15px;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}	

/* Forms */

#datatable { border: 1px solid #cccccc; padding: 10px 10px 10px 10px }
#datatable th { text-align: center; font-weight: bold; color:#FFFFFF; background-color:#333333; }
#datatable td { text-align: left; color: #333333; }

/* Footer */

#footer {
	width: 1016px;
	padding-top: 0px;
	height: 35px;
	margin: 0 auto;
	background: url(images/footer.png) no-repeat;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-align: center;
}

	