body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	background-color:#FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	}
.freinds {
	background-repeat: no-repeat;
}

.rightstroke {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6E7190;
}
/*//////////////////////////////////////////////////// chrome menu /////////////////////////*/
.chromestyle{
width: 99%; 
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";  
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	background: url(_chromebg2.gif) center center repeat-x;
	padding: 4px 0;
	margin: 0;
	text-align: center;
	border-top: 1px solid #BBB;
	/*border-right: solid #BBB;*/
	border-bottom: 1px solid #BBB;
	/*border-left: solid #BBB;*/
}

.chromestyle ul li{
display: inline ;
}

.chromestyle ul li a{
color: #32537A;
padding: 5px 4px 4px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #B5E2FE; THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
color: #333333;
background-color: #F3F3F3;
padding-bottom: 0;
background: url(__chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #CFE1F3;
	border-bottom-width: 0;
	font:normal 12px/normal Tahoma;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	color: #32537A;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CFE1F3; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #32537A;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #CFE1F3;
}
.chromestyle #current a{
color: #85A525;
background-color: #F3F3F3;
border-bottom: 4px solid #B8CD41;
padding-bottom: 0;
} 

.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.footerPoetry {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/poetrybg.gif);
}
/*///////////////////////////////////////////////side menu //////////////////////////////////////////////////////*/

.markermenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	border-top: 1px none #9A9A9A;
	border-right: 1px none #9A9A9A;
	border-bottom: 1px none #9A9A9A;
	border-left: 1px none #9A9A9A;
	display: block;
}

.markermenu li a{
	background: white url(none) no-repeat 2px center;
	font: 11px Tahoma;
	color: #00014e;
	display: block;
	width: auto;
	padding: 3px 0 3px 5px;
	text-decoration: none;
	border-top: 1px dotted #9A9A9A;
	border-bottom: 0.5px dotted #B5B5B5;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */

}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
	color: #000000;
	background-color: #CFE1F3;
	background-image:none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #83B1E0;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.titles {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #3C657B;
}
.seprator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABB6BA;
}
.title2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #3C657B;
}
.small {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	left: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.green {
	font-family: Tahoma;
	font-size: 14px;
	color: #85A525;
}
.sideline {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #32537A;
}
.green2 {

	font-family: Tahoma;
	font-size: 14px;
	color: #BDDB00;
}
.topmenu {
	font-size: 12px;
	color: #32537A;
}
.forum {
	font-family: Tahoma;
	font-size: 11px;
	color: #993300;
}

