@charset "utf-8";
/* CSS Document */

#body_topmenu {
	height: 29px;
	width: 790px;
	border-bottom: 1px #bdd73c solid;
	padding: 0px 5px 0px 5px;
}
#body_topmenu_ie6 {
	height: 29px;
	width: 790px;
	border-bottom: 1px #bdd73c solid;
	padding: 0px 5px 0px 5px;
	visibility: hidden;
}
#body_topmenu a:link {
	text-decoration: none;
	color: #bdd73c;
}
#body_topmenu a:visited {
	text-decoration: none;
	color: #bdd73c;
}
#body_topmenu a:active {
	text-decoration: none;
	color: #bdd73c;
}
#body_topmenu a:hover {
	text-decoration: underline;
	color: #000000;
}
#body_topmenu_ie6 a:link {
	text-decoration: none;
	color: #bdd73c;
}
#body_topmenu_ie6 a:visited {
	text-decoration: none;
	color: #bdd73c;
}
#body_topmenu_ie6 a:active {
	text-decoration: none;
	color: #bdd73c;
}
#body_topmenu_ie6 a:hover {
	text-decoration: underline;
	color: #000000;
}
#body_topmenu_btn1,#body_topmenu_btn2,#body_topmenu_btn3,#body_topmenu_btn4,#body_topmenu_btn5,#body_topmenu_btn6,#body_topmenu_btn7,#body_topmenu_btn8,#body_topmenu_btn9,#body_topmenu_btn10 {
	float: left;
	font-size: 12px;
	padding: 5px 7px 5px 7px;
	display: block;
	cursor: pointer;
	font-weight: bold;
}

.on2 {
	color: #000000;
	background-color: #bdd73c;
}
.off2 {
	color: #bdd73c;
}
.body_smallfont {
	font-weight: normal;
	font-size: 10px;
}

#body_content {
	height: 395px;
	width: 800px;
	background-image: url(../images/body_content.jpg);
}
#thanks {
	height: 395px;
	width: 800px;
	background-image: url(../images/thanks.jpg);
}
#oops {
	height: 395px;
	width: 800px;
	background-image: url(../images/oops.jpg);
}
#facebook {
	color: #bdd37c;
}
#flash {
	background-color: #000000;
}
#networking {
	padding-top: 100px;
	margin-left: 90px;
}