/* Yes, I know it's a mess... */

body {
	background: url('images/bg.png');
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Verdana, sans-serif;
}

.pageWrapper {
	margin: 0 0%;
	width: auto;
	min-width: 620x;
}



div#bodyWrap {
	background: url('images/back_top.png') repeat-x;
}

div#bodyWrap {
	width: auto;
	min-width: 770px;
	height: 100%;
}

.header a:hover {
	border-bottom: #efefef 3px solid}
.header a:link,
.header a:visited {
	color: #FFF;
	margin-left: 25px;
	margin-right: 7px;
	text-decoration: none}

.footer {color: #DDDDDD}
.footer a:link {color: #DDDDDD;}
.footer a:visited {color: #DDDDDD; text-decoration: none}
.footer a:hover {border-bottom: #DDDDDD 1px solid}
.footer	{font-family: Verdana, sans-serif;}

.navbar a:link {color: #000000;}
.navbar a:visited {color: #000000; text-decoration: none}
.navbar a:hover {border-bottom: #000000 1px solid}
.navbar	{font-size: 12px;}
.navbar	{font-family: Verdana, sans-serif;}

.textbody {font-family: Verdana, sans-serif; font-size: 16px; color: #000000}

.bodylink {font-family: Verdana, sans-serif; font-size: 16px; color: #000000}
.bodylink a:link {color: #000000; text-decoration: none}
.bodylink a:visited {color: #000000; text-decoration: none}
.bodylink a:hover {border-bottom: #000000 2px solid}
.bodylink a:link,

.workbody {font-family: Verdana, sans-serif; font-size: 16px; color: #000000}
.workbody a:link {color: #000000; text-decoration: none}
.workbody a:visited {color: #000000; text-decoration: none}
.workbody a:hover {border-bottom: #000000 1px solid}
.workbody a:link,