body {
	background: #000000;
	color: #666666;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Garamond, Serif;
	width: 100%;
	font-size: 12px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


div, img, p, h1, h2, h3, h4, h5, ul, li {
	margin: 0; padding: 0; display: block;
}
h1 { 
	font-size: 20px; color: #73befd; 
}
h2 { 
	font-size: 18px; color: #73befd; 
}
h3 { 
	font-size: 16px; color: #73befd; 
}
img { 
	display: block;
}
.port_container {
	width: 797px;
	border-bottom: solid 2px #222222;
	border-right: solid 1px #111111;
	border-top: solid 1px #111111;
	border-left: solid 2px #222222;
	margin: 10px;
}

a img { 
	border: none; 
	margin: 0; 
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #aaaaaa;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
.hidden {
	display: none;
}

.left { 
	width: 300px; 
	float: left; 
	height: 350px;
 display: block;
}
.left h1 { 
	width: 260px; 
	height: 36px;
    margin: 0px 0 0 15px;
	overflow: hidden;
}
.left p {
	width: 255px;
    margin: 10px 0 0 20px;

}
.right {
	width: 400px; 
	height: 350px;
	clear: none;
	float: right;
}

.right a {
	text-decoration: none; 
	color: #000000;
	margin: 0;
	padding: 0;

}
.right img {

	margin: 10px 20px 0 0;
}
#wrapper {
	width: 800px;
	height: 100%;
	margin: 0 auto;
}
#header {
	width: 800px;
	background: url(header.gif) no-repeat center;
	height: 283px;
}
#content {
	width: 800px; position: relative;
}

#footer {
	text-align: center;
	height: 30px;
}
#footer a { 
	margin: 10px; 
}
#zen {
	background: url(zen_title.gif) no-repeat top left;
}
#aldrich {
	background: url(aldrich_title.gif) no-repeat top left;
}
#stuber {
	background: url(stuber_title.gif) no-repeat top left;
}
#tsop {
	background: url(tsop_title.gif) no-repeat top left;
}
#njap {
	background: url(njap_title.gif) no-repeat top left;
}
#book {
	background: url(book_title.gif) no-repeat top left;
}