BODY { background: #c0c0c0; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: arial; font-size: 10px; color: #c0c0c0; letter-spacing: 1px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 12px; text-transform: lowercase;
	color: #ffffff; text-decoration: none; letter-spacing: 2px;
	text-align: right; border-bottom: 1px solid #ffffff; }

A:link, A:visited { color:#ffffff; text-decoration: none; font-weight: none; 
	font-family: arial; font-size: 10px; }
A:active, A:hover  { color:#ffffff; text-decoration: underline; font-weight: none; 
	font-family: arial; font-size: 10px; border-bottom: 1px solid #ffffff; }

input, textarea, select { letter-spacing: 2px;
			background: #f6f9ff; border: 1px solid #091619; 
			font-weight: bold; color: #091619; padding: 2px; }

#header1 {position: absolute; top: 0px; width: 600px; height: 110px; right: 5px; 
	background-image: url('1.jpg'); background-repeat: no-repeat; background-align: center; }
#header2 {position: absolute; top: 110px; width: 600px; height: 110px; right: 5px;  
	background-image: url('2.jpg'); background-repeat: no-repeat; background-align: center; }
#header3 {position: absolute; top: 220px; width: 600px; height: 110px; right: 5px;  
	background-image: url('3.jpg'); background-repeat: no-repeat; background-align: center; }
#content {position: absolute; top: 330px; width: 513px; right: 6px; 
	background: #808080; border: 0px; 
	padding: 3px; }

#menu {margin-top: 80px; width: 300px; margin-left: 190px; 
	text-align: right; }
#menu ul, #menu li { display: inline; list-style-type: none; padding: 2px;}
#menu a, #menu a:link, #title a:active, #title a:visited { 
	color: #ffffff; text-decoration: none; font-weight: bold;
	font-size: 10px; }
#menu a:hover {font-weight: bold; font-size: 10px; color: #ffff80;
	text-decoration: none; margin: 0px; border-bottom: 0px; }

