body {
	margin:0px;
	border-width:0px;
	padding:0px;
	background-color:#CFC07D;		
}

#toptable {	
	width:100%;
	margin:0px;
	border-width:0px;
	padding:0px;		
}

#bodytable {
	width:100%;
	margin:0px;
	border-width:0px;
	padding:0px;	
}


#leftmargin {
	width:12%;
	background-color:#CFC07D;
}

#rightmargin {
	width:12%;
	background-color:#CFC07D;
}

#main {
	width:76%;
}

#header {
	background-color:#9a0000;
	border-bottom:2px solid white;
	text-align:center
}

#sitetitle {
	font-size:28pt;
	font-family:"Garamond","Times New Roman",serif;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:2px solid #FFFFFF;
}

#bottomimage {
	background-color:#000066;
}

#border1 {
	border-top: 2px solid #FFFFFF; 
	border-bottom:15px solid #9a0000;
}

#border2 {
	border-top: 2px solid #FFFFFF;
	border-bottom:15px solid #000066;
}


#menu {
	height:100%;
	width:20%;
	background-color:#9a0000;
	color:white;
	vertical-align:top;	
}

#menu table {
	border-width:0;
	width:100%;


}

#menu tr {
	background-color:#9a0000;
	width:100%;
}

#menu td {
	font:14px, "Book Antiqua","Verdana","Arial Black",sans-serif;	
	font-weight:bold;
	text-align:center;
	border-bottom:3px solid white;
	padding:5px;
	width:100%;
}

#menu .menuitem a {	
	height:100%;
	width:100%;
	border-width:0px;
	text-decoration:none;
	color:#C8C06C;
}

#menu .menuitem a:visited {	
	height:100%;
	width:100%;
	border-width:0px;
	text-decoration:none;
	color:#C8C06C;
}


#menu tr:hover {
	background-color:#000000;
}

#menu td:hover {
	padding:5px;
	background-color:#000000;
	border-bottom:3px solid white;
}

#menuitem:hover {
	background-color:#000000;
}

#menu .menuitem a:hover {	
	background-color:#000000;
}

#content {
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
	background-color:white;
	vertical-align:top;
	font-family:Calibri,Arial,san-serif;
	font-size:11pt;
	font-weight:bold;
	color:#333333;
}

strong {
	color:#000066;
}

#nothing {
	font-family:"Garramond";
	color:#666666;
}

#content h1 {
	color:#000066;
	font-size:24pt;
	font-weight:bolder;
	text-align:center;
}

#content h4 {
	color:#000066;
	font-size:larger;
	margin:0px;
	border-width:0px;
	padding-top:5px;
	padding-bottom:3px;
}