@charset "UTF-8";
/* CSS Document */


body {
	
		margin-top: 0px;
		text-align:center;
		background: #89cbde url(images/bkg.gif) top left repeat-x;
		}
		
p { 
	font: 8pt/12pt lucida,Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 10px;
	margin-left:10px; 
	margin-right:10px;
	margin-bottom:10px;
	color: #333333;
	text-align: left;
	}
	
.style3 {
	position:absolute; 
	font: 8pt/12pt lucida,Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 10px;
	margin-left:163px;
	margin-bottom:10px;
	color: #333333;
	text-align: center;
	width: 475;
	}
	
	
	
h1 { 
	font: normal 12pt lucida, Verdana, Arial, Helvetica, sans-serif; 
	position:absolute;
	letter-spacing: 1px; 
	margin-bottom: 2px; 
	color: #89cbde;
	text-align: left;
	top:47px;
	left:155px;
	width: 450;
	}
	
h2 {
	font: normal 12pt lucida, Verdana, Arial, Helvetica, sans-serif; 
	position:absolute;
	letter-spacing: 1px; 
	margin-bottom: 2px; 
	color: #89cbde;
	text-align: left;
	top:47px;
	left:5px;
	width: 75;
	}
	
#p2 { 
	position:absolute;
	top: 0px;
	left:0px;
	font: 8pt/12pt lucida,Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 8px;
	margin-left:10px; 
	margin-right:10px;
	margin-bottom:20px;
	color: #ffffff;
	text-align: left;
	}
	

a:link { 
	font: 8pt/12pt lucida,Verdana, Arial, Helvetica, sans-serif;  
	text-decoration: none; 
	color: #333333;
	}

a:visited { 
	font: 8pt/12pt lucida,Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #333333;
	}
a:hover, a:active {
	text-decoration: none;
	color: #8e6896;
	font-family: 8pt/12pt lucida,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
	
#navigation a:link { 
	font: 12px lucida,Verdana, Arial, Helvetica, sans-serif;  
	text-decoration: none; 
	color: #ffffff;
	padding:8px;
	}

#navigation a:visited { 
	font: 12px lucida,Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #ffffff;
	padding:8px;
	}
#navigation a:hover, a:active {
	text-decoration: none;
	color: #8e6896;
	font-family: lucida,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:8px;
	}
	
ol { list-style-image: url("images/arrow.gif"); 
	font: 8pt lucida,Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	left: -3px;
	}
	
#navigation {
	font: 11pt lucida,Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top:5px;
	left: 165px;
	width:522px;
	height: 20px;
	}
	
#navigation ul {
	list-style: none;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	padding-top: 0;
	}
	
#navigation li {
	display: inline;
	}


#frame {
		width:684px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#top {
	background: #ffffff;
	position:absolute;
	width: 684px;
	height: 77px;
	margin: 0px;
	top: 0px;
	left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #cfdbde;
	border-bottom-color: #cfdbde;
	border-left-color: #cfdbde;
	} 

#mainimage {
	position:absolute;
	width: 684px;
	height: 137px;
	margin: 0px;
	top: 77px;
	left: autopx;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfdbde;
	border-right-color: #cfdbde;
	border-bottom-color: #cfdbde;
	border-left-color: #cfdbde;
	} 
	
#maincolumn {
	position:relative;
	width: 528px;
	height: 600px;
	margin: 0px;
	top: 215px;
	left: 156px;
	background: #fefefe url(images/header_blank.gif) no-repeat top left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfdbde;
	border-right-color: #cfdbde;
	border-bottom-color: #cfdbde;
	border-left-color: #cfdbde;
	} 
	
#leftcolumn {
	position:absolute;
	width: 156px;
	height: 600px;
	top: 215px;
	left: autopx;
	background: #fefefe url(images/btm.gif) no-repeat bottom left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfdbde;
	border-right-color: #cfdbde;
	border-bottom-color: #cfdbde;
	border-left-color: #cfdbde;
	} 
	
#logo {
	position:relative;
	top:0px;
	left: 0px;
	width:684px;
	background:url(images/profile_title.gif) no-repeat top right;
	height: 76px;
	}

.style1 {color: #FFFFFF}
	
.style2 {
	color: #89cbde;
	font: Bold 12px lucida,Verdana, Arial, Helvetica, sans-serif;	
	}	

#footer {
	position:absolute;
	width: 684px;
	height: 35px;
	margin: 0px;
	top: 815px;
	left: autopx;
	background: #fefefe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfdbde;
	border-right-color: #cfdbde;
	border-bottom-color: #cfdbde;
	border-left-color: #cfdbde;
	} 
	
.highlight {
	background-color: #89CBDE;
	color: #ffffff;
	padding: 2px;
}
