.surround {

	border:1px solid #000000;

}

.header {
	
	width:800px;
	height:84px;

}

.nav {
	
	width:800px;
	height:32px;
	background-image: url("images/navbg.jpg");
	vertical-align:middle;
	background-repeat: repeat-x;
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;

}

a.navlink {

	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;

}

.lcont {

	vertical-align:top;	
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	width:581px;
	background-color:#ffffff;

}

.rcont {

	text-align:center;
	vertical-align:top;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	width:219px;
	background-image: url("images/rbg.jpg");
	background-repeat: repeat-y;

}

.sub-section {
	
	margin:0 auto;
	width:195px;
	text-align:left;

}

a {

	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}

.linkback {

	font-size:9px;
	color:#666666;
	font-family:Arial;

}