
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
background-color:#000010;
background-attachment: fixed;
text-align: center;
height: 100%;
}
body a{
	color: white;
}
table{
	font-size: 11px;
}

#header p{
	font-color: #a0a0a0;
}
#common_menu {
	background: URL('http://www.palmbeachwebsolutions.com/dangerouscurves/bar.jpg');
	background-repeat; repeat-x;
	margin: 10px 0 10px;
	border: 0px solid lime;

}
#common_menu3 {
	background: URL('rab.jpg');
	background-repeat; repeat-x;
	margin: 0px 0 0px;
	border: 0px solid lime;

}

#common_menu ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;
	width: 100%;

}

#common_menu a{
	text-align: center;
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 2.9em;
	letter-spacing: .15em;
	text-transform: uppercase;
	padding: 5px;
	vertical-align: center;
	font-size: 1.2em;
	text-decoration: none;
}
#common_menu3 a{
	text-align: center;
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 2.9em;
	letter-spacing: .15em;
	text-transform: uppercase;
	padding: 5px;
	vertical-align: center;
	font-size: 1.2em;
	text-decoration: none;
}
#common_menu a:hover{
	text-decoration: underline;
}
#common_menu3 a:hover{
	text-decoration: underline;
}

#common_menu li a{
	color: white;
	text-decoration: none;

}

#common_menu2{
	width: 100%;
	background: URL('http://www.palmbeachwebsolutions.com/dangerouscurves/bar.jpg');
	background-repeat; repeat-x;
	margin: 10px 0 10px;
}
#common_menu2 ul{
	list-style-type; none;
	margin: 0;
	padding: 0 0 0 30px;
	text-align: center;
}
#common_menu2 ul li{
	display: inline;	
	text-align: center;
	height: 28px;
}
#common_menu2 li{
	text-align: center;
	display: block;
	width:100%;
	text-align: center;
	border: 0px solid white;
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 2.9em;
	letter-spacing: .15em;
	text-transform: uppercase;
	padding: 5px;
	vertical-align: center;
	font-size: 1.2em;

}
#common_menu2 li a{
	text-align: center;
	height: 28px;
}

#main h1{
	font-size: 18pt;
	margin: 2px 0 20px 0;
	padding: 0 0 0 10px;
	background-image: URL('http://www.palmbeachwebsolutions.com/dangerouscurves/grad.jpg');
	background-repeat: no-repeat;
	background-position: 15px 27px;
	width: 250px;
}


#lowbanner{
	border-top: 0px solid #a0a0a0;
	background-color:black;
	margin: 0px 0 0 0;
	height: 100px;
}
#lowbanner_left{
	padding: 0 10px 0 10px;
	width: 300px;
	border: 0px solid lime;
	float: left;
	background-color: #101010;
}

#lowbanner_right{
	padding: 0 10px 0 10px;
	width: 450px;
	border: 0px solid lime;
	float: right;
	background-color: #101010;
}

#footer {
font-size:12px;margin:0;padding:12px 10px;clear:both;
font-family: Tahoma;
color:white;
border-top-width: 1px;
border-top-color: #dddddd;
text-align: center;}
#footer a:link, a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: white;
}
#footer a:hover{
	color: #FF6600;
	text-decoration: underline;
}