a:link, a:visited, a:active{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #D06262;
	text-decoration: underline;
}
#aboutlink{
	width: 150px;
	float: left;
	text-align: right;
	margin-bottom: 5px;
}
body{
	font-family: arial, verdana, sans-serif;
	font-size: small;
	background: #FFFFFF;
}
.boxmain{
	border: #D06262 1px solid;
	padding: 5px;
}
.boxmain a:link, .boxmain a:visited, .boxmain a:active{
	color: #000000;
	text-decoration: none;
}
.boxmain a:hover{
	color: #000000;
	text-decoration: underline;
}
.boxmain ul{
	margin: 0px;
	padding: 0px;
}
.boxmain li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.boxmore{
	float: right;
	background: #FFFFFF url("../images/corner.gif") top left no-repeat;
	padding-left: 30px;
}
.boxmore a:link, .boxmore a:visited, .boxmore a:active{
	color: #333333;
	text-decoration: none;
}
.boxmore a:hover{
	color: #000000;
	text-decoration: none;
}
.boxtitle a:link, .boxtitle a:visited, .boxtitle a:active, .boxtitle a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.boxtop{
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	background: #D06262;
	border-bottom: #D06262 3px solid;
	padding-left: 3px;
}
#column1{
	width: 550px;
	float: left;
	margin-bottom: 5px;
}
#column2{
	width: 173px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
#container{
	width: 728px;
	margin-left: auto;
	margin-right: auto;
}
#copyright{
	width: 578px;
	float: left;
	margin-bottom: 5px;
}
.dropdown{
	position: absolute;
	font-weight: bold;
	background: #FFFFFF;
	visibility: hidden;
}
.dropdownmenu{
	border-top: #777777 1px solid;
}
.dropdownmenu a{
	display: block;
	background: #F0F0F0;
	border-left: #777777 1px solid;
	border-right: #777777 1px solid;
	border-bottom: #777777 1px solid;
	padding: 3px;
}
.dropdownmenu a:link, .dropdownmenu a:visited, .dropdownmenu a:active{
	color: #333333;
	text-decoration: none;
}
.dropdownmenu a:hover{
	color: #FF9900;
	text-decoration: none;
}
#footer{
	padding-top: 5px;
}
#footer a:link, #footer a:visited, #footer a:active{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
}
form{
	margin: 0px;
}
h1{
	margin: 0px;
	color: #F76765;
	font-style: italic;
}
h2{
	border-bottom: #333333 1px solid;
}
h3{
	margin-bottom: 0px;
	font-size: 125%;
}
h3 a:link, h3 a:visited, h3 a:active{
	color: #FFCC00;
	text-decoration: none;
}
h3 a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
#lowernav{
	clear: both;
	background: #F0F0F0;
	border-top: #D06262 5px solid;
	border-bottom: #CCCCCC 1px solid;
	color: #666666;
	padding: 5px;
	text-align: center;
}
#lowernav a:link, #lowernav a:visited, #lowernav a:active{
	color: #666666;
	text-decoration: none;
}
#lowernav a:hover{
	color: #666666;
	text-decoration: underline;
}
#menu{
	font-size: 90%;
	margin-left: 5px;
}
#menu a{
	margin-right: 25px;
	margin-left: 1px;
}
#menu a:link, #menu a:visited, #menu a:active{
	color: #000000;
	text-decoration: none;
}
#menu a:hover{
	color: #000000;
	text-decoration: underline;
}
.metadata{
	color: #999999;
}
#navigation{
	margin-bottom: 5px;
	clear: both;
	padding: 4px;
	background: #999999 url("../images/navigationbg.jpg") repeat-x;
	border: #777777 1px solid;
}
#navigation hr{
	display: block;
	clear: both;
	margin: -0.66em 0;
	visibility: hidden;
}
#network{
	font-size: 90%;
	text-align: right;
}
#network .toplink{
	margin-left: 20px;
	font-weight: bold;
	border-bottom: #777777 1px solid;
}
#network .toplink:link, #network .toplink:visited, #network .toplink:active{
	color: #000000;
	text-decoration: none;
}
#network .toplink:hover{
	color: #FF9900;
	text-decoration: none;
}
.paging{
	text-align: center;
}
.plainlinks a:link, .plainlinks a:visited, .plainlinks a:active{
	color: #000000;
	text-decoration: none;
}
.plainlinks a:hover{
	color: #D06262;
	text-decoration: underline;
}
#row1{
	margin-top: 0px;
}
#search{
	text-align: right;
	margin-right: 1px;
}
#search input{
	background: #CCCCCC;
	color: #666666;
}
#search #q{
	margin-right: 5px;
	border: #666666 1px solid;
}