body  {font-family:  Arial, sans-serif;
		color: #000066;
		background-color:#000066;
		border:1px solid #000000;
		width:80%;
		margin-left: auto;
  		margin-right: auto;
		

}
p {   font-size: 90%;}
h1 {  font-size: 120%; color: #000066; margin-bottom: 0px; }
h2 {  font-size: 120%; color: #cc0000; margin-bottom: 0px; font-style:italic}
h3 {  font-size: 110%; color: #000066; }
h4 {  font-size: 110%;  }
ul {  font-size: 90%; margin-left: 2.5em; padding-left: 2.5en; margin-bottom: 0px; margin-top: 0px;}    
a:link {  color: #000066;}
a:hover {  color: #0000cc;}
hr {color: #cc0000;
width: 80%;
}

.main {  
	background-color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
	height:100%;
	width: 100%;
	vertical-align:top
} 


.leftContent {  
	width: 180px;
	color: #000066;
	background-color:#ebebeb;
	float:right;
	height: 100%;
}
.banner {
	background-color:#ebebeb;
}


.rightContent { 
	width:220px;
	border-left:1px solid #cccccc;
	background-color:#ffffff;
	padding:8px;

}
.text {
	padding: 8px;
}
.leftmenu {
	height:100%; 
	width: 175px; 
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	padding-top: 12 px;
	padding-left: 12px;
	color: #cccccc;
	background:url("../images/blueSwirl.gif") ; 
	background-repeat: repeat-y; 
	border-right:2px solid #ff0000;
	border-left:2px solid #ff0000;
}

.leftmenu  a:link {
	text-decoration: none;
	color: #ffffff;
}
.leftmenu  a:visited {
	text-decoration: none;
	color: #ffffff;
}
.leftmenu  a:hover {
	text-decoration: none;
	color: #ff0000; 
}

.slogan {
color:#FFFFFF;
background-color:#CC0000;
font-weight:bold;
border-top: 3px solid #ff0000;
border-bottom: 3px solid #ff0000;
}



.footer {  
	text-align: center;
	padding: 5px 5px 5px 5px;
	background-color: #cccccc;
	font-size:80%;
	border-top: 1px solid #ff0000;
}
.header {  
	text-align: center;
	background-color:#ffffff;
	border:5px solid #00CC99;
	border:5px solid #00CC99;
	border:5px solid #00CC99;

}
.accent { color:#000066;
font-weight:bold;
font-style:italic;
text-align:center;
}

.red {
color: #cc0000;
}


.quote {
color: #cc0000;
font-size: 85%;
}

.left {float:left;}
.right {
	float:right;
}
.whiteLinks {
	color : #ffffff;
}	
.whiteLinks A:link {color : #ffffff;
font-weight:bold;}
.whiteLinks A:hover { color : #ff0000;}
.whiteLinks A:visited { text-decoration : none;  color:#ffffff; }
.whiteLinks A:active { color:#ffffff; text-decoration : underline;}

.small {
font-size: 85%;
}
.smallwhite {
	font-size: 85%;
	color : #ffffff;
	font-weight:normal;
}
.photo{
border:inset 3px #000099;
}



