a {
	text-decoration: none;
	border-style:none;
}

a:hover {
	text-decoration: none;
	border-style:none;
}
a:active {
	text-decoration: none;
	border-style:none;
}

body{
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 200px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body #container {
	width: 1000px;
	text-align: left;
	margin-right: 200px;
	margin-left: 150px;
} 
.body #header {
	width: 1000px;
	height: 211px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
	background-image: url(/images/banners.jpg);
	background-repeat: no-repeat;
	background-position: center center;
} 
.body #header h1 a {
	font-family: "monotype Corsiva";
	font-size: 50px;
	color: #00FF33;
	margin-left: 5px;
} 

.body #content{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin-left: 220px;
	font-size: 12px;
	margin-top: 40px;
}
.body #content a{
	color: #00FF00;
	font-family: "monotype corsiva";
	font-size: 20px;
	font-weight: bold;
}
#menu {
	color: #00FF00;
	margin-left: 200px;
	position: absolute;
	top: 100px;
}

#menu2 {
	color: #00FF00;
	margin-left: 600px;
	position: absolute;
	top: 120px;
}


.body #content h1{
	color: #000000;
	font-family: "monotype corsiva";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.body #content h1 a{
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.body #content h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.body #footer{
	width: 200px;
	height: 250px;
	position: static;
	background: #C9FF93;
	text-align: left;
	float: left;
	
}

.body #top5{
	width: 800px;
	height: 250px;
	background: #C9FF93;
	text-align: left;
	float: left;
	position: static;
	left: 220px;
}
.body #top5 #content{
	width: 250px;
	height: 240px;
	text-align: left;
	float: left;
	position: static;
	background-color: #FFFFFF;
	margin: 5px;
}

.body #top5 #content #img{
	width: 250px;
	height: 150px;
	text-align: left;
	float: left;
	position: static;
	background-color: #FFFFFF;
	margin: 5px;
}
.body #top5 #content #desc{
	width: 250px;
	text-align: left;
	float: left;
	position: static;
	background-color: #C9FF93;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.body #top5 #content #desc a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00FF00;
	font-size: 14px;
}
.body #top5 #content #desc h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00FF00;
}

#medium_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#medium_box img {
	float:left;
	display:block;
	margin-right:5px;
	margin-bottom:5px;
}
#medium_box p {
	margin:0;
}
#large_box {
	width:600px; height:300px;
}
#large_box img{
	float:left;
}

.sidebarleft{
	width: 250px;
	position: absolute;
	top: -5px;
	left: 50px;
	background-image: url(/images/sidebarleft-bg.png);
	background-repeat: repeat;
	background-position: right;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

.leftsidebar {
	width:250px;
	background-color:#920101;
	font:12px Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-bottom: 60px;
}
.leftsidebar li a {
	color:#FFF;
	text-decoration:none;
	display:block;
}
.leftsidebar li {
	list-style:none;
	padding:5px;
	border:solid 1px #FFF;
}



#menuboxed {
	margin-left: 220px;
}

#menuboxed2 {
	margin-left: 220px;
}

.mostwantedvilla {
	margin-top: 20px;
}

div.closeitButton input {
background:url(/images/closebox.png) no-repeat;
cursor:pointer;
width: 30px;
height: 30px;
border: none;
}

.legalbutton {
background:url(/images/legalbutton.png) no-repeat;
cursor:pointer;
width: 128px;
height: 45px;
border: none;
}

.aboutbutton {
background:url(/images/aboutbutton.png) no-repeat;
cursor:pointer;
width: 128px;
height: 45px;
border: none;
}



.sidetitle {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bold;
}

.sidetitle a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF33;
}

.separators{
	margin-top: 10px;
	margin-bottom: 4px;
	background-repeat: repeat;
}

.subcontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 320px;
}

.subimage{
	float: left;
	margin-bottom: 15px;
	margin-left: 220px;
}

.goright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 320px;
}

.goright li{
	text-align: justify;
}



.goleft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}
