body { 
margin:0;
text-align:center;
font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
font-size:16px;
line-height:1.5em;
background:url(../images/mainbg.gif) repeat-x #009999;
color:#FFFFFF;
}

#container { 
width:840px;
margin:0 auto;
text-align:left;
}

#header { 
width:840px;
height:131px;
}

	#rainbow { 
	float:right;
	width:373px;
	height:131px;
	background:url(../images/bow.gif) no-repeat;
	margin-right:140px;
	}

#colLeft {
width:490px;
float:left;
text-align:right;
padding:0 20px 0 0;
border-right-style:dashed;
border-color:#7fd3bc;
border-width:2px;
}

	#links {
	
	}
	
	#links ul {
	
	margin-top:35px;
	list-style:none;
	}
	
	#links li {
	list-style:none;
	margin-top:5px;
	}

#colRight { 
width:300px;
float:left;
text-align:left;
padding:5px 0 0 20px;
}

	#widget { 
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#widget p {
	margin-top:10px;
	}
	
	#footer {
	text-align:right;
	position:relative;
	/* left:520px; */
	top:20px;
	font-size:10px;
	}
	
		#footer p {
		margin:0;
		}
	
#clear { 
clear:both;
}

/* STYLES */

a {
font-weight:bold;
color:#FFF;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:visited { }

.msg
{
   color: #ffff66;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   background-color: transparent;
   text-align: right;
   border-bottom-style: none;
}
