body {
	margin: 0;
	padding: 0;
	font: normal 11px verdana;
	text-align: center;
	}
	
#wrapper {
	width: 700px;
	background: #fff;
	margin: 10px auto;
	text-align: left;
	}
	
#header {
	background: #fff;
	}
	
#header a img {
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
	}
	
#maincontent {
	margin-top: 10px;
	}
	
#directory {
	float: left;
	width: 220px;
	}
	
.subdirectory {
	width: 200px;
	background: #fff url(images/directory_back.gif) repeat-y;
	border-bottom: 1px solid #f90;
	margin-bottom: 8px;
	}
	
.subdirectory h1 {
	font: normal 11px verdana;
	background: #fff;
	border-bottom: 1px solid #f90;
	padding: 0;
	margin: 0;
	voice-family: "\"}\""; /*Box Model Hack*/
  	voice-family:inherit;
 	padding: 3px 0;
	}
	
html>body .subdirectory h1 {
	padding: 3px 0; /* Be nice to Opera */
	} 
	
.subdirectory h1 span {
	background: #f90 url(images/corner.gif) right top no-repeat;
	padding: 3px 10px 3px 3px;
	height: 1px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: bold;
	}
	
.subdirectory h1 span a {
	color: #fff;
	text-decoration: none;
	}
	
.subdirectory h1 span a:hover {
	text-decoration: underline;
	}
		
.subdirectory p {
	margin: 3px;
	padding: 0;
	}
	
.subdirectory ul {
	margin: 3px;
	padding: 0;
	list-style-type: none;
	}
	
.subdirectory ul li {
	padding: 0;
	margin: 0;
	}
	
.subdirectory ul li a {
	color: #369;
	}
	
#content {
	margin-left: 220px;
	background: #fff url(images/content_back.gif) repeat-y;
	border-bottom: 1px solid #369;
	}
	
/* IE 3px Jog Hack. \*/
	
* html #content {
	height: 1%;
	margin-left: 0;
	}
	
* html #advertise {
	height: 1%;
	margin-left: 0;
	}
	
* html #directory {
	margin-right: -3px;
	}
	
/* Stop Hide */
	
#content h1 {
	font: normal 11px verdana;
	background: #fff;
	border-bottom: 1px solid #369;
	padding: 0;
	margin: 0;
	voice-family: "\"}\""; /*Box Model Hack*/
  	voice-family: inherit;
	padding: 3px 0;
	}
	
html>body #content h1 {
	padding: 3px 0; /* Be nice to Opera */
	}
		
#content h1 span {
	background: #369 url(images/corner2.gif) right top no-repeat;
	padding: 3px 10px 3px 3px;
	color: #fff;
	height: 1px;
	letter-spacing: -1px;
	font-weight: bold;
	}
	
#content h2 {
	font: bold 11px verdana;
	margin: 0;
	color: #369;
	padding: 3px;
	}	
	
#content p {
	margin: 5px 3px;
	padding: 0;
	line-height: 16px;
	}
	
#content a {
	color: #369;
	}
	
#advertise {
	background: #fff;
	margin-left: 220px;
	margin-top: 10px;
	padding: 0;
	border-bottom: 1px solid #999;
	}
	
#advertise h1 {
	font: normal 11px verdana;
	background: #fff;
	border-bottom: 1px solid #999;
	margin: 0;
	voice-family: "\"}\""; /*Box Model Hack*/
  	voice-family: inherit;
	padding: 3px 0;
	}
	
html>body #advertise h1 {
	padding: 3px 0; /* Be nice to Opera */
	}
		
#advertise h1 span {
	background: #999 url(images/corner3.gif) right top no-repeat;
	padding: 3px 10px 3px 3px;
	color: #fff;
	height: 1px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
	}
	
#advertise p {
	margin: 0;
	padding: 0;
	}
	
#advertise a {
	color: #369;
	margin: 0;
	padding: 0;
	}
	
#advertise img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	}
	
#footer {
	clear: both;
	text-align: center;
	margin-top: 7px;
	}
	
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#footer ul li a {
	color: #369;
	padding: 0 3px;
	height: 1px;
	voice-family: "\"}\""; /*Box Model Hack*/
  	voice-family: inherit;
	line-height: 16px;
	}
	
html>body #footer ul li a {
	line-height: 16px; /* Be nice to Opera */
	}
	
#footer a {
	color: #369;
	}