body { background: #ffffcc; color: #333; font: 75% Georgia, "Times New Roman", Times, serif;  }
.box {width: 290px; min-height:50px; background-color: #ffffff; padding:10px; float:left;margin: 0px 0px 10px 0px;text-align:left;}
.boxheading {width:290px;height:20px; background: url('../img/header.jpg');padding: 7px;float:left; margin: 0px;
             font-family: Trebuchet MS, Arial; font-size: 16px; font-weight: bold; color: #ffffff;text-align:left;}
.boxcontainer {width:290px;float:left;margin:0px;text-align:left;}
#adverts {float:left;}
#error_box   {color:red;}
#login_error {color:red;}
#retrieval_error {color:red;}
#join_error{color:red;}

#footer {width:957px;text-align:center;margin-left: auto; margin-right: auto;position: relative;float:left;border-top: dotted blue 1px;padding:10px;}
#header {background: url('../img/mtns.jpg');text-align:right;width:957px;position: relative;float:left;}
#headerlarge {blue;font-family: Arial; font-size: 24px; font-weight: bold; color: #666666; padding: 5px 5px 0px 0px; margin: 0px 0px 0px 0px; }
#headersmall {font-family: Trebuchet MS, Arial; font-size: 18px; font-weight: bold; color: #ffffff; padding: 5px 5px 5px 0px; margin: 0 px;}
#headerdate {font-size:12px;}
#headerleft  {float: left; padding:0px; margin: 0px;border: 0px solid #f00;text-align:left;}
#update_box{color:red;}



#col1  {width:310px;float:left;position:relative;margin: 10px 13px 10px 0px;}
#col2  {width:310px;float:left;position:relative;margin: 10px 14px 10px 0px;}
#col3  {width:310px;float:left;position:relative;margin: 10px 0px 10px 0px;}



#wyd{width:957px;margin-left:auto;margin-right:auto;position:relative;top:5px;}


img {border-style:none; border-size: 0px;margin: 0px 2px 0px 2px;}
li {list-style:none;}

/*for form */

.labelwidth {width:75px;}
	
label,input {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 2px;
}

label,textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 2px;
}


label {
        
	text-align: right;
	width: 100px;
	padding-right: 20px;
	
}


br.thanks {
	clear: left;
}

