* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(images/bg.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #333333;
}
.style5 {color: #0066CC}

<!--color for lists-->
.style5 {color: #0099CC}

#adsense-wrapl 
{
float: left;
margin-right:  5px
}

#adsense-wrapr 
{
float: right;
margin-left:  5px
}

#adsense-center 
{
	float: none;
	margin-right:  5px
}



.justify {
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;

}
img { border: none; }

a {
	color: #0099cc;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #cc6600;
}

#wrap {
margin: 0 auto;
width: 800px;
}
#header { 
height: 60px;
background: #26478A url(images/header.jpg) no-repeat;
}

H1 {
font-family: Helvetica;
color: #003333;
font-size: 20px;
font-stretch: semi-expanded;
}

h1 {
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	padding: 12px 0 0px 0px;
	color: #0099cc;
	line-height: 22px;
}
h1 a {
	color: #99cccc;
	text-decoration: none;
}
h1 a:hover {
	color: #99cccc;
	text-decoration: none;
}
h2 {
	color: #336699;
	font-size: 16px;
	font-weight: 100;
	padding: 0 0 0 0px;
	letter-spacing: 1px;
	line-height: 18px;
}
.style3 {color: #006699}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
}

#intro {
	background: #fff url(images/intro.jpg) no-repeat;
	height: 90px;
	padding: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#links p a {
	color: #339999;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#links p a:hover {
	color: #003333;
	text-decoration: underline;
}

#content {
padding: 10px 20px;
}

.left {
width: 568px;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 16px;
letter-spacing: 3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 150px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}

#footer {
border-top: 1px solid #aaa;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
margin-top: 20px;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
}
.right h2 {
height: 30px;
font-size: 15px;
color: #666;
line-height: 30px;
font-weight: 100;
}
.right a { text-decoration: underline; }

ul {
margin-left:  15px;
font-family:Arial;
font-size:12px;
font-weight:bold; 
color: #339999;
}
li {
margin-left:  15px;
font-family:Arial;
font-size:12px;
font-weight:bold; 
color: #339999;
}