#banner {
	background-image:  url("images/banner.gif");
	position: absolute;
	height: 116px;
	width: 800px;
	left: 20px;
	top: 0px;
}

#whitespace {
	background-color: #FFFFFF;
	position: absolute;
	height: 16px;
	width: 800px;
	left: 20px;
	top: 138px;
}

#nav {
	position: absolute;
	height: 22px;
	width: 790px;
	left: 20px;
	top: 116px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	background-color: #000066;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #264E0F;
	border-bottom-color: #264E0F;
	padding-left: 10px;
}

navlink, a.navlink, a.navlink:link, a.navlink:visited {
	color: #dcdcdc;
	text-decoration: none;	
}

a.navlink:hover, a.navlink:active {
	color: #ffffff;
	text-decoration: none;
}

navthis, a.navthis, a.navthis:link, a.navthis:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

a.navthis:hover, a.navthis:active {
	color: #ffffff;
	text-decoration: none;
}



#subnavlong {
	position: absolute;
	width: 131px;
	height: 820px;
	left: 22px;
	top: 153px;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 8pt;
	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #264E0F;
	padding-left: 10px;
}




#subnav {
	position: absolute;
	width: 131px;
	height: 602px;
	left: 22px;
	top: 162px;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 8pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #264E0F;
	padding-left: 10px;
}

subnavlink, a.subnavlink, a.subnavlink:link, a.subnavlink:visited {
	color: #000066;
	text-decoration: none;	
}

subnavthis, a.subnavthis, a.subnavthis:link, a.subnavthis:visited {
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
}

a.subnavthis:hover, a.subnavthis:active {
	color: #000000;
	text-decoration: none;
	
}

a.subnavlink:hover, a.subnavlink:active {
	color: #000066;
	text-decoration: underline;
}



#leftside {
	position: absolute;
	width: 231px;
	height: 297px;
	left: 327px;
	top: 153px;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 8pt;

	padding-left: 10px;
}

#leftsidemainpage {
	position: absolute;
	width: 231px;
	height: 297px;
	left: 331px;
	top: 150px;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;

	padding-left: 10px;
}


#maincontent {
	position: absolute;
	width: 310px;
	left: 205px;
	top: 152px;
}

#content {
	position: absolute;
	width: 472px;
	left: 175px;
	top: 152px;
}

#widecontent {
	position: absolute;
	width: 620px;
	left: 175px;
	top: 152px;
}

#hugecontent {
	position: absolute;
	width: 792px;
	left: 24px;
	top: 166px;
	height: 757px;
}

#bigcontent {
	position: absolute;
	width: 500px;
	left: 30px;
	top: 152px;
}

#bigrightcontent {
	position: absolute;
	width: 472px;
	left: 299px;
	top: 491px;
}



#mainsidebar {
	position: absolute;
	width: 230px;
	left: 580px;
	top: 148px;
}

#leftsidebar {
	position: absolute;
	width: 300px;
	left: 30px;
	top: 150px;
}

#sidebar {
	position: absolute;
	width: 140px;
	left: 660px;
	top: 145px;
}

#bigsidebar {
	position: absolute;
	width: 300px;
	left: 540px;
	top: 152px;
}

body {
	background-color: #6699cc;
	background-image:  url("images/background.gif");
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	color: #333333;
}
.blogheading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #AE3D10;
	padding-bottom: 25px;
}
.specialheading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #000000;
	padding-bottom: 25px;
}
.heading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #00008B;
	padding-bottom: 5px;
}
.smallt {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1px;
	color: #ffffff;
	padding-bottom: 5px;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #264E0F;
	font-weight: normal;
}
.blogimage {
	border: 1px solid #00008B;
}
a, a:link {
	color: #AE3D10;
	text-decoration: none;
}


a:hover, a:active {
	color: #AE3D10;
	text-decoration: underline;
}

.sidebarHead {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #AE3D10;
	font-weight: bold;
}
.sidebarContent {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
}

}
.ContentMainSmall {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333333;
}

	input {
font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #333333;
}
p.subhead {
	margin-top: -25px;
}


/* FORMS */
form p, form label {
	font-size: 11px; 
	margin: 0; 
	padding: 1px; 
	line-height: 1.2em;
}

input, textarea, select {
	background: #fff url("images/form-bg.gif") repeat-x bottom; 
	border: solid 1px #999999; 
	font: 11px "Trebuchet MS", Arial, Verdana; 
	line-height: 1.3em;
}

label {
	line-height: 1.1em; 
	font-weight: normal; 
	display: block;
	width: 110px;
	float: left; 
	padding-right: 4px; 
	text-align: left; 
	margin: 0 0 10px 0;
}


.fakeTab {
	line-height: 1.0em; 
	font-weight: normal; 
	display: block;
	width: 110px;
	float: left; 
	padding-right: 4px; 
	padding-top: 4px;
	text-align: left; 

}


/* Makes the space between label and field wider */
label.wider {
	width: 150px;

}

/* Make the space wider */
label.reallywide {
	width: 175px;

}

select, option {
	font-size: 10px; 
	background-color: #F0EFEF;
}

.checkbox {
	background-color: #FFFFFF;
	border: none;
	background-image: none;
 } 
 
.smallspace {
  font:50%/0.3em San-serif,Verdana;  
  }
