BODY { background-color:#E2DE96}
h1 {
	padding:5px;
	color: #663300;
}
h2 {
	padding:5px;
	color: #663300;
}
.red {color:#FF0000}
.blue {
	color:#039;
	font-weight: bold;
}
.header {text-align:center;}
.header a {font-weight: bold;}
.float {
	float:right;
	width:60%;
}

a:link {color:blue;}
a:visited {color:blue;}
a:hover {color:green;}
a:active {color:red;}


p.news {font-weight: bold;
		font-size:small;}
p.main {font-size:medium;}

table {background-color:white;
	border: 4px groove #330000;}
#footer {border: 1px #000000;
	text-align: center;}
#network{
	float:left;
	width:40%;
	text-align: center;
}

#nav{
	text-align: center;
	position: relative;
}
#copy{
	width: 700px;
	text-align: left;
	padding: 10;

}

