body{
	background: #b5deff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

div.wrap {
	width: 770px;
	margin: auto;
}

div.title {
	margin-top: 20px;
	background: #FFFFCC;
	width: 766px;
	text-align: center;
	border: solid #CC9966 2px;

}

a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #3450fe;
}

a:visited {
	color: #145414;
}

img.titlegraphic {
	display: block;
	padding: 3px;
}

span.titleformat {
	font-size: large;
	display: block;
	padding: 5px;
}

div.topbar {
	background: #CC9966;
	width: 770px;
	text-align: center;
}



span.topbarformat {
	display: block;
	padding: 3px;
}

div.navmenu {
	float: left;
	background: #FFFFCC;
	width: 145px;
	min-height: 400px;
	border: solid #CC9966 2px;

}

div.navmenuBig {
	float: left;
	background: #FFFFCC;
	width: 145px;
	min-height: 800px;
	border: solid #CC9966 2px;

}

span.menuitem {
	display: block;
	padding-left: 5px;
}

div.main {
	float: right;
	background: #ffffff;
	width: 619px;	
	min-height: 400px;
	border: solid #CC9966 2px;
	border-left: 0px;

}

div.mainBig {
	float: right;
	background: #ffffff;
	width: 619px;	
	min-height: 800px;
	border: solid #CC9966 2px;
	border-left: 0px;
}

span.mainHeader {
	padding: 5px;
	display: block;
	font-size: large;
}

span.mainContent {
	padding: 5px;
	display: block;
}

ul.mainListContent {
	display: block;
	list-style-type: disc;
}

div.bottombar {

	clear: both;
	background: #CC9966;
	width: 760px;
	text-align: center;
	padding: 5px;
}

span.fineprint {
	display: block;
	font-size: x-small;
}

div.archiveWrap {
	width: 606px;
	margin-left: auto;
    margin-right: auto;
	display: block;
	padding: 10px;
}

div.archiveLight {
	float: left;
	width: 200px;
	background: #FFFFCC;
	border: #CC9966 solid 1px; 

}

div.archiveDark {
	float: left;
	width: 200px;
	background: #CC9966;
	border: #CC9966 solid 1px; 

}


ul.archive {
	list-style: none;
}
