BODY { background: #FFFFFF; margin: 0px;
scrollbar-face-color: 404040;
scrollbar-highlight-color: C0C0C0;
scrollbar-3dlight-color: 202020;
scrollbar-darkshadow-color: 202020;
scrollbar-shadow-color: 202020;
scrollbar-arrow-color: 000000;
scrollbar-track-color: FFFFFF; }

BODY, p, table, tr, td, li, ul {font-family: verdana; font-size: 10px; color: #000000; letter-spacing: 1px;}

#header1 {position: absolute; top: 0px; left: 0px; width: 100%; height: 100px; background-image: url('1.jpg'); background-repeat: no-repeat;}
#header2 {position: absolute; top: 100px; left: 0px; width: 100%; height: 100px; background-image: url('2.jpg'); background-repeat: no-repeat;}
#header3 {position: absolute; top: 200px; left: 0px; width: 100%; height: 100px; background-image: url('3.jpg'); background-repeat: no-repeat;}
#header4 {position: absolute; top: 300px; left: 0px; width: 100%; height: 100px; background-image: url('4.jpg'); background-repeat: no-repeat;}
#header5 {position: absolute; top: 400px; left: 0px; width: 100%; height: 80px; background-image: url('5.jpg'); background-repeat: no-repeat;}
#content {position: relative; margin: 70px 80px 10px 300px; padding: 5px; border: 1px solid #000000; z-index: 1; }

#menu {position: absolute; top: 5px; width: 80px; right: 0px; text-align: center;}

h1 {font-family: Verdana; font-weight: bold; font-size: 16px; text-transform: uppercase;
	color: #000000; text-decoration: none; letter-spacing: 2px; 
	text-align: right; border-bottom: #000000 solid 2px; }

a.menu:link, a.menu:visited { text-decoration: none; }
a.menu:active, a.menu:hover{color:#00000; background: #FF8080; background-image: url('rainbow.gif'); background-repeat: repeat;}

A:link, A:visited { color:#000000; text-decoration: underline; font-weight: none; 
	font-family: Verdana; font-size: 10px; }
A:active, a:hover{color:#00000; background: #FF8080; background-image: url('rainbow.gif')}

input { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #606060; border: 1px solid #000000; 
			font-weight: bold; color: #FF8080; padding: 2px; }
input.g { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #606060; border: 1px solid #000000; 
			font-weight: bold; color: #C0FFC0; padding: 2px; }
input.t { background: transparent; border: 0px; }
input.y { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #606060; border: 1px solid #000000; 
			font-weight: bold; color: #FFFF80; padding: 2px; }
input.button { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #606060; border: 1px solid #000000; 
			font-weight: bold; color: #FFFFFF; padding: 2px; }
textarea, input.p { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #606060; border: 1px solid #000000; 
			font-weight: bold; color: #FFC0FF; padding: 2px; }
select, input.b { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #606060; border: 1px solid #000000; 
			font-weight: bold; color: #C0FFFF; padding: 2px; }


