
body {
margin: 0 0 0 0;
background-color: #e1ffff;
background: url('image/bg.png');
}

a {
text-decoration: none;
color: #572929;
}

a:hover {
text-decoration: underline;
color: #572929;
}

#preload {
width: 0;
height: 0;
display: inline;
background: #256da0;
}

#header {
width: 100%; height: 150px;
margin: 0 0 0 0;
background: #256da0;
vertical-align: bottom;
z-index: 2;
}

#header h1 {
display: block;
position: absolute;
margin: -17px 0 0 0; padding: 0;
background-color: transparent;
color: #deaf54;
font-family: Comic Sans MS, Times New Roman;
font-size: 40px;
font-weight: 400;
vertical-align: top;
z-index: 4;
}

span {
color: #ffffff;
font-family: Tahoma;
font-size: 40px;
}

#header big {
float: right;
margin:-120px -5px 0 0; padding: 0;
color: #4e7895;
font-family: verdana, sans-serif;
font-size: 100px;
letter-spacing: -10px;
}

#menu {
position: absolute; top: 150px;
width: 100%;
height: 61px;
margin: 0 0 0 0;
background-color: #256da0;
border-top: solid 1px #fff;
border-bottom: solid 0px #fff;
z-index: 3;
text-align: center;
}


#menu ul {
margin-top: 20px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 1.1em;
font-family: 'century gothic', verdana, sans-serif;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover {
background: #06f url('image/menubg.jpg') repeat-x top;
color: #eaff00;
text-decoration: none;
border: solid 1px #fff;
}

#main {
position: absolute; top: 200px;
width: 100%;
background: url('menu.jpg') repeat-x top;
}

#container {
width: 90%;
margin: 0 auto;
padding-top: 40px;
font-family: arial;
font-size: 0.9em;
}

#subnav {
clear: left;
float: left;
width: 180px;
padding: 0;
font-size: 0.6em;
font-family: verdana, arial, sans-serif;
}

#subnav ul {	
list-style: none;
width: 150px;
margin: 0 0 0 0;
padding: 0;
font-size: 1.1em;
}	

#subnav li {
margin-bottom: 2px;
}

#subnav li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #00ff5a;
display: block;
padding: 5px;
background: #0e4472;
}	
	
#subnav li a:hover {
background: #0e4472;
background: #06f url('image/menubg.jpg') repeat-x top;
color: #fffc00;
}

#subnav .child {
font-size: 0.9em;
padding: 0;
}

#subnav .child a {
height: 14px;
padding-left: 10px; 
background: #89daf5;
color: #a23703;
}

#subnav .child a:hover {
color: #89daf5;
background-color: #a23703;
}

#content {
margin: 0 160px 10px 165px;
border-right: 1px solid #ccc; padding: 0 20px 0 0;
line-height: 1.6em;
color: #666;
font-size: 0.9em;
}

#content p {
padding-bottom: 5px;
}

h1 {
margin-top: 0px;
color: #015baf;
letter-spacing: -1px;
font-size: 1.4em; font-weight: 400;
font-family: verdana, sans-serif;
font-weight: bold;
}

h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #4180bb;
letter-spacing: -1px;
font-size: 1.1em; font-weight: 400;
font-family: verdana, sans-serif;
font-weight: bold;
}


.right {
float: right;
margin: 0 0 8px 12px;
}

div.right {
border:0px solid #CCC;
}

#footer {
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.8em;
text-align: center;
border-top: 1px solid #ccc;
}

#extras {
clear: right;
float: right;
width: 140px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.7em;
}

#box1 h2, #box2 h2, #box3 h2 {
margin-left: 4px;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
}

.box {
margin: 0 4px 10px 4px;
line-height: 1.3em;
font-size: 0.8em;
border: 0;
}

