body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: small;
}
#oldbrowser{
	display: none;
}
.spacer{
	clear:both;
}
h1{
	font-size: 16px;
	margin: 2px 0px 0px 0px;
	padding: 1px 0px;
}
h2{
	font-size: 14px;
	padding: 0px 0px;
}
h3{
    font-size: 12px;
    padding: 0px 0px;
}
a {
	color: #B22222;
	background-color: transparent;
}

a:hover {
	color: #CD5C5C;
	background-color: transparent;
}
p{
	text-align: justify;
}
p.signature{
	font-style: italic;
}

#container{
    position:relative;
    min-height: 100%
}


/* top menu with tab appearance */
#topmenu {
	padding: 3px 1px 0px 1px;
	margin: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-top-width: 2px;
	clear: both;
	voice-family: "\"}\"";
	voice-family:inherit;
	border-collapse: collapse;
	border-bottom-color: #DcDCDC;
}

#topmenu a {
/* unselected links */
	border-color:#B22222;
	border-width: 1px;
	border-style: solid solid none solid;
	color: #000000;
	background-color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	margin-right: 0em;
	margin-left: .5em;
	padding: 0em .5em;/*controls the top of tabs*/
	text-decoration: none;
}
#topmenu a:hover{
	background-color: #B22222;
	color: #FFFFFF;
	border-color: #A9A9A9;

}
#topmenu a.selected {
	background-color: #B22222;
	border: 1px solid #A9A9A9;
	color: #FFFFFF;

}

#topmenu .line{
	height: 15px;
	background-color: #B22222;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px;
	border: 1px solid #A9A9A9;
	text-align: right;

}
#topmenu .line a{
	border-width: 0px;
	color: #FFFFFF;
	background-color: transparent;
}
#topmenu .line a:hover{
	border-width: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

#content{
	margin: 0px 0px 0px 170px;
	padding: 10px;

}
#logo{
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
    position: relative;
}
img{
position: relative;
}

#leftcontent{
	float: left;
	top: 170px;
	left: 10px;
	width: 180px; /* IE 5 hack: [width] + [left/right padding] + [border width]*/
	padding: 5px 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;/* correct width */
}
body>#leftcontent{width:170px;}

#leftcontent .box{
	margin: 5px 0px 0px 0px;
	padding: 10px 10px;
	font-size: x-small;
	border-color: #B22222;
	border-style: solid;
	border-width: 1px 1px;
	clear: both;
}
#leftcontent h1{
	text-align: center;
	border-color: #A9A9A9;
	background-color: #B22222;
	border-width: 1px 1px;
	border-style: solid;
	font-size: small;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
}
#leftcontent p{
	margin: 0px 1px 0px 3px;
	font-size: x-small;
}
#leftcontent li{
    padding-bottom: .3em;
}
.updates{
	margin: 0px;
	padding-left: 20px;
    padding-top: 20px;
}
.updates li{
	list-style: square;
}
.sidenav{
	margin: 0px;
	padding-left: 10px;
}
.sidenav li{
	list-style: none;
}
.sectionbar{
	background-color: #B22222;
	border-color: #A9A9A9;
	border-width: 1px 1px;
	border-style: solid;
	font-weight: bolder;
	font-size: small;
	color:#FFFFFF;
	padding: 2px 0px;
}
#siteinfo{
	font-size: x-small;
	color: #000000;
	text-align: center;
    clear: both;
    width:100%;
}
#main_criterialist{
}
#sub_criterialist{
	list-style-type: upper-alpha;
}
.photo{border: 1px solid #000000; padding: 4px; background-color: #cccccc;}
