body{
	background-color:#77393c;
	margin:0 0 0 0;
}
#topper{
	width:672px;
	height:100%;
	margin-left:1px;
	margin:0 auto;

}
#wrapper{
	width:672px;
	height:100%;
	margin-left:1px;
	margin:0 auto;
	background-image:url('bg.jpg');
	background-repeat:repeat-y;
}

#top{
	margin-left:-1px;
	height:133px;
	width:672px;
	background-color:#fbf0d2;

	}
#ttop{
	text-align:center;
	margin-left:-1px;
	width:672px;
	padding-bottom:10px;
	background-color:#fbf0d2;
	background-image:url('bg.jpg');
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#77393c;
	}
#bar{
	margin-left:1px;
	width:670px;
	height:18px;
	background-color:#c0d69a;
	border-top:#774949 thin solid;
	border-bottom:#774949 thin solid;
	}
#ttop a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#1e6c9c;
	text-decoration:none;
	
}
#ttop a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e6c9c;
	text-decoration:none;
	font-weight:bolder;
}
#ttop a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#77393c;
	text-decoration:none;
}
#ttop a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#77393c;
	text-decoration:none;
	font-weight:bolder;
}
#txt{
	width:671px;
	height:135px;
	background-image:url('txt.jpg');
	background-color:#083b5a;
	background-repeat:no-repeat;
}

#content{
	margin-left:-1px;
	width:653px;
	padding-left:15px;
	background-color:#fbf0d2;

}

#left{
	width:368px;
	margin-top:19px;
	float:left;
	}
#right{
	margin-left:0px;
	width:285px;
	float:left;
}


#bottom{
	margin-left:-1px;
	width:672px;
	height:50px;
	background-image:url('bottom.jpg');
	background-repeat:no-repeat;
	}
	
#cont{
	width:580px;
	margin:-12px 10px 0px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f2c53;
	}
	
	
#cont a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#612525;
	text-decoration:none;
}
#cont a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#612525;
	text-decoration:none;
}
#cont a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#612525;
	text-decoration:none;
}
#cont a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f5b7d;
	text-decoration:none;
}

h1{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7b954e;
}

#cont .tbl .td{
	border:#993300 thin solid;
}