* {
    padding: 0;
    margin: 0;
} 

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

#wrap {
margin: 0 auto;
width: 800px;
border:10px solid #6D98AB;   position:relative; }


#content {
padding: 10px 20px;
border:0px solid #336699;   position:relative;

}

#intro {
	background: #fff ;
	height: 90px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#339999;
	border:0px solid #ccff33;   position:relative;
}

#header { 
height: 60px;
background: #26478A url(images/header.jpg) no-repeat;
}

#footer {
border-top: 0px solid #aaa;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
margin-top: 20px;
border:2px solid #336699;   position:relative;
}



#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: 11px;
	font-style: normal;
	font-weight: 100;

}
img { border: none; }

a {
	color: #7AAC6E;
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
}
a:hover {
	text-decoration: underline;
	color: #5E9DC8;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
}




h1 {
	font-size: 24px;
	font-weight: 100;
	letter-spacing: 1px;
	padding: 12px 0 0px 0px;
	color: #0191C8;
	line-height: 22px;
	text-align:center;
}
h1 a {
font-size: 12px;
	font-weight: 100;
	color: #3A9D12;
	text-decoration: none;
	font-weight: Bold;
}
h1 a:hover {
font-size: 12px;
	font-weight: 100;
	color: #99cccc;
	text-decoration: none;
	font-weight: Bold;
}





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



.left {
width: 568px;
font-family:Arial, Helvetica, sans-serif;
float: left;
text-align: justify;
}
.left h2 {
color: #177F75;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
padding : 10px 0 15px 0;
}
.right h2 {
height: 30px;
font-size: 16px;
font-family:Arial, Helvetica, sans-serif;
color: #177F75;
line-height: 30px;
font-weight: bold;
}
.right {
	width: 150px;
	float: right;
	padding: 20px 0px;
	border-left: 1px solid #3366CC;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}


.right ul {
list-style-type: square;

padding: 5px 10px 10px 20px;
}
.right h2 {
height: 30px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #177F75;
line-height: 30px;
font-weight: 100;
}
.right a { text-decoration: underline;
font-family:Arial, Helvetica, sans-serif;
padding: 5px 10px 0px 0px; }

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;
}