﻿body

{
	
	text-align:center;
	font-family:Arial,Helvetica, sans-serif;
	background:#0a011e;
	
}
p{
font-size:14px;
}


#wrapper {
	
	
	width:980px;
	border-width:1px;
	border-style:solid;
	border-color:#6d68a6;
	margin-top:20px;
	background:#Fff8dc;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding-right:0;
	min-height:600px;


 	}
 	
#wrapper a:link {
		
		text-decoration: underline;
		color:#0000cd;		
		}
		
#wrapper  a:visited {
		color:#0000cd;
		text-decoration:underline;

		}

#wrapper a:hover {
			
		text-decoration: black;
		color: #800000;
		text-decoration:underline;
		
		}
#wrapper a:active {

		text-decoration:underline;
		color:#0000cd;
		}
 	
 #banner {
	margin-right:0;
	}

h1 {

		line-height:100%;
		font-family: tahoma,futura,sans-serif;
		font-size: 22px;
		font-weight: bold;
		color:#003399;
		margin-bottom:10;
		margin-top:10px;
		text-align:center;
	
	
	
	}
	
h2 {
	line-height: 100%;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	margin-bottom:-10px;
	text-align: left;
	padding-left:0;
	}
	
	
h3  {

		font-family:"Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		


	}
	

#wrapper #topmenu a:link {
		
		text-decoration: none;
		color:white;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
	
		}
		
#wrapper #topmenu  a:visited {
		color:#ccffff;
		text-decoration:none;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
	

		}

#wrapper #topmenu a:hover {
	
		color: #66cccc;
		text-decoration:underline;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;

		
		
		}
#wrapper #topmenu a:active {

		text-decoration:none;
		color:#0000cd;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
	
		}
		
#topmenu {
	
	height:25px;
	width:600px;
}

#content {
	
	
	
	height:500px;
	margin-left:20px;
	
	
	}
}

