body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#table_main_services {
	background-repeat: no-repeat;
	background-image: url(images/vp_table_background_ser2.jpg);
	height: 675px;
	background-position: top;
}
#table_main_rave {
	background-repeat: no-repeat;
	background-image: url(images/vp_table_background_rave2.jpg);
	height: 675px;
	background-position: top;
}
#table_main_director {
	background-repeat: no-repeat;
	background-image: url(images/vp_table_background_dir2.jpg);
	height: 675px;
	background-position: top;
}
#table_main_contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-repeat: no-repeat;
	background-image: url(images/vp_table_background_contact2.jpg);
	height: 675px;
	background-position: top;
}
#table_main_screening {
	background-repeat: no-repeat;
	background-image: url(images/vp_table_background_screening2.jpg);
	height: 675px;
	background-position: top;
}
#table_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-repeat: no-repeat;
	background-image: url(images/vp_table_background_main2.jpg);
	height: 675px;
	background-position: top;
}

.contact_table {
	background-image: url(images/contact_background.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.footer_text {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
p {
	color: #000;
}

a {
	color: website design
	text-decoration: none;
	color: #6C536B;
	text-decoration: none;
}
a:hover {
	color: #303;
	text-decoration: underline;
}
.small_text {
	font-size: 11px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#div_nav {
	float: right;
	margin-top: 170px;
}
#div_mainpage {
	margin-top: 220px;
	padding-left: 87px;
}
#div_ravereviews {
	margin-top: 46px;
	float: left;
	padding-left: 45px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#div_twitter {
	float: right;
	margin-top: 2px;
}
