body {
	background: #333333;
}
	
	#frame {
		width: 916px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
	background: #e6e6e6 url(bg-images/bt.gif) repeat-y 0px 0px;
}

A:link {text-decoration: none;
	color: #505050;
}

A:visited {text-decoration: none;
	color: #505050;
}

A:active {text-decoration: none;
	color: #7c1008;
}

A:hover { color: #aeaeae;
	
}
		
	#contentleft {
		width: 208px;
		padding:0px;
		float:left;
		background: transparent none 0px 0px repeat;
	text-align: center;
	text-indent: 33px;
	font-weight: lighter;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 2px;
}

#textleft {
	text-align: center;
}
	
	#contentcenter {
		width: 500px;
		padding:0px;
		float:left;
		background: #ffffff url(bg-images/tile.gif) repeat-y;
}
	
	#contentright {
		width: 208px;
		padding:0px;
		float:left;
		background: transparent none repeat-y 0px 0px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: lighter;

}

#textright {
	width: 155px;
	margin-left: 10px;
	padding-right: 10px;
}
	
	#contentheader {
		background:#fff
		}

h3 {
	font-size: 12px;
	color: #505050;
}

h4 {
	color: #696969;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	color: #7f7f7f;
	font: 100 10px/11pt Geneva, Arial, Helvetica, sans-serif;
}

h6 {
	color: #989898;
	font: 100 11px/1pt Geneva, Arial, Helvetica, sans-serif;

}
		
		h1 {
		font-size:14px;
		
		}
		
	#contentheader h1 {
		font-size:14px;
		margin:0px;
	top: 0;
	width: 916px;
	background: #fffaea;
	height: 203px;
}

#footer {
	position: relative;
	z-index: 0;
	bottom: 0;
}
	
	#contentright p { font-size:10px}

#pagetop {
	position: relative;
	left: 385px;
	font: 200 small Geneva, Arial, Helvetica, sans-serif;
	color: #505050;
}

#pagebottom {
	position: relative;
	left: 385px;
	font: 200 small Geneva, Arial, Helvetica, sans-serif;
	color: #505050;

}