      body {
	margin: 0px;
	background-color: Black;
}

.nav {
	background-image: url(nav.jpg);
	background-repeat: no-repeat;
	width: 162px;
	height: 300px;
	hspace: 50px;
}

.main {
	background-image: url(main26.jpg);
	background-attachment: fixed;
	width: 638px;
	height: 477px;
	overflow: scroll;
}

.main3 {
	width: 638px;
	height: 477px;
	overflow: scroll;
}

.main2 {
	width: 620px;
	height: 460px;
	overflow: auto;
}

.header {

	font-size: 20px;
	text-align: left;
}

.header2 {

	font-size: 14px;
}

a:active  {color: white; text-decoration: none; }
a:link { color: white; text-decoration: none; } 
a:visited {color: white; text-decoration: none; }
a:hover { color: #FFCC66; text-decoration: none; } 

a:active.1  {color: red; text-decoration: none; }
a:link.1 { color: red; text-decoration: none; } 
a:visited.1 {color: red; text-decoration: none; }
a:hover.1 {
	color: White;
	text-decoration: none;
} 

.home {
	margin-top: 85px;
	margin-left: 10px;
	margin-right: 10px; 
	color: red;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
}


.button {
	margin-top: 35px;
	margin-left: 10px;
	margin-right: 10px; 
	color: white;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	text-decoration: none;
}

.bottom {
	margin-top: 10px;
	height: 28px;
	background-image: url(bottom.jpg);
}

.contact {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px; 
	color: red;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
}

.content {
	font-size: 12px;
	
}


.content2 {
	font-size: 12px;
	text-align: center;
	
}

.logbutton {

	margin-top:100px;
}
