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



a img {
border: none;
}



body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, 'Times New Roman',serif;







,Garamond;
	line-height: 22px;
	font-size: 14px;


}


#wrapper {
	margin: 0 auto;
	width: 945px;
	border-right: 2px solid #0c266c;
	border-left: 2px solid #0c266c;
	

}



#wrapper2 {
	margin: 0 auto;
	width: 945px;
	border-right: 2px solid #0c266c;
	border-left: 2px solid #0c266c;
	positon: relative;
}



#toplinks {
	text-align: right;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 20px;
	position: absolute;
	right: 20px;
	top: 0px;
}


#toplinks a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	width: 100px;
}

#toplinks a:link {
	color: #fff;
	font-size: 12px;

}

#toplinks a:visited {
	color: #fff;
	font-size: 12px;

}


#toplinks a:hover{
	text-decoration: underline;
	font-size: 12px;

}



#toplinks a:active {
	color: #cccccc;
	font-size: 12px;

}


#header {
	position: relative;
	background-image: url(/images/headerbg.gif);
	background-repeat: no-repeat;
	height: 97px;
}





#navigation {
	background-image: url(/images/navbg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	z-index: 1;
}


#navlinks a {
text-decoration: none;
color: white;
font-size: 15px;
padding: 5px;
font-weight: bold;
}


#navlinks a:hover {
text-decoration: none;
color: #dddddd;
}


#mainleftcontent {
	float: left;
	width: 700px;
	background-image: url(/images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 490px;
}





#leftcontent {
	float: left;
	width: 700px;
}


#rightcontent {
	float: left;
	width: 230px;
	margin-left: 5px;
	text-align: right;
}




.rightcontentcontainer {

}

#bottomcontent {
	width: 960px;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
}



.bottomcontentcontainer {
	width: 230px;
	float: left;
	margin-right: 7px;
}






.contactbackground {
	background-color: #eeeeee;
	padding: 5px;
	width: 200px;
	border: 1px solid black;
}



.pageheadline {
	font-size: 30px;
	color: #0c266c;
}







.generalcontentdiv {
	width: 700px;
	padding: 10px;

}





#footer {
	background-color: #0c266c;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	clear: both;
	height: 80px;
	text-align: right;
}


#footer a{
	color: #fff;
	text-decoration: none;
}


#footer a:link{
	color: #fff;
	text-decoration: none;
}


#footer a:visited{
	color: #fff;
	
}


#footer a:hover{
	color: #fff;
	text-decoration: underline;
}



#content {
	position: relative;
	
}



#quotebox {
	width: 175px;
	background-color: #33CC33;
	color: white;
	font-weight: bold;
	padding: 5px;
	font-size: 18px;
	line-height: 25px;
	background-image: url(/images/quoteboxbottombg.gif);
	


}



.qablock {
	background-color: #fff;
	width: 690px;
	margin-top: 20px;
}



.qatitle {
	color: #0c266c;
	font-size: 20px;
}




#chesspiece {
	width: 175px;


}



#rightsidestuff {
	float: right;
	padding-right: 10px;
}



#servicesbutton {
	float: left;
	width: 157px;
	font-size: 12px;
}







#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px garamond;
	width: 100px;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	background-color: #9fc3ea;}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #0c266c;
	border: 1px solid #fff;
	z-index: 1;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	text-align: left;
	text-decoration: none;
	background-color: #0c266c;
	color: #fff;
	font: bold 14px garamond;
	white-space: nowrap;
}

	#sddm div a:hover
	{	background-color: #9fc3ea;
		color: #FFF;}
		
		
		
#button1 {
position: relative;
}

#button1text {
	position: absolute;
	top: 15px;
	left: 30px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#button1text a {
	
	color: black;
	text-decoration: none;
	
}
#button1text a:hover {
	
	color: black;
	text-decoration: underline;
	
}




.quotemarks {
	font-size: 20px;
}


.author {
text-align: right;
font-size: 12px;
}



#rss {
	overflow: scroll;
	height: 275px;
}

