/* CSS Document */

/* table position */
#spacertable{
	width:759px;
	margin:auto;
}
#table{
	width:759px;
	margin:auto;
	border: 1px solid #BBBBBB;
}
#header{
	background-color:#ffffff;
	width:739px;
	margin:10px 10px 10px 10px;
}
#container{
	background-color:#ffffff;
	width:739px;
	margin:0px 10px 0px 10px;
}

#footer{
	width:739px;
	margin:10px 10px 10px 10px;
}


#td1{
	background-color:#ffffff;
	width:9px;
}
#td11{
	background-color:#CFCF72;
	width:49px;
}
#td111{
	background-color:#DBDCD0;
	width:26px;
}
#td2{
	background-color:#EBECDF;
	width:369px;
}
#td3{
	width:29px;
	background-color:#DBDCD0;
}
#td4{
	width:267px;
}
#td41{
	width:9px;
	background-color:#ffffff;
}

.tdimg{
	width:267px;
	margin:auto;
	text-align:center;
}

/* problems */ 
#tablebody{
	width:369px;
	text-align:left;
}
.tdright{
	width:38px;
}
.tdleft{
	width:43px;
}

/* footer */

#footertd1{
	width:9px;
	
}

#footertd2{
	width:49px;
	background-color:#CFCF72;
}
#footertd3{
	width:424px;
	background-color:#EBECDF;
}
#footertd4{
	width:266px;
	background-color:#CFCF72;
}

#footertd5{
	width:9px;
	background-color:#ffffff;
}

/* text */
.designed{
	width:266px;
	text-align:right;
	font-family:verdana, arial, "sans serf";
	font-size:9px;
	color: #666666;}
	
.homelinks{
	font-family:verdana, arial, "sans serf";
	font-size:11px;
	color: #FF0000;
	}

.bodytext {
	font-family:verdana, arial, sans serf;
	font-size:11px;
	text-align:left;
	color: #333333;
 }
 
.newsheader {
	font-family:verdana, arial, "sans serf";
	font-size:11px;
	text-align:left;
	color: #CC9900;
	font-weight: bold;
 }
 
 .contactdetails {
	font-family:verdana, arial, "sans serf";
	font-size:10px;
	text-align:left;
	color: #9E9E4F;
	font-weight: bold;
 }
 
  .contactbody {
	font-family:verdana, arial, "sans serf";
	font-size:10px;
	text-align:left;
	color:#333333;
 }
 
/* links */
	a:link {color: #FF0000;  text-decoration: none}
	a:visited {color: #FF0000; text-decoration: none}
	a:hover {color: #990000; text-decoration: none}
	a:active {color: #FF0000; text-decoration: none}

/* boxes */

#box{
	width:267px;
	}
	
#imgbox{
	width:267px;
	margin:auto;
	}
	
#boxheader{
	width:221px;
	background-color:#B5B55A;
	}
	
#boxsides{
	width:12px;
	}
	
#boxinnersides{
	width:11px;
	background-color:#EBECDF
	}
	
#boxtop{
	width:221px;
	background-color:#EBECDF
	}
	
