h1 { font-family: Arial Black, Arial, Serif; font-size: 18px; font-weight: 700; font-style: italic;  color: #000080; margin: 0;}
p { font-family: Arial; font-size: 14px; font-weight: 400; margin: 0;}
ul {list-style: circle;}
li {font-family: Arial; font-size: 14px; font-weight: 700; }
a {text-decoration: underline; font-family: Arial, sans-serif; font-size: 12px; font-weight: 400; color: #000080;}
div a {font-family: Arial, Serif; font-size: 12px; font-weight: 400; color: #000080; margin: 0;}
a:hover { color: #FF0000;;}
h2 { font-family: Arial Black, Arial, Serif; font-size: 16px; font-weight: 700; color: #FF0000; margin: 0;}
h3 { font-family: Arial, Serif;}
h4 { font-family: Arial, Serif;}
h5 { font-family: Arial, Serif;}
li a {font-family: Arial, Serif; font-size: 12px; font-weight: 400; color: #000000; margin: 0;}
tr {font-family: Arial; font-size: 14px; font-weight: 400; }

#centerHack{ /*fixes float bug in IE 6 using small monitors*/
	width:900px;
	position:relative;
	margin: 0 auto;
	}
#wrapper{  /*contains everything*/
	position:relative;
	width:900px;
	float:left;
}

#imgframe {
width: 100%;
margin: 0 auto;
padding: 6px;
text-align: center;
background-color: #acccec;
overflow: auto;
}

#tophead {
text-align: center;
padding: 6px;
margin: 0 auto;
width: 100%;
background-color: #acccec;
}


#headimg {
width: 100%;
margin: 0 auto;
}

.midhead {
text-align: center;
margin: 0 auto;
width: 900px;
padding-top: 6px;
padding-bottom: 6px;
background-color: #FFFFFF;
border-top: 1px solid black;
border-bottom: 1px solid black;
clear: both;
}

#contentframe {
clear: both;
margin: 0 auto;
width: 900px;
background-color: #EEEEEE;
}

#content {
clear: both;
margin: 0 auto;
padding: 10px;
width: 650px;
background-color: #EEEEEE;
overflow: auto;
}

#content .leftcolumn {
text-align: center;
}

#content .rightcolumn {
text-align: left;
}

.leftcolumn {
overflow: auto;
float: left;
width: 50%;
text-align: center;}



.rightcolumn {
overflow: auto;
float: left;
width: 50%;
text-align: center;}
 


.cat_layout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 4px;
	width: 25%;
	text-align: center;
	vertical-align: top;












