
	body,
	html {
	margin:0;
		padding:0;
		background:#E6E6E6;
		color:#000;
		align: center;
	}
	body {
		min-width:800px;
		  text-align: center;
		background-color:#E6E6E6;
    background-image: url('/images/bgcenter.jpg');
background-repeat: 
repeat-y;
background-position: 
 center; 

color: #663300;
font-family:verdana;
font-size: 11px	}
	
	a{
color: #663300;
font-family:verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

a:hover {
font-color: #FF7F00;
font-family:verdana;
font-size: 11px;
font-weight: normal;
text-decoration: bold;


}

a:link, a:visited, a:active{
font-family:verdana;
font-size: 11px;
color: #663300;
font-weight: normal;
text-decoration: none;
}

table: {
 line-height: 10pt;
		font-size:11px;
}
	
	#wrap {

		width:800px;
				margin-left: auto;
  margin-right: auto;

	}
	#header {

		height: 415px;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
		#main {
	 line-height: 20pt;
		float:left;
		width:550px;
		padding: 10px;
		font-size:11px;
  text-align: left;
		
	}
	#main h2   {
		 border: 1px solid #663300;
background-color: #a3cce8;
text-transform: uppercase;
		font-weight: bold;
		font-size:11px;
			 line-height: 11pt;
			   text-align: left;

padding: 1px;
			 }
#main h3 {
text-transform: uppercase;
		font-weight: normal;
		font-size:11px;
			 line-height: 12pt;
			   text-align: left;
		
    }
	#sidebar {
	 text-transform: uppercase;
		float:right;
		width:225px;
text-align: right;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3{
 		font-weight: normal;
		font-size:11px;
			 line-height: 10pt;
			 border: 1px solid #663300;
background-color: #a3cce8;
padding: 1px;


    }
	#footer {
	
		clear:both;
	}
	#footer p {

		padding:5px;
		margin:0;
		text-align: center;
		font-size: 9px;
			 text-transform: uppercase;
		
    }
	