a:link
{
	color: #0000CD
; 
}
a:visited
{
	color: #191970; 
} 
a:hover
{
	background: #7FFFD4;
}
a:active 
{
	color: #191970;
}
body
{
	width: 80%;
	position: absolute;
	left: 10%;
	font-family: Arial, Helvetica;
	background: #F0FFFF;
	color: Black;
}
p.footer
{
	font-size: 60%;
}

img
{
	border: 0;
}

p.small, ul
{
	font-size: 75%;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial Black, Arial, Helvetica;
	color: #191970;
}
a.nav, a.nav:link, a.nav:visited
{
	display:block;
	width:19%;
	height:25px;
	background:#191970;
	border:0px solid #000;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:25px;
	overflow:hidden;
	float:left;
}
a.nav:hover
{
	color: Black;
	background: #7FFFD4;
}
a.nav:active
{
	color:#fff;
	background:#c00;
}
a.subnav, a.subnav:link, a.subnav:visited
{
	display:block;
	width:16%;
	height:20px;
	background:#191970;
	border:0px solid #000;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#FFF;
	line-height:20px;
	overflow:hidden;
	float:left;
}
a.subnav:hover
{
	color: Black;
	background: #7FFFD4;
}
a.subnav:active
{
	color:#fff;
	background:#c00;
}

hr.divide
{
	text-align: center;
	width: 30%;
	size: 1px;
}

div.nav
{
	text-align: center;
	width: 100%;
	clear: both;
}

img.scaled
{
	width: 100%;
}

#menu
{
	position:relative;
	top:10px;
	left:0px;
	width:75px;
	background-color:#fff;
	z-index:100;
}
#menu a.p1, #menu a.p1:visited
{
	display:block;
	width:75px;
	height:75px;
	text-decoration:none;
	background:#fff;
	top:0;
	left:0;
	border:0;
}
#menu a img
{
	border:0;
}
#menu a.p1:hover
{
	text-decoration:none;
	background-color:#8c97a3;
	color:#000;
}
#menu a .large
{
	display:block;
	position:absolute;
	width:1px;
	height:1px;
	border:0px;
	top:-1px;
	left:-1px;
}
#menu a.p1:hover .large
{
	display:block;
	position:absolute;
	top:-60px;
	left:80px;
	width:600px;
	height:400px;
	border:10px solid #708090;
}

#minMax {min-width:400px; max-width:1000px; margin:0 auto; background:#F0FFFF;}
 
#outer1 {float:left; width:100px; }
#outer2 {float:left; width:50%; }
#outer3 {float:right; width:50%; }
#outer1, #outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}
#outer3 {text-align:right;} 
#wrapper {overflow:hidden;}
 
.content {padding:10px;}
</style> 
 

