@charset "utf-8";

.bodybg {
	background:#CC6600 url(background.gif) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.textcenter{
	text-align:center;
}

.tablecenter{
	text-align:center;
	width:300px;
}

.textcenter h1{
	color:#c60;
    font-size:0px;
}

#logo span {
	background:transparent url(chrisweb.jpg) no-repeat scroll 0 0;
	height:234px;
	overflow:hidden;
}

#logo span {
	background-position:50px 100px;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

a,a:link,a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	color:#FFCC00;
	text-decoration:underline;
}

a:active{
	color:#663300;
}

.maincontent{
	height:300px;
}

.hsep{
	color:#FFFFFF;
	width:253px;
	text-align:center;
}
