img{border:0px;}
body {
	color:black;
	text-align: center;
	font: 101% Arial, Helvetica, sans-serif;
	margin: 20px 0;
	background-color:#006666;
}   
#wrapper {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	background: #FFF;
	border: #5E2020 6px solid;
}
#header{
	height: 139px;
	background-color:#003333;
	text-align: center;
	background-image:url(/images/2.jpg); width:760px; height:137
}
#left {
float:left; 
width: 150px;
padding: 10px;
}
#right {
	float:right;
	width: 560px;
	border-left: 1px dotted #CC6666;
	color: #333333;
	padding: 10px;
}
#footer{
	clear:both;
	height:80px;
	text-align: center;
	border-top: 1px solid #CC6666;
	background-color: #003300;
}
#footer p {
margin-top: 10px;
background-color:#000000;
font-size: 90%;
color:white;
}
p {
font-size: 90%; 
color: black;
}
#left p{
font-size: 95%; 
color: #666;
line-height: 1.2em;
}
#right p {
font-size: 100%; 
color:black;
line-height:1.2em;
}
h1 {
text-align:center;
color: #333333;
font-size: 110%; 
border-bottom: 2px solid white;
}
h3{
font-size: 95%; 
margin: 12px 5px; 
color: #B83D3D;
}
a:link {color:#AD3838; font-weight:bold;}
a:visited {color:#AD3838; font-weight:bold;}
a:active {color:#AD3838; font-weight:bold;}
a:hover {color:#AD3838; font-weight:bold; text-decoration:none}