body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
	text-align:center;
	min-width:1024px;
}

#main {
	border: 15px solid #0E0F50;
	text-align: left;
	margin: 0pt auto;
	width:850px;
}

.center_image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#menu {
	position:relative;
	display:block;
}

.clear {
	clear:both;
}

.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 25px;
}

img {
	border:none;
	display:inline;
	margin:0px;
	padding:0px;
}

.footer img {
	vertical-align:top;
}


.left {
	float: left;
	margin-bottom: 10px;
	margin-right:25px;
}

p {
	line-height:150%;
}

a:link {
	color: #000033;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000033;
}

a:hover {
	text-decoration: none;
	color: #333399;
}

a:active {
	text-decoration: none;
	color: #C0BAE2;
}

h1 {
	font-size: 25px;
	color: #000033;
	font-weight:bold;
	margin-left:25px;
}

h2 {
	font-size: 20px;
	color: #000033;
}

h3 {
	font-size: 12px;
	color: #333399;
}

.footer a {
	font-size:85%;
	text-decoration:underline;

  
  }
