#fake {
	position: absolute;
}

body {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica,sans-serif;
	background: #999 url(bodybg.gif) repeat-x;
	color: #036;
	margin: 0;
	padding: 0;
	text-align: center;
}

#page {
	background: url(pagebg.gif) repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 730px;
}

#header	{
	background: url(headerbg.gif);
	margin: 0;
	padding: 0;
	width: 730px;
	height: 212px;
}

#logo {
	float: left;
	padding-top: 3em;
	padding-left: 1.5em;
}

#logo img {
	border: 0;
}

#menu {
	padding-top: 2.4em;
	padding-right: 1.5em;
}

.menutext {
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	text-align: right;
}
.menutext a:link {
	color: #04b;
	text-decoration: none;
}
.menutext a:visited {
	color: #04b;
	text-decoration: none;
}
.menutext a:hover {
	color: #e40;
	text-decoration: none;
}
.menutext a:active {
	color: #e40;
	text-decoration: none;
}

.menuhere {
	color: #e40;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	text-align: right;
}

#contact {
	background: url(contactbg.gif);
	color: #ddf;
	font-style: normal;
	font-size: 120%;
	font-weight: bold;
	padding-top: 2px;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	width: 720px;
	height: 26px;
}
#contact a:link {
	color: #ddf;
	text-decoration: none;
}
#contact a:visited {
	color: #ddf;
	text-decoration: none;
}
#contact a:hover {
	color: #ffd;
	text-decoration: none;
}
#contact a:active {
	color: #ffd;
	text-decoration: none;
}

#content {
	font-style: normal;
	font-size: 95%;
	font-weight: normal;
	margin: 1em 0 1em 1.3em;
	padding: 0;
	width: 690px;
}

#content h1 {
	font-size: 115%;
	font-weight: bold;
	float: left;
	margin: 0;
	width: 150px;
}

#content h2 {
	font-size: 110%;
	font-weight: normal;
	margin-left: 11em;
	padding: 0;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 1em 12em;
	padding: 0;
}

#content a:link {
	color: #036;
	text-decoration: none;
}
#content a:visited {
	color: #036;
	text-decoration: none;
}
#content a:hover {
	color: #036;
	text-decoration: underline;
}
#content a:active {
	color: #036;
	text-decoration: underline;
}

#content p {
	color: #000;
	margin: 0 0 0.8em 12em;
}

#content ul {
	margin-left: 14.5em;
	padding: 0;
}

#content table {
	margin: 0 0 0.8em 12em;
	padding: 0;
}

#content img {
	border: 0;
	float: right;
	margin: 0.5em 1em 0.5em 0.5em;
}

#footer {
	background: transparent url(footerbg.gif) top left no-repeat;
	color: #04b;
	clear: both;
	font-style: normal;
	font-size: 75%;
	font-weight: normal;
	padding-top: 0.2em;
	text-align: center;
	width: 730px;
	height: 62px;
}
#footer a:link {
	color: #04b;
	text-decoration: none;
}
#footer a:visited {
	color: #04b;
	text-decoration: none;
}
#footer a:hover {
	color: #b40;
	text-decoration: underline;
}
#footer a:active {
	color: #b40;
	text-decoration: underline;
}

#design {
	background: #999 url(bodybg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#design p {
	font-size: 75%;
	margin: 0;
	padding-top: 0.5em;
}

#design a:link {
	color: #036;
	text-decoration: none;
}
#design a:visited {
	color: #036;
	text-decoration: none;
}
#design a:hover {
	color: #036;
	text-decoration: none;
}
#design a:active {
	color: #036;
	text-decoration: none;
}

#design img {
	border: 0;
}
