/*
Copyright (c) 2007
Illumine Interactive Inc.
All rights reserved.
*/

body {color:#666666;}
#mainheader {
	clear:both;
	padding:0;
	margin:0;
	height:224px;
	border-bottom:1px solid #ccc;
	background:url(../img/header_george.jpg) top left no-repeat;
	border-bottom:8px solid #E9D5D6;
}

#mainheader dl {
	position:relative;
	height:235px;
	width:855px;
}

dd#wagoh {position:absolute; left:20px; top:20px; }
dd#wagoh a {position:absolute; height:185px; width:145px;}

#tabs {border-bottom:8px solid #E9D5D6;}

a, a:link, a:visited {
	color:#cc3366;
}