body { color:#999;  text-align: center;
	   font: 100%/145% Arial, Helvetica, sans-serif; margin: 20px 0; 
background: url(pics/bak.jpg); background-repeat: repeat-x; }
	   
#wrapper { width: 72%; margin: 0 auto; }
#content {background: #FFF;}
#banner{ 
text-align: center; height: 17%; 
}
#banner img
{width: 100%;}
#left {text-align: top; float:left; width: 24%;}

#right {float:right;  width: 72%; border-left:double 2px #ECE9D8;background: #FFF;}
#right img{
padding: 15px;
}
#bottom {clear:both; height:10%;  text-align: center; background: #FFF;}

#highlight { background-color: #66CCFF;}

p {text-align: justify; font-size: 78%; padding: 10px; margin-top: -20px; color: #006666;
}
	
#left p{font-size: 78%;padding: 10px; margin-top: 24px; color: #666;
}

h1 {font-size: 110%; border-bottom: 10px double #000; margin: 40px 5px;
}

h2 {font-size: 105%; margin: 12px 5px; border-bottom: 10px double #0012dd;
}

h3{font-size: 100%; margin: 12px 5px; border-bottom: 10px double #0012dd; color: #9E934E;}

h5{font-size: 95%; color:#6666FF;}

h6 {font-size:100%; border-bottom: 5px solid #000; margin: 5px;}

a:link {color:#999;}
a:visited {color:#9E934E;}
a:active {color:#666;}
a:hover {color:#9E934E; text-decoration:none}
	
	
.footer	{ width: 50%; margin-top:15px; padding:5 5 5 5 ;  height:30px;  font: 8px Arial, Geneva, sans-serif; color#3300CC}

.roundcont {
	width: 100%;
	background-color: #3300FF;
	
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../pics/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../pics/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

