@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	background-image: url(../images/web/bk.jpg);
	background-repeat: repeat-x;
	
}

.header {
	
	height: 148px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}

.left {
	float: left;
}

.right {
	float: right;
}


.hovermenu ul{
	font: bold 15px arial;
	margin-left: 220px;
	margin-top: 106px;
	height: 42px;
	width: 620px;
	position: absolute;
	z-index: 10;		
}

.hovermenu ul li{
	list-style: none;
	display: inline;
	
	
}

.hovermenu ul li a{
	text-decoration: none;
	float: left;
	color: black;
	background-image: url(../images/web/button.png);
	background-repeat: repeat-x;
	height: 29px;
	margin-right: 3px;
	padding-top: 9px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	padding-left: 0.5em;
}

.hovermenu ul li a:hover{
	background-image: url(../images/web/button1.png);
	background-repeat: repeat-x;
	height: 42px;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */

}

.body {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #818166;
	background-image: url(../images/web/contentbk.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

.content {
	width: 500px;


}

.date{
	font-size: 10px;
	float: right;

}

.page{
	font-size: 10px;
	float: left;
	width: 490px;
	text-align: right;
}
.rcolumn {
	width: 250px;
	float: right;
	text-align: right;
}


.post {
	background-image: url(../images/web/headerpost.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FBFCEE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	letter-spacing: .15em;
}

.postb {
	background-image: url(../images/web/postbk.png);
	background-repeat: repeat-y;
	width: 480px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C3D67;
}

a:link {
	color: #509CFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #161515;
}
a:hover {
	text-decoration: none;
	color: #2E5991;
}
a:active {
	text-decoration: none;
	color: #161515;
}
a {
	font-weight: bold;
}

.tabimg {
float:left; padding-left:8px padding-right:8px; 
}

.postf {
	background-image: url(../images/web/postfooter.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 493px;
	background-position: bottom;
	background-color: #FBFCE8;
}



.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/web/comment.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 78px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	float: right;
	letter-spacing: 0.02em;
	text-align: center;
	margin-right: 3px;
}

.comment a:link {
	color: #666666;
	text-decoration: none;
}
.comment a:visited {
	text-decoration: none;
	color: #666666;
}
.comment a:hover {
	text-decoration: none;
	color: #666666;
}
.comment a:active {
	text-decoration: none;
	color: #666666;
}

#comment_entries {
	display: none;
	
}

.blue {
	background-image: url(../images/web/blueheader.png);
	height: 18px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	float: right;
	color: #FBFCEE;
	text-align: left;
	letter-spacing: .10em;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.darkblue {
	background-image: url(../images/web/darkblueheader.png);
	height: 18px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	float: right;
	color: #FBFCEE;
	text-align: left;
	letter-spacing: .10em;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.img {
	border: 1px solid #000000;
	margin-right: 4px;
	width: 74px;
	text-align: left;
	float: left;
}


.rccontent {
	background-color: #262626;
	padding: 5px;
	width: 225px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FBFCEE;
}

.rccontentfooter {
	width: 225px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FBFCEE;
	background-image: url(../images/web/rsidefooter.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 25px;
}

.rccontentfooter a:link {
	color: #FBFCEE;
}

.rccontentfooter a:hover {
	color: #FBFCEE;
}

.clearfloat {
	clear: both;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding: .25em;
	margin: .5em auto;
	width: 760px;
}

.footer p {
	margin: 0;
}