BODY { background: #f6f9ff; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: arial; font-size: 10px; color: #0c6572; letter-spacing: 1px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 12px; text-transform: lowercase;
	color: #2e426c; text-decoration: none; letter-spacing: 2px;
	text-align: right; border-bottom: 1px solid #091619; }

A:link, A:visited { color:#091619; text-decoration: none; font-weight: none; 
	font-family: arial; font-size: 10px; }
A:active, A:hover  { color:#33466f; text-decoration: underline; font-weight: none; 
	font-family: arial; font-size: 10px; border-bottom: 1px solid #33466f; }

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: 500px; height: 100px; right: 0px; 
	background-image: url('1.jpg'); background-repeat: no-repeat; background-align: center; }
#header2 {position: absolute; top: 100px; width: 500px; height: 100px; right: 0px;  
	background-image: url('2.jpg'); background-repeat: no-repeat; background-align: center; }
#header3 {position: absolute; top: 200px; width: 500px; height: 100px; right: 0px;  
	background-image: url('3.jpg'); background-repeat: no-repeat; background-align: center; }
#header4 {position: absolute; top: 300px; width: 500px; height: 40px; right: 0px;  
	background-image: url('4.jpg'); background-repeat: no-repeat; background-align: center; }

#content {position: absolute; top: 318px; width: 317px; right: 110px; 
	background: #e9f3fa; border: 1px solid #091619; 
	padding: 2px; margin-bottom: 200px;}

#menu {margin-top: 10px; text-align: center; border-top: 1px solid #091619;
              padding: 2px;}
#menu ul, #menu li { display: inline; list-style-type: none; padding: 2px;}
#menu a, #menu a:link, #title a:active, #title a:visited { 
	color: #091619; text-decoration: none; font-weight: bold;
	font-size: 10px; }
#menu a:hover {font-weight: bold; font-size: 10px; color: #33466f;
	text-decoration: none; margin: 0px; border-bottom: 0px; }








