body {
	background: #0B5067 url('bodybg.jpg') top repeat-X;
	color: #2796CD; 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	margin: 0; 
	padding: 0;
}

a:link, a:visited, a:hover, a:active {
	color: #D55D16;
	font-weight: bold; 
	text-decoration: none; 
}

a:hover { color: #2DA8D2; }

a img { border: 0; }

h2 {
	background: #0B5168 url('h2.jpg') top right no-repeat;
	color: #6A69E1;
	font-family: arial black, sans-serif;
	font-size: 23px;
	margin: 0;
	padding: 22px 60px 36px 20px;
	text-align: right;
}

h2#first { background: url('h2first.jpg') top right no-repeat; }

h3 {
	color: #915BB0;
	font-family: georgia, serif;
	font-size: 17px;
	margin: 0 0 16px 0;
}

h3.subtitle { margin: -15px 0 16px 20px; }
h3#firstsub { color: #CE76DE; }

em { color: #C97A5B; }

p { 
	margin: 0; 
	padding: 0 28px 16px 0; 
}

p#intro, em, i { color: #F4DFCE; }

ul { margin: 0 0 16px 30px; }

div#wrap { background: url('bgx.jpg') bottom repeat-x; }

div#childwrap { 
	background: url('bgy.jpg') top left repeat-y;
	margin: 0;
	padding: 0;
	width: 770px;
}

div#header {
	background: url('hero_01.jpg') right top no-repeat;
	height: 139px;
	width: 768px;
}

#header h1 {
	color: #486384;
	font-family: arial black, sans-serif;
	font-size: 23px;
	margin: 0;
	padding: 70px 0 0 305px;
	visibility: hidden;
}

div#container { background: url('hero_03.jpg') bottom left no-repeat; }

div#childcontainer {  
	background: url('hero_02.jpg') top left no-repeat;
	padding: 0 6px 10px 100px;
	text-align: justify;
}

div#navi {
	float: left;
	padding: 112px 0 0 0;
	width: 0;
}

#navi ul {
	list-style-type: none;
	margin: 0 0 16px 0;
	padding: 0;
	width: 163px;
}

#navi ul li { margin: 0 0 0 13px; }

#navi ul li a:link, #navi ul li a:visited {
	background: url('li.jpg') top left no-repeat;
	display: block;
	padding: 5px 0 6px 20px;
	height: 19px;
	width: 143px;
}

#navi ul li a:hover, #navi ul li a:active { background: url('li.jpg') bottom left no-repeat; }

#navi ul li a#li1 { background: url('li1.jpg') top left no-repeat; }
#navi ul li a#li1:hover { background: url('li1.jpg') bottom left no-repeat; }
#navi ul li a#li2 { background: url('li2.jpg') top left no-repeat; }
#navi ul li a#li2:hover { background: url('li2.jpg') bottom left no-repeat; }

div#content { 
	float: right;
	width: 465px;
}

div#footer { clear: both; }

#footer p { 
	color: #FFF3D6;
	font-weight: bold;
	padding: 0 25px 13px 15px; 
	text-align: center;
}