body {
	font-family:verdana;
	font-size:14px;
#background-attachment: fixed;
	color: #111111;
	background-color: #ffffff;
#background-image:url(images/background.gif);
#background-repeat:repeat-y;
	margin-top:0; margin-bottom:0; margin-left:0; margin-right:0;
}

a:link{
	color: #a03000;
}
a:hover{
}
a:visited{
}

#neblo {
	font-family: arial;
	font-size: 100px;
	color: #336033;
}

#neblo_smaller {
	float: right;
	text-align: right
	font-family: arial;
	font-size: 90px;
	color: #336033;
}

#motto {
	font-family: arial;
	font-size: 20px;
	color: #204020;
}

#caption {
	float: right;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 300px;
	font-weight: bold;
	color: #301090;
}

#footer {
	font-family: arial;
	font-size: 11px;
	margin-top:30px;
	margin-bottom:20px;
}

#content {
	margin-left:20px;
	margin-top:0px;
	margin-right:20px;
#	width:755px;
	min-height:250px;
	display:block;
}

.title {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

.title2 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.title3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.figure {
	font-weight: bold;
	color: #301090;
}

#downlink a{
	font: bold 12px arial;
	text-decoration: none;
	text-align: center;
	color:#303060;
	background-color: #fff055;
	border: 1px solid #777E90;
	margin: 1px;
#	min-width:60px;
	width: 80px;
	padding: 5px;
	float:left;
	display:inline;
}

#downlink a:hover {
	text-decoration:underline;
}

#downunlink a{
	font: bold 12px arial;
	text-decoration: none;
	text-align: center;
	color:#303060;
	background-color: #ffffaa;
	margin: 1px;
	width: 80px;
	padding: 6px;
	float:left;
	display:inline;	
}

#downunlink a:hover{
	text-decoration: underline;
}

#downlink1 a{
	font: bold 12px arial;
	text-decoration: none;
	text-align: center;
	color:#303060;
	background-color: #c0c0e0;
	border: 1px solid #777E90;
	margin: 1px;
#	min-width:60px;
	width: 80px;
	padding: 5px;
	float:left;
	display:inline;
}

#downlink1 a:hover {
	text-decoration:underline;
}

#downunlink1 a{
	font: bold 12px arial;
	text-decoration: none;
	text-align: center;
	color:#303060;
	background-color: #e5e5f5;
	margin: 1px;
	width: 80px;
	padding: 6px;
	float:left;
	display:inline;	
}

#downunlink1 a:hover{
	text-decoration: underline;
}

.dashlines {
	background-image:url(images/dashlines.gif);
	background-repeat:repeat-x;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:12px;
	text-align:left;
}

