@CHARSET "UTF-8";


body {
	background:url(../images/wv-bg.gif) repeat-x;
	margin: 0px auto ;
	padding: 0px;
	background-color: #FFF;	
}
#container {
	width: 950px;
	margin:0px auto;
	padding: 0px;
	}
#topdiv {
	position: relative; top: 0px;
	height:240px;
	width:100%;
	color:#FFFFFF;
	font-size:16px;
	}

#bannerdiv {
	height:200px;
	width:100%;
	background-color:#FFF;
	color:#FFFFFF;
	font-size:16px;
	align:center;
	}
	
#navigationdiv {
	height:50px;
	width:100%;

}


#vipRegistration {
	width:950px;
	background-image: url('../images/westvillagetower.jpg');
	background-repeat: no-repeat;  
	
}

#nav {
    width: 950px;
    float: center;
    margin: 7px 0px 10px 0px;
    padding: 3px 0px 0px 5px;
    list-style: none;
	font-size:18px;
	text-transform:uppercase;
    }
#nav li {
    float: left;}
#nav li a {
	font:Verdana, Geneva, sans-serif;
    display: block;
    padding: 8px 18px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    border-right: 1px solid #0C6; }
#nav li a:hover {
    color: #FFF;}
#contentdiv h1 {
	font: Georgia, "Times New Roman", Times, serif;
	color:#090;
	margin:20px 0px 0px 0px;
	text-align:left;}
#contentdiv p {
	color:#000;
	font:Georgia, "Times New Roman", Times, serif;
	margin:15px 100px 0px 0px;
	text-align:left;}
#contentdiv h3 {
	font:Georgia, "Times New Roman", Times, serif;
	color:#090;
	margin:15px 0px 0px 0px;
	text-align:left;}
#contentdiv object {
	color:#090;
	margin:15px 0px 0px 0px;
	text-align:left;
	float:left;}
#contentdiv img {
	color:#090;
	margin:15px auto 0px 0px;
	text-align:left;}
#footer p{
	font-size:12px;
	color:#000;
	margin:45px 0px 20px 0px;
	padding-bottom:20px;
	text-align: center;
	}
#footer p a {
	font: Georgia, "Times New Roman", Times, serif;
}
#footer p a:hover {
    color: #090;}
