BODY {
	background-color: #909090;
	color: black;
	font-family:  "Trebuchet MS"; Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	margin: 40px 0 40px 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.wrap {
	width: 970px;
	background-color: white;
	border: 1px solid black;
}

.hometxt {
	font-size: 16px;
	text-align: center;
}

.rightcol {
	color: #999999;
	font-size: 14px;
	margin-top: 90px;
	font-weight: bold;
	width: 130px;
}

.rightcol A {
	display: block;
	width: 95px;
	border-bottom: 1px solid #999999;
	padding-right: 25px;
	margin-left: 30px;
	color: #999999;
	text-decoration: none;
}

.rightcol A:HOVER {
	text-decoration: none;
	color: #999999;
}

.rightcol A:VISITED {
	text-decoration: none;
	color: #999999;
}

.topnav {
	background-color: #ebd402;
	line-height: 37px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

.topnav TD {
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	color: black;
}

.topnav A {
	text-decoration: none;
	color: black;
}

.topnav A:HOVER {
	text-decoration: none;
	color: white;
}

.topnav A:VISITED {
	text-decoration: none;
	color: black;
}

.navheight {
	height: 350px;
}

.leftcol {
	background-image: url(images/leftbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #68685e;
}

.subnav {
	border-bottom: 1px solid white;
	padding: 5px;
}

.subnav A {
	color: black;
	text-decoration: none;
}

.subnav A:HOVER {
	color: white;
	text-decoration: none;
}

.subnav A:VISITED {
	color: black;
	text-decoration: none;
}

H1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #EBD402;
}

.content {
	text-align: justify;
	font-size: 13px;
	margin: 10px;
}

.content A {
	text-decoration: underline;
	color: #EBD402;
	font-weight: bold;
}

.content A:HOVER {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.content A:VISITED {
	text-decoration: underline;
	color: #EBD402;
	font-weight: bold;
}

.credits {
	color: black;
	font-size: 11px;
	text-align: right;
	margin-top: 10px;
	width: 970px;
}

.credits A {
	text-decoration: none;
	color: black;
}

.credits A:HOVER {
	text-decoration: none;
	color: #EBD402;
}

.credits A:VISITED {
	text-decoration: none;
	color: black;
}
