body {   
	background-color: #ffffff;
	font-family:"Arial", Times, serif;
}


#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: solid;
	height: auto;
}
#name {
	position: relative;
}
	
#left {
	float:left;
	position: static;
	width: 160px;
	background-color: #FFFFFF;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	visibility: visible;
	height: 500px;
	border: 1px none #666633;
	}

#right {
	float:left;
	width:600px;
	background-color: #999966;
	height: auto;
	background-repeat: no-repeat;
	clear: none;
	
	
}
#content {
	background-color: #999966;
	height: auto;
	width: 600px;
}

#footer {
	position:relative;
	clear:both;
	font-size: smaller;
	width: 760px;
	text-align: center;
	background-color: #999966;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	
}

#H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#p 
{
	padding-right: 10px;
}

.style4 {
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
}
.style5 {color: #FFFFFF}
.style7 {
	font-size: large;
	font-family: Garamond;
	font-weight: bold;
}
.style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style10 {color: #FFFFFF; padding-left: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style12 {color: #000000; padding-left: 10px; font-size: 14px; }

