body {
	color:#000099;
	background-color:#339999;
	margin: 0;
	background-image:url(images/waves.jpg);
	background-repeat:repeat;
	}

#logo {
	display:absolute;
	margin-top:-.5em;
	right:10px;
	float:right;
	background-image:url(images/bighands.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:222px;
	width:142px;
	}
	
#container {
	width: 95%;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	border:0;
	line-height:1.5em;
	background-color:#0137C9;
	}
	

a {
	text-decoration:none;
	color: #cc0000
	}

#header {
	border-bottom: 10px solid #0137C9;
	padding:1em;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	margin-top:-5px;
	}	
	
#left {
	float:left;
	width:100px;
	background-color:#0137C9;
	height:100%;
	margin:0 0 0 0;
	position:absolute;
	bottom:0;
	}
	
#right {
	margin-top:0;
	background-color:#99CCCC;
	border-right:25px solid #0137C9;
	border-left:100px solid #0137C9;
	}
	
#content {
	padding:2em;
	border:0;
	}
	
#tagline {
	margin:0 auto;
	text-align:center;
	font-size:+1;
	padding:.5em;
	display:block;
	font-weight:bold;
	padding-bottom:1em;
	}
	
#mibox {
	background-color:#99FFFF;
	padding:0 1em 1em 1em;
	}
	
#mibox img {
	padding:1em;
	}

#footer {
	clear:right;
	width:100%;
	text-align:center;
	padding:1em;
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#FF9900;
	height:3em;
	}

.redtext {
	color:#FF9900;
	}
#header H1 {
	font-size:42px;
	font-weight:100;
	line-height:.75em;
	min-width:460px;
	}
	
#header H2 {
	line-height:.75em;
	font-weight:100;
	margin:0;
	padding-bottom:5px;
	min-width:460px;
	}
	
#headbox {
	max-width:500px;
	display:block;
	margin:0 auto;
	height:3em;
	padding:1em;
	padding-left:0;
	padding-right:5em;
	}
	
#headleft {
	float: left;
	text-align:left;
	width:150px;
}

#headright {
	float: right;
	text-align:right;
	width:300px;
}

#headright a {
	float: right;
	}

#menu {
	margin-top:130px;
	padding-top:65px;
	height:300px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(images/menubg.gif);
	line-height:1.75em;
	}
	

#menu li {
	list-style:none;
	list-style-image:none;
	color:#FFFFFF;
	margin-left:-37px;
	}
	
#menu a {
	color:#FF0033;
	font-weight:normal;
	}

#menu a:hover {
	color:#000099;
	font-weight:bold;
	}

#content li {
	margin-left:20px;
	}

#content img {
	margin:1em;
	margin-top:2em;
	}
#content H4 {
	clear:left;
	border-bottom:1px solid white;
	display:block;
	width:6em;
	}
	
	
