body {
	margin: 10;
	padding: 0;
	background: url(images/bg.jpg) center;
	font-size: 13px;
	line-height: 16px;
	text-align: wrap;
	color: #333333;
	width: auto;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	text-transform: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: normal;
	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: 24px;
}

blockquote {
	padding-left: 10px;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #999999;
}

a:hover {
	color: #666666;
}



/* Header Styles */


#header {
	width: 1060px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	background: url(images/head.png) no-repeat 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica, sans-serif;
}

#header h1, #header p {
	float: left;
	margin: 0;
}

#header h1 {
	color: #333333;
	font-size: 36px;
}

#header p {
	padding: 20px 0 0 10px;
	font-size: 10px;
	color: #333333;
}

#header a {
	text-decoration: none;
	color: #333333;
}



/* Page Size */

#page {
	width: 1060px;
	height: 600px;
	margin: auto;
	background: url(images/content.png) repeat 0px;
}


/* Navigation */


#topnav {
	float: right;
	width: 600px;
	height: 80px;
	margin: 5px 0px 0px 0px;
	align: right;
	vertical-align: bottom;
	padding: 142px 0 0px 0px;
}

.topnav {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}

#topnav { font-size: 18px; font-weight: bold;}
#topnav ul { list-style: none; margin: 0; }
#topnav li { display: inline; right no-repeat; padding: 0px 20px 20px 45px; }
#topnav a:link, #topnav a:visited, #topnav a:active { color: #333333; text-decoration: none; }
#topnav a:hover {color: #cccccc; text-decoration: none;}


/* Specials */

.specials {
	float: left;
	width: 272px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 30px;
	border-top: solid 1px #999999;
}



/* Content Area */

#content {
	float: right;
	width: 800px;
	height: 600px;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 6px;
	border-left: solid 0px #999999;
}


.post {
	float: left;
	width: 750px;
	height: auto;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 30px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;
}

.title {
	margin: 0;
	padding-bottom: 0px;
	border-bottom: 0px solid #666666;
	font-size: 19px;
	letter-spacing: 0px;
}

.title a {
	text-decoration: none;
	color: #999999;
}

/* Main Area Content */

.maincontent {
	float: right;
	width: 650px;
	height: 600px;
	padding-left: 30px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-right: 10px;
	border-top: solid 0px #999999;
	border-left: solid 1px #999999;
}


/* Left Navigation */
#lnav { font-size: 17px; 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;}



/* Left Teaser Channel */
#lts {
	float: left;
	valign: bottom;
	width: 300px;
	height: 500px;
}

#lts ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#lts li { display: inline; padding: 0px 0px 0px 0px; 
}

#lts li ul {
	padding: 0px 0px 0px 13px;

}

.lts1 {
	width: 250px;
	height: 165px;
	vertical-align: bottom;
	padding-left: 0px;
	background: url(images/ts1.jpg) no-repeat 14px bottom;
}



/* anchor */
#anchor {
	width: 1060px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	text-align: right;
	
}	
.small:link, .small:visited, .small:active { font-size: 14px; color: #333333; text-decoration: bold;}
.small:hover {color: #666666; text-decoration: none;}


/* Footer */

#footer {
	width: 1060px;
	height: 50px;
	margin: 0 auto;
	background: url(images/footer.png) no-repeat 0px;
	text-align: center;
	font-size: 10px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica, sans-serif;
	color: #333333;
}

#footer p {
	padding-top: 0px;
	text-transform: none;
	align: center;
}

#footer p a {
	color: #ffffff;
	align: center;
}

.footer:link, .footer:visited, .footer:active { font-size: 10px; color: #ffffff; text-decoration: none;}
.footer:hover {color: #cccccc; text-decoration: none;}