body {
	padding: 0;
	background-color: #FF3300;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFCCCC;
	letter-spacing: 0px;
	text-align: justify;
	word-spacing: 2px;
	padding: 0px;
	height: 800px;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #000000;
}
#main #top {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 800px;
	background-color: #9CB9E1;
}
#main #top h1 {
	font-size: 50px;
	font-variant: normal;
	font-style: normal;
	line-height: 0px;
	text-align: center;
	margin: 0px;
	vertical-align: 50%;
}
#content {
	float: right;
	width: 642px;
	margin: 0;
	height: 674px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CFB0AE;
	padding: 0 0 0 10px;
}
#main #content #self_pic {
	padding: 0px;
	clear: left;
	float: right;
	height: 350px;
	width: 250px;
	margin: 0 0 15 10px;
}
#main #content h1 {
	font-family: serif;
	font-size: 20px;
	font-weight: bold;
}



#main #leftnav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 674px;
	width: 147px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	background-color: #6A9975;
}
#main #leftnav ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0px;
	text-align: justify;
	word-spacing: 0px;
	padding: 5px;
	text-indent: 5px;
	margin-left: 0px;
}
#main #leftnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 50px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	line-height: 150%;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}
