A:link {color: white;}
A:visited {color: gold;}
A:hover {text-decoration: none; color: white;}
A:active {color: red;text-decoration: none;}

.wrapper {
	width: 858px;	
	height: 1500px;
	margin-left: auto;
	margin-right: auto;
}
.nav {
	float: left;
	height: 273px;
	width: 226px;	
}
.wrappersub {
	float: left;
	width: 632px;	
}
.bordertop {
	height: 72px;
}
.border_tl {
	float: left;
	height: 72px;
	width: 72px;
}
.border_tc {
	float: left;
	width: 488px;
	height: 72px;
	background-image: url(images/content_border_tc.gif);	
}
.border_tr {
	float: right;
	height: 72px;
	width: 72px;
}
.border_middle {
	background-image: url(images/content_border_middle.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 632px;	
	overflow: hidden;
}
.border_ml {
	width: 72px;
	float: left;
}
.content {
	float: left;
	width: 488px;
	color: gold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 22px;
	word-spacing: -1px;
}
.border_mr {
	width: 72px;
	float: left;
}
.borderbottom {
}
.border_bl {
	float: left;
	height: 72px;
	width: 72px;
}
.border_bc {
	float: left;
	width: 488px;
	height: 72px;
	background-image: url(images/content_border_bc.gif);	
}
.border_br {
	float: left;
	height: 72px;
	width: 72px;
}
