/* Screen CSS */
body {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(topback.png);
	background-position:top center;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	text-align:left;
	line-height:120%;
        min-width: 1200px;
	}

.comments {
	font-size:15px;
}

td.off {
background: #FFFFFF;
}

td.on {
background: #f9f9fa;
}

fieldset.in {
	border: #D6D5D9 solid 1px;
}

fieldset {
	font-size:15px;
	border: #D6D5D9 solid 1px;
}

legend {
	color:#335EA8;
}


.lastarticles {
        font-size:12px;
}


h1, h2, h3 {
	background-color:inherit;
	color:#005E5E;
	margin:0.5em 0;
	}
ul {
	margin:0.5em 2em;
	padding:0;
	line-height:150%;
	}
li {
	list-style-type:square;
	}

a:link {
	background-color:inherit;
	text-decoration:none;
	color:#005E5E;
	}

a:hover {
	background-color:inherit;
	color:#005E5E;
	text-decoration:none;
	}
a:active {
	background-color:inherit;
	color:#005E5E;
	text-decoration:none;
	}
a:visited {
	background-color:inherit;
	text-decoration:none;
	color:#005E5E;
	}
img {
	border:0px;
	}
#header {
	height:107px;
	margin:0 350px 0 0;
	background-image:url(logo.png);
	background-position:left;
	background-repeat:no-repeat;
	}
#maincontent {
	margin:0 325px 0 140px;
	padding:10px;
	background-color:#FFFFFF;
	color:#000000;

	}
#sidebar {
        float: right;
	width:325px;
	height:900px;
	background-image:url(sidebarback.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#000000;

	}
#sidebarcontent {
	padding:0 25px 0 25px;
        font-size:12px;
	}
#sidebarcontent img {
	padding:0.5em;
	}
.sidbarhr {
	background-color:#DCDCDC;
	border:0px;
	height:1px;
	}
#navigation {
	position:absolute;
	top:120px;
	left:0;
	width:125px;
	padding:0 10px 0 5px;
	border-right:1px dotted #999;
	height:700px;
        font-size:13px;
	}
#navigation ul, #sidebarcontent ul {
	margin:0 0 1em 0;
	padding:0;
	line-height:150%;
	}
#navigation li a {
	list-style:none;
	display:block;
	border-bottom:1px dotted #E5E5E5;
	background-color:#008686;
	padding:0 5px;
	margin:2px 0 2px 0;
	color:white;
	text-decoration: none;
	}

#sidebarcontent li
	list-style:none;
	display:block;
	border-bottom:1px dotted #E5E5E5;
	padding:0 5px;
	margin:2px 0 2px 0;
	color:white;
	text-decoration: none;
	}

#navigation a:hover
{
color: #FFFFFF;
background-color: #009999;
text-decoration: none;
font-weight: bold;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-repeat: no-repeat;
background-position: 0 0;
}

.navtitle, .sidebartitle {
	display:block;
	margin:0.5em 0;
	font-weight:bold;
	background-color:inherit;
	color:#005E5E;
	font-size:1.5em;
	border-bottom:1px dotted #005E5E;
	}


#footer {
	display:block;
	clear:both;
	background-color:#005E5E;
	color:#ffffff;
	background-image:url(footerback.png);
	background-repeat:repeat-x;
	position:bottom;
	padding:10px;
	height:170px;
 	position:relative;
	background-position:top center;
        font-size:12px;
	}
#leftfooter {
	position:absolute;
	left:0;
	float:left;
	width:30%;
	padding:0 10px;
	}
#centerfooter {
	margin:0 33%;
	width:30%;
	padding:0 10px;
	}
#rightfooter {
	position:absolute;
	right:0;
	width:30%;
	padding:0 10px;
	}
#footer ul {
	margin:0 0 1em 0;
	padding:0;
	line-height:150%;
	}
#footer li {
	list-style:none;
	padding:0 0.5em;
	margin:0.25em 0;
	}
.footertitle {
	display:block;
	margin:5px 0;
	padding:0 0 0.25em 0;
	font-weight:bold;
	background-color:inherit;
	color:#FF9933;
	font-size:2em;
	border-bottom:1px dotted #FFFFFF;
	}
#footer a:link {
	background-color:inherit;
	color:#fff;
	}
#footer a:hover {
	background-color:inherit;
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:active {
	background-color:inherit;
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:visited {
	background-color:inherit;
	color:#FFFFFF;
	}
#credits {
	margin:0.5em 0;
	padding:0.5em 0;
	display:block;
	clear:both;

	}
#credits ul {
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	}
#credits li {
	list-style:none;
	display:inline;
	padding:0 0.5em;
	}
/*Post Stuff*/
h2.posttitle {
	margin:0.25em 0;
	padding:0;
	font-size:20px;
	background-color:inherit;
	color:#005E5E;
	}
p.postmeta {
	margin:0;
	padding:3px;
	font-size:12px;
	border-top:1px dotted #005E5E;
	background-color:inherit;
	color:#005E5E;
	text-align:right;
	}
span.postdate {
	padding:3px 20px 3px 3px;
	background-image:url(date.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
span.postauthor {
	padding:3px 20px 3px 3px;
	background-image:url(user.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
span.postcategory {
	padding:3px 20px 3px 3px;
	background-image:url(category.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
span.postcomments {
	padding:3px 20px 3px 3px;
	background-image:url(comments.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
p#emailsubscribe {
	font-size:1.25em;
	font-weight:bold;
	text-align:center;
	}

#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #000;
background-color: #E5DBC9;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: .8em;
background-image: url(normal.png);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
background-color: #F2EBDB;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(hovered.png);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #000;
background-color: #E5DBC9;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #F2EBDB;
text-decoration: none;

}