body {
	text-align: center;
	background: black;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	padding: 0px;
	background: #ffffff;
	width: 791px;
}

#hero01 {	
	text-align: left;
	position: relative;
	background: #ffffff;
}

#header {
	padding: 5px 20px 0px 0px;
	background: #ffffff;
	width: 771px;
	height: 2px;
	z-index: 3;
	text-align: right;
	position: relative;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size : 90%;
}

#side-a {
	margin: 0;
	float: left;
	width: 190px;
	position: relative;
	left: 0px;
	top: 0px;
	color: #666666;
	padding: 0px 0px 0px 30px;
	background: #ffffff;
}

#articles {
	margin: 0;
	width: 170px;
	position: relative;
	text-align: right;
	color: #666666;
	padding: 0px 20px 0px 0px;
	background: #ffffff;
}

#side-b { 
	margin: 0px;
	padding: 0px 30px 0px 20px;
	float: left;
	width: 520px;
	color: #000000;
	z-index: 1;
	top: 0px;
	background: #ffffff;
	border-left: 1px solid #999999;
}

#side-c { 
	margin: 0px;
	padding: 0px 30px 0px 30px;
	float: left;
	width: 731px;
	color: #000000;
	z-index: 2;
	top: 0px;
	background: #ffffff;
}

#footer {
	clear: both;
	background: #ffffff;
	color: #000000;
	padding: 40px 10px 10px 10px;
	text-align: center;
	font-size : 75%;
	height: 1%; /* Holly hack for Peekaboo Bug */
}

h1 {
	font-size: 175%;
	font-weight: bold;
	color: #666666;
    	margin-bottom: -2%;

}

h2 {
	font-size: 150%;
	font-weight: bold;
	color: #666666;
    	margin-bottom: 1%;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
    	margin-bottom: 1%;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
    	margin-bottom: -8%;
}

p.testimonial {
	font-style: italic;
    	margin-bottom: 1%;
}

p.artic {
	font-size: 90%;
	text-align: right;
}

dt {
	font-size: 110%;
	color: #666666;
}

img {
	border: 0px;
}

img.block {
	display: block;
	border: 0px;
}

img.wrap {
	float: right;
	margin: 10px;
}

img.article {
	float: right;
	margin: 10px;
}

a.top:link { 
color : #333333; 
text-decoration : none; 
border : 0; 
} 
a.top:visited { 
color : #333333; 
text-decoration : none; 
border : 0; 
} 
a.top:hover { 
color : #999999; 
text-decoration : none; 
} 
a.top:active { 
color : #333333; 
text-decoration : none; 
} 
a.bottom:link { 
color : #000000; 
border : 0; 
} 
a.bottom:visited { 
color : #000000; 
border : 0; 
} 
a.bottom:hover { 
color : #000000; 
text-decoration : none; 
} 
a.bottom:active { 
color : #000000; 
}

a.para:link { 
color : #333333; 
border : 0; 
} 
a.para:visited { 
color : #333333; 
border : 0; 
} 
a.para:hover { 
color : #666666; 
} 
a.para:active { 
color : #333333; 
}  