/* CSS Document */

body	{
	background-color: #99ccff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-style: normal;
	color: #ffff99;
	}
	
#mainframe {
	width: 100%;	
}

.headercrest {
	float:left;
	padding-left: 25px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top:25px;
	padding-bottom: 37px;
}
.headerphoto{
	margin-top: 1px;
	float:right;
	}
.yellowline {
	color: #ffff99;
	height:2px;
	background-position: center;
	width: 100%;
	}

.background  	{background:#ffff99 url('images/CoatOfArmsopt.jpg') no-repeat fixed center center; }
	
#content	{
	background-color:#FFFFff;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 160px;
	
	}

#innercontent	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.5em;
	color: #000080;
	padding-left: 10px;
	padding-right: 10px;
	
	}
	
#topcorners	{
	background: url('images/toprightcorner.gif') no-repeat top right;
	}
	
#bottomcorners	{
	background: url('images/bottomrightcorner.gif') no-repeat bottom right;
	}

img.corner	{
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
	}
	
#search	{
	margin-left: 0px;
	margin-top: 300px;
	float:left;
	background-color: #99ccff;
	}

.unnamed1 {
	background-color: #ffff99;
}
.title	{
	background-color: #ffff99;
	font-size: 1.5em;
	font-weight: bold;
	color: #99ccff;
	text-align: center;
	}

.td { font-size: 12pt; }
a {
	text-decoration: none;
}


#domticker2{
width: 50%;
height: 1.2em;
border: 0px solid black;
padding: 3px;
text-align:center;
background-color:#ffff99;
font-family:arial;

}

#domticker2 a{
text-decoration: none;
}


#home{

	background-color: #ffff99;
	width:100%;
	height:3em;
	text-align:center;
	}