body {
	background-image: url(../images/bg.gif);
	margin: 0;
	background-repeat: repeat;
	background-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

	
	
#navbar {
	font-size:0.7em;
	line-height: 140%;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-color: #CC0000;
	border-right-style: solid;
	text-align: right;
	}
	
#navbar a:link {
	color:#0000CC;
	text-decoration:none;

}

#navbar a:visited {
	color:#6600CC;
	text-decoration:none;

}


#navbar a:hover {
	color:#cc0000;
	text-decoration:none;
	background-color: #CCCCCC;	
	}  
	
a.nav_head:link {
	color:#CC0000;
	}
	

	
a.nav_head:visited {
	color:#CC0000;
	
	}
	
.nav_head {
	color:#CC0000;
	text-transform:capitalize;
	font-weight:bold;
	}
	
	
	
.main {
	font-size: 0.8px;
	line-height: 140%;
	font-weight: normal;
}
.small_type {
	font-size: 0.7em;
	line-height: 130%;
}
#left {
	text-align: right;
}
	

	 
.topnav {
	font-size: 0.8em;
	font-weight: bold;
	color: #003399;
}

.topnav a:link {
	
	color: #003399;
	text-decoration:none;
	
}
.topnav a:visited {
	
	color:#660099;
	text-decoration:none;
}
.topnav a:hover {
	
	color:#CC0000;
	text-decoration:none;
	
}
#sider {
	font-size: 0.8em;
	line-height: 140%;
}
#main {
	font-size: 0.8em;
	line-height: 150%;
}
h1 {
	font-size: inherit;
	font-weight: bold;
	color: #CC0000;
}
#footer {
	font-size: 0.7em;
	line-height: 120%;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.small_head {
	line-height: 180%;
	font-weight: bold;
	color: #CC0000;
	font-size: x-small;
}
.navhead {
	line-height: 120%;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
}
.cutline {
	font-size: x-small;
	line-height: 120%;
}

.subhead {
	font-weight:bold;
	color:#CC0000;
	line-height: 120%;
	}
	

form {
	margin-left: 100px;
}

#slideshow {
	padding: 0 10px 10px 10px;
	float: left;
}

#imgText {
	padding: 10px 0 0 10px;
	float: left;
	width: 200px;
	height: 150px;
	border-color: black;
	border-width: 1px 0 0 1px;
	border-style: solid;
}	
