html  
{
	height: 100%; 
	margin-bottom: 1px; 
}

body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/img1.gif) repeat-y center top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: square;
	color: #CD6216;
	padding-bottom: 5px;
}
ol {
	color: #CD6216;
	padding-bottom: 5px;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 718px;
	height: 80px;
	margin: 0 auto;
	background: #FFFFFF;
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	color: #B2D553;
}

#header h1 {
	float: left;
	padding: 20px 0 0 20px;
	font-size: 35pt;
	font-style:oblique;
	font-family:Book Antiqua;
}

#header h1 a {
	float: left;
	padding: 0 0 0 20px;
	font-size: 35pt;
	font-style:oblique;
	font-family:Book Antiqua;
}

#header h2 {
	float: right;
	padding: 38px 20px 0 0;
	font-size: 1.6em;
}

#topbanner {
	width: 708px;
	height: 80px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:20px;
}

/* Menu */

#menu {
	width: 718px;
	height: 35px;
	margin: 0 auto;
	background: #CE6318 url(images/img2.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 8px 15px 0  15px;
	border-bottom: 2px solid #CE6318;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #F7E5D9;
}

#menu a:hover {
	background: #CE6318;
	border-bottom-color: #DC915C;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 718px;
	margin: 0 auto;
}

/* Column One */

#main 
{
	float: right;
	width: 466px;
	padding: 20px 20px 0 20px;
}

#main h1 {
	margin-bottom: 0;
	font-size: 12pt;
	border-bottom:#c0c0c0 1px solid;
	color:#2d588e; 
}

#main h2 {
	padding-top:7px;
	margin-bottom: 0;
	font-size: 10pt;
	color:#2d588e; 
}

#main h3 {
	font-size: 1.6em;
}

#main .file {
	margin-top: 0;
}

#main .posted {
	height: 26px;
	margin: 0 0 20px 0;
	padding: 8px 0 0 10px;
	background: #EFCCB3 url(images/img4.gif) repeat-x;
}

#main .posted, #main .posted a {
	color: #CD6216;
}

#main a {
	color: #0000FF;
}

#main a:hover {
	text-decoration: none;
}

/* Column Two */

#sideBar {
	float: left;
	width: 210px;
}

#sideBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sideBar form {
	padding: 20px 10px;
}

#sideBar h2 {
	height: 26px;
	margin: 1em 0 .5em 0;
	padding: 7px 0 0 10px;
	background: #CD6216 url(images/img3.gif) repeat-x;
	font-size: 1em;
	color: #FFFFFF;
}

#sideBar ul ul {
	padding: 10px;
	list-style: square inside;
	color: #CD6216;
}
#sideBar ul ul li {
	padding-bottom:5px;
}

#sideBar ul ul a {
	text-decoration: none;
	color: #0000FF;
}

#sideBar ul ul a:hover {
	text-decoration: underline;
}

#textfield1 {
	width: 94%;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	width: 678px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	font-size: 11px;
	text-align:center;
}

#footer * {
	color: #CD6216;
}
#headerImg {
	float: right;
}
.adBlockMidL
{
	float: left;
	margin: 10px 20px 10px 0px;
}
.adBlockSide
{

}
.adRight
{
	float: right;
}
.addThis
{
	width: 210px;
	text-align:center;
	padding-top:20px;
}
.search
{
	position:absolute;
	left:610px;
	top:85px
}
#leftmenu
{
	position:absolute;
    float: left;
    margin-bottom: 15px;
    padding-right: 10px;
    padding-top: 10px;
}
.lrgad
{
	text-align:center;
	padding-top: 18px;
	font-weight: bold;
}
.lrgad2
{
	padding-top: 10px;
	padding-left:50px;
}
.lrgad a {
	color: #0000FF;
	font-size: 12pt;
	text-decoration: underline;
}
.adskylink
{
	text-align:center;
	padding-top: 9px;
	padding-bottom: 10px;
	font-weight: bold;
}
.adskylink a, a:visited
{
	color: #0000FF;
	font-size: 10pt;
	text-decoration: underline;
}
.rec
{
	text-decoration:none;
	color:Red;
	font-size: 14px;
}