body {

	margin: 0px 0px 0px 0px;

	background-image: url(Images/bg.jpg);

	background-repeat: repeat;

	background-color: #ECE9D8;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}



a:link {

	color: #000000;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #000000;

}

.advert {

	width: 480px;

	border: 2px solid #FFFFFF;

	text-align: center;

	font-size: 10px;

}



a:hover {

	text-decoration: underline;

	color: #333333;

}

a:active {

	text-decoration: none;

	color: #000000;

}

a.b:link {

	color: #FFFFFF;

	text-decoration: none;

}

a.b:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a.b:hover {

	color: #D7D7D7;

}

a.b:active {

	text-decoration: none;

	color: #FFFFFF;

}

a.c:link {

	color: #FFFFFF;

	text-decoration:underline;

}

a.c:visited {

	text-decoration: none;

	color: #FF0000;
	
	text-decoration:underline;

}

a.c:hover {

	color: #FF0000;
	text-decoration:underline;
}

a.c:active {

	text-decoration: none;

	color: #FF0000;

}



.listing {

	height: 247px;

	width: 350px;

	overflow: auto;

	padding-left: 5px;

	border: 1px solid #FFFFFF;

}

.Biglisting {

	height: 740px;

	width: 350px;

	overflow: auto;

	padding-left: 5px;

	border: 1px solid #FFFFFF;

}

.listing_Images {

	border: 1px solid #333;

}





.container {

	width: 800px;

	background-color: #FFFFFF;

	border: 1px solid #FF0000;

	font-size: 10px;

}

.content {

	padding-left: 5px;

	color: #FFFFFF;

	background-color: #002C62;

	font-size: 12px;

}



.banner {

	background-image: url(Images/panorama.jpg);

	background-repeat: no-repeat;

	background-position: right;

	background-color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333;

	height: 90px;

}

.footer {

	text-align: center;

	font-size: 10px;

}

.main {

	width: 100%;

	background-color: #fff;

	color: #333;

	line-height: 130%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333;

}

#nav {

	float: left;

	width: 150px;

	background-color: #002C62;

	font-size: 12px;

	color: #FFFFFF;

	padding-left: 5px;

	padding-right: 5px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #ED1C24;

	height: 450px;

}

.navSelect {

	background-color: #ED1C24;

	padding-left: 2px;

	font-size: 16px;

	font-weight: bold;

}

.text {

	width: 630px;

	overflow: auto;

	padding-left: 5px;

	height: 442px;

	font-size: 12px;

	padding-top: 8px;

}


