/* header height 207px */

body { 
	font-family: Arial, Helvetica, sans-serif;
	background: url(ripples.jpg) top right #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
}

H1, H2, H3 { 
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: normal;
}

H1 a,
H1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#header-four H2 { position: absolute;
	top: 210px;
	left: 150px;
}

#nav H2 { 
	font-size: large; 
	margin: 6px;
	padding: 3px;
}

a {
	color: #8AB7E7;
	text-decoration: none;
}
a:visited {
	color: #B0CDEC;
}
a:hover {
	text-decoration: underline;
}

HR { 
	margin: 1em 20%;
}

.right { 
	float: right;
	width: 48%;
}

.left {
	float: left;
	width: 48%;
}

.clear { 
	clear: both; 
}

#page { 
}

#page-inner {
}

#header {
	background: url(white.jpg) bottom right repeat-x;
	margin: 0 0 0 80px;
}

#header-two {
	background: url(mg.doubled.jpg) top right no-repeat;
}

#header-three {
	background: url(corner.jpg) bottom left no-repeat;
}

#header-four {
	height: 275px;
	padding: 1px 350px 0 0;
}

#headertext {
	font-family: Verdana, sans-serif;
	color: #ffffff;
	padding-left: 1em;
	}
	
	.mac #headertext { font-size: large; }

#content {
	background-color: #ffffff;
	margin: 0 30px 0 80px;
}

#menu {
	position: absolute;
	top: 275px;
	left: 10px;
	width: 120px;
	height: 220px;
	background: url(menuback.jpg) top left no-repeat;
}

#menu-inner {
}

ul#nav { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
}

#nav li a {
	display: block;
	padding: .25em 0 .25em 10px;
	margin: .5em 0;
}

#nav li a:hover {
	
}

#main {
	background: url(right.jpg) top right repeat-y;
	padding-top: 1px;
}

#main-inner {
	padding-top: 1px;
	background: url(parasol.jpg) top left repeat-y;
}

#maintext {
	background: url(left.jpg) top left repeat-y;
	padding: 1px 2em 1em 100px;
}

#footer {
	background: url(whiteinv.jpg) bottom left repeat-x #ffffff;
	margin: 0 30px 0 80px;
}

#footer-two {
	background: url(bcornerr.jpg) bottom right no-repeat;
}

#footer-three {
	background: url(bcornerl.jpg) bottom left no-repeat;
}

#footertext {
	font-size: small;
	color: #999999;
	text-align: center;
	padding: .5em 0;
	margin-bottom: 30px;
}