body	{
	margin: 0;
}
div.stripe	{
	margin: 0px 150px 0px 220px;
	background-color: black;
	min-height: 600px;
}
div.main	{
	margin: 0px 5px;
	background-color: white;
	font-family: "Palatino Linotype", "Bookman Old Style", "Times New Roman", serif;
	min-height: 600px;
	padding:1px 1em 0px 1em;
}
img	{
	border:none;
}

div.image {
	background-color: White;
	padding: 5px;
}

div.lhs	{
	float:left;
	width: 200px;
	padding: 0 10px;
}
div.lhs p {
	float:left;
	line-height:80px;
	height: 80px;
	width:100px;
	text-align:center;
	font-size:90%;
	font-family:Arial, sans-serif;
	font-weight: bold;
}
div.lhs p.left	{
	margin:-40px 0 0 0;
}
div.lhs p.right	{
	margin:10px 0px 10px 0px;
}
div.lhs p a	{
	height: 80px;
	width:100px;
	line-height:80px;
	text-decoration:none;
	color: Black;
	display:block;
}

div.lhs p a:hover	{
	color: White;
}
	
div.lhs h4.logo	{
	float:none;
	width: 200px;
	height:170px;
	padding: 55px 0 0 0;
	text-align:center;
	line-height:90%;
	margin: 0;
	font-size:100%;
	font-weight: bold;
	background-image:url(../images/clouds/logo_200.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
div.lhs h4.logo a	{
	text-decoration:none;
}

div.rhs	{
	float: right;
	width: 150px;
	margin:0;
	text-align: center;
}

div.rhs h3 {
	color: white;
	font-weight: bold;
}

h1 {
		font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace;
		font-weight: bold;
		font-size: 350%;
		text-align: center;
		margin: 1ex;
}

h2 {
		font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace;
		font-weight: bold;
		font-size: 200%;
}

h3	{
	font-sixe: 200%;
	font-weight: normal;
}
	

dt {
 	font-weight: bold;
	margin-top: 2ex;
	margin-bottom: 0.5ex;
}

p.review	{
	margin: 1em 2em 0em 2em;
}

p.reviewer	{
	margin: 0em 2em 1em 2em;
	font-style: italic;
	text-align: right;
}

div.break {
	font-size: 300%;
	text-align: center;
}

img {
	border: none;
}

p.caption {
	margin-top: 2px;
	font-size: 80%;
}

p.credits {
	font-size: 90%;
}
p.clear	{
	font-size: 1px;
	margin: 0px;
	clear: left;
}

p.clearright	{
	font-size: 1px;
	margin: 0px;
	clear: right;
}

div.ad {
	background-color: Black;
	background-image: url(../images/sponsorback.jpg);
	margin: 1em;
	border: 5px double #D65B22;
	padding: 10px;
	color: White;
}

div.ad h2 {
	background-color: Black;
	padding: 0;
}

div.ad p {
	margin-left: 200px;
	font-family:Arial, sans-serif;
	font-weight: bold;
}