body {
	margin:5px 0 0 0 ;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#efefef;
	font-size:12px;
		}
#outer_container{
	width:800px;
	text-align:left;
	}
#top_slice {
	width:800px;
	height:86px;
	}
#logo {
	float:left; 
	width:141px;
	height:86px;
}
#header {
	width:600px;
	float:left;
	height:86px;
	}
#menu{
	width:141px;
	padding:0;
	margin:0;
	float:left;
	margin-top:40px;
	}
#menu p  {
	margin-bottom:12px;
	}
#main_content {
	width:800px;
	text-align:left;
	}
#content {
	width:650px;
	height:auto;
	float:right;
	height:488px;
	}
#footer {
	clear:both;
	width:800px;
	border-top:1px solid #cccccc;
	padding-top:4px;
	}
#copyright {
	color:#333333;
	font-size:11px;
	text-align:center;
	font-style:italic;
		margin-top:6px;

	}
#bottom_links {
	color:#333333;
	font-size:11px;
	text-align:center;
	margin-top:6px;
	
	}
#bottom_links a{
	color:#333333;
	text-decoration:none;
	padding:0 2px;

	}
#bottom_links a:hover{
	color:#8416c1;
	text-decoration:underline;
	padding:0 2px;
	}

a{
	color: #000066;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font: bolder 16px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
h2 {
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
h3 {
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.bg_image {
	repeat:no-repeat;
}
.small {
	font-size:10px;
	}