	body,
	html {
		margin:0;
		padding:0;
		color:#000;
	}
	body {
		min-width:940px;
	}
	#wrap {
		margin:0 auto;
		width:940px;
	}
	#header {
		background: url(../images/header_v2.jpg) no-repeat;
		height: 60px;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	
	#nav {
	width: 508px;
	height: 28px;
	float: right;
	margin: 7px 10px 0 0;
	}
	
	#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		margin: 15px 0 0 0;
		float:left;
		width:680px;
	}
	
		#main a:link{

		color: #003366;
		font-weight: bold;

		text-decoration:underline;
	}
	
			#main a:visited{

		color: #003366;
		font-weight: bold;
		text-decoration:underline;
	}
	
	
			#main a:hover{

		color: #003366;
		font-weight: bold;


		text-decoration:underline;
	}
	
	
	
	#main h2, #main h3, #main p {
		font-family: Arial, Helvetica, sans-serif;
		padding:0 0 0 0;
    }
	
	#main h2 a:link {
		font-weight: bold;
		font-style: italic;
		color: #51a4be;
		background: url(../images/h2_underline.jpg) no-repeat top left;
		width: 485px;
		height: 43px;
		padding: 10px 0 0 0;
		text-decoration: none;
	}
	
		#main h2 a:visited {
		font-weight: bold;
		font-style: italic;
		color: #51a4be;
		background: url(../images/h2_underline.jpg) no-repeat top left;
		width: 485px;
		height: 43px;
		padding: 10px 0 0 0;
		text-decoration: none;
	}
	
		#main h2 a:hover {
		font-weight: bold;
		font-style: italic;
		color: #51a4be;
		background: url(../images/h2_underline.jpg) no-repeat top left;
		width: 485px;
		height: 43px;
		padding: 10px 0 0 0;
		text-decoration: none;
	}
	
	#main h3 {
	margin: 0 0 0 0;
	}
	
	#main h3 a:link{
		font-weight: bold;
		font-style: italic;
		color: #0c3567;
		padding: 10px 0 0 0;
		text-decoration: underline;
	}
	
		#main h3 a:visisted{
		font-weight: bold;
		font-style: italic;
		color: #0c3567;
		padding: 10px 0 0 0;
		text-decoration: underline;
	}
	
		#main h3 a:hover{
		font-weight: bold;
		font-style: italic;
		color: #0c3567;
		padding: 10px 0 0 0;
		text-decoration: underline;
	}
	
	
	#main p a:link{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #003366;
		text-decoration: underline;
		padding:0 0 0 0;
    }
	
	#main p a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #003366;
		text-decoration: underline;
		padding:0 0 0 0;
    }
	
		#main p a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #003366;
		text-decoration: underline;
		padding:0 0 0 0;
    }
	
	#main h2 {
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		color: #51a4be;
		background: url(../images/h2_underline.jpg) no-repeat top left;
		width: 485px;
		height: 43px;
		padding: 10px 0 0 0;
	}
	
	#alth2{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		color: #51a4be;
		background: url(../images/h2_underline.jpg) no-repeat top left;
		width: 350px;
		height: 43px;
		padding: 10px 0 0 0;
	}
	
		#main up {
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		color: #51a4be;
		background: url(../images/h2_underline.jpg) no-repeat top left;
		width: 285px;
		height: 43px;
		padding: 10px 0 0 0;
	}
	
		#main h3 {
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		color: #0c3567;
		padding: 10px 0 0 0;
	}
	
	#main p {
		font-size: 12px;
	}
	
	#rightimages {
	float:right;
	padding: 10px;
	}
	
		#leftimages {
	float:left;
	padding: 10px;
	}
	
	#sidebar {
		margin: 15px 0 0 0;
		background: url(../images/side_bg.jpg) repeat-y;
		float:right;
		width:250px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#sidebartop {
		background: url(../images/side_bg_top.jpg) no-repeat top center;
		height: 14px;
	}
	
	#sideimageright {
	float:right;
	margin: 0 10px 0 0;
	}
	
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	
	#sidebar p {
	font-size: 11px;
	color: #6495a3;
	padding: 0 5px 0 10px;
	}
	
	#sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #1b596c;
	padding: 0 0 0 10px;
	width: 210px;
	}

	
	#footer {
background-color: #2A3649;
		clear:both;
		text-align:right;
background-color:#2A3649;
font-family: tahoma;
font-size: 9px;
color: #FFFFFF;
padding: 15px 10px 0 0;
height: 70px;
	}
	#footer p {
		padding:5px;
		margin:0;
    }
	
	.footer {
text-align:right;
background-color:#2A3649;
font-family: tahoma;
font-size: 9px;
color: #FFFFFF;
}

.footer .copy{
margin: 0px 30px 0px 0px;
}

#footer a:link{

		color: #fff;
		font-weight: normal;
		text-decoration:underline;
	}
	
			#footer a:visited{

		color: #fff;
		font-weight: normal;
		text-decoration:underline;
	}
	
	
			#footer a:hover{

		color: #999;
		font-weight: normal;
		text-decoration:underline;
	}

	
#logo{
	width: 152px;
	height: 40px;
	float: left;
	margin: 7px 0 0 15px;
}

#chat{
	float:right;
	margin: 0 3px 0 0;
}

