BODY { background: #C1DDFF; margin: 0px; }

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: 422px; height: 100px; background-image: url('1.jpg'); background-repeat: no-repeat; }
#header2 {position: absolute; top: 100px; left: 0px; width: 490px; height: 100px; background-image: url('2.jpg'); background-repeat: no-repeat;}
#header3 {position: absolute; top: 200px; left: 0px; width: 456px; height: 64px; background-image: url('3.jpg'); background-repeat: no-repeat;}
#header4 {position: absolute; top: 264px; left: 230px; width: 226px; height: 61px; background-image: url('4.jpg'); background-repeat: no-repeat;}

#menu {position: absolute; top: 325px; left: 360px; width: 220px; height: 110px;}

#content {position: absolute; top: 260px; width: 230px; padding: 5px; padding-top: 10px; padding-right: 30px;
border: 1px solid #000000; background: #78B7FE; left: 5px; }

h1 {font-family: Verdana; font-weight: bold; font-size: 16px; text-transform: uppercase;
	color: #0453AC; text-decoration: none; letter-spacing: 2px; margin-left: 50px;
	border-bottom: 3px double #0453AC; text-align: left; padding: 3px;}

A.menu:link, A.menu:visited { color:#000000; text-decoration: none; font-weight: bold; }
A.menu:active, A.menu:hover  { color:#0453AC; border-bottom: 0px; text-decoration: none; }

A:link, A:visited { color:#000000; text-decoration: underline; font-weight: none; 
	font-family: Verdana; font-size: 10px; }
A:active, A:hover  { color:#0453AC; text-decoration: underline; font-weight: bold; 
	font-family: Verdana; font-size: 10px; border-bottom: 1px solid #0453AC; }

input, textarea, select { font-family: verdana; font-size: 9px; letter-spacing: 2px;
			background: #0453AC; border: 0px; border: 1px solid #000000; 
			font-weight: none; color: #FFFFFF; padding: 2px; }
