body{
	background: white url('/images/border.gif') repeat-y top left;
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif;
	font-size:12pt;
	color:#656581;
}

#wrapper1{
}

#title{
	margin-left:240px;
}

#left{
	position:absolute;
	top:0px; left:0px; 
	width:230px;
}

/* Navigation styles */
#menu {
	height:100%;
	margin-left:10px;
	margin-top:15px;
 	font-family:Tahoma, arial, sans-serif;
 	font-weight:bold;
 	font-size:11pt;
}

#menu a, #menu a:visited {
	display:block; 
	width:100%; 
	height:21px; 
	line-height:21px; 
	text-decoration:none; 
	color:#fff; 
}

#menu a:hover {
	display:block; 
	width:100%; 
	height:21px; 
	cursor:pointer; 
	text-decoration:none; 
	color:#668; 
}

#menu .menu_title {
	display:block; 
	width:100%; 
	font-size:12pt;
	height:21px; 
	margin-bottom:0px;
	margin-top:10px;
	color:#668; 	
}
 
 
h1{
	font-family:itc-garamond, Times, serif;
	font-weight:bold;
	margin-top:16px;
	margin-bottom:50px;
	font-size:28pt;
	white-space:nowrap;
}

h1 span{
	display:block;
	margin-top:0px;
	font-size:16pt;
}

h2{
	font-family:itc-garamond, Times, serif;
	font-weight:bold;
	font-size:16pt;
	margin-bottom:0px;
	margin-top: 0px;
	white-space:nowrap;
	clear:both;
}

h3{
	font-family:itc-garamond, Times, serif;
	font-weight:bold;
	font-size:14pt;
	margin-bottom:0px;
	clear:both;
}

.main_image{
	float:left;
	margin-right:10px;
	border:0px;
	clear:right;
}

.no_top{
	margin-top:3px;
	height:85px;
}

#center a{
	color:#656581;
	text-decoration:underline;	
}
#center a:visited{
	color:#656581;
	text-decoration:underline;	
}
#center a:hover{
	color:black;
	text-decoration:underline;	
}

#center #hiddenlinks a{
	color:#656581;
	text-decoration:none;	
}
#center #hiddenlinks a:visited{
	color:#656581;
	text-decoration:none;	
}
#center #hiddenlinks a:hover{
	color:black;
	text-decoration:none;	
}

.find_message ul{
	margin-left:0px;
	padding-left:15px;
}

.aside{
	font-size:10pt;
	color:#888;
}

.return{
	font-size:10pt;
	color:#888;
}
.return a:link{
	text-decoration:underline;	
	color:#888;
}
.return a:visited{
	text-decoration:underline;	
	color:#888;
}
.return a:hover{
	text-decoration:underline;	
	color:black;
}

.footnote{
	color:#aaa;
	font-size:8pt;
	margin:30px 0px;
}

#searchDiv{
	margin:30px 0 0 10px;
}
#searchDiv p{
	margin:0;
	color:white;
	font-weight:bold;
}
