.body {
	background-color: #9999;
}
.border2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99CC99;
	font-weight: normal;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #99CC99;
	text-decoration: none;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #ABE5AB;
}
#close {
	width: 18px;
	float: right;
	margin-right: 10px;
	text-align: center;
}
#a_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-color: #99CC99;
	width: 550px;
	margin-left: 15px;
	margin-top: 5px;
}
#copyrite {
	width: 880px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC99;
	text-decoration: none;
	margin: auto;
	padding-top: 5px;
}
#nav {
	width: 500px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #99CC99;
	text-decoration: none;
}
/*---:[ expand/collapse text styles ]:---*/
a.msg_head {
	padding: 0;
	cursor: pointer;
}

a.msg_head:hover {
	background-color: #FFFFFF;
	color: #333333;
}

.msg_body {
	background-color: #000000;
	padding: 5px;
	display: inline-block;
	line-height: 20px;

}
.msg_intro {
	line-height: 20px;
}
#stafftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #99CC99;
	text-decoration: none;
	padding-left: 20px;
}
#left {
	width: 400px;
	float:left;
}
#right {
float:left;
width: 200px;
}
