@charset "ISO-8859-1";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #996699;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
a:link {
	text-decoration: none;
	color: #C09;
}
a:visited {
	text-decoration: none;
	color: #C09;
}
a:hover {
	text-decoration: none;
	color: #906;
}
a:active {
	text-decoration: none;
	color: #C09;
}
h1 {
	font-size: 16px;
	color: 996633;
}
h2 {
	font-size: 16px;
	color: #000;
}
.bodyhighlight {color: #996633}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#logo {
	position:absolute;
	width:266px;
	height:103px;
	z-index:19;
	left: 66;
	top: 82;
}
#headerbg {
	position:absolute;
	width:1000px;
	height:185px;
	z-index:2;
	background-image: url(../images/mockupdesign_01.jpg);
	left: 0;
	top: 0;
}
#navbg {
	position:absolute;
	width:1000px;
	height:37px;
	z-index:1;
	left: 0;
	top: 185;
	background-image: url(../images/mockupdesign_02_1.jpg);
}
.linkcolor {
	color: #C39
}
.spacenav {
	padding-left: 5px;
}
