/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px 0px 50px;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #666666;
	background-image: url(../images/rapperport_bg.gif);
	background-repeat:repeat-x;
	font-family: "Lucidia Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: left bottom;
	}

body.none {
background-image: none;
}	
	

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
}


/* ********************************************************************************************
							                BANNER
********************************************************************************************* */




.banner {
	background-image: url(../images/rapperport_head.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	margin-bottom: 20px;
}

.bannerartwork {
	background-image: url(../images/bluebox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 760px;
	height: 140px;
	text-align: left;
	padding-top: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
}

.topnav {
}
/* ********************************************************************************************
							                CONTENT
********************************************************************************************* */
.spacer {
}

.contentmain {
	background-color: #FFFFFF;
	width: 100%;
}

.content {
	display: block;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 45px;
}
/* ********************************************************************************************
							                LEFT NAV
********************************************************************************************* */
.spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	font-size: 0px;
	line-height: 0px;
}


/* ********************************************************************************************
							                LEFT NAV
********************************************************************************************* */
.leftcol {
	margin: 0px;
	padding: 10px 0px 15px;
	width: 150px;
	display: block;
	float: left;
}

.leftnav {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2E8F2;
}

.leftnav ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}

.leftnav li {
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.leftnav li a {
	color: #208ABD;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E8F2;
	text-indent: 2px;
	font-size: 11px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 19px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.leftnav li a:hover {
	color: #333333;
	text-decoration: none;
}
/* ********************************************************************************************
							                INFO
********************************************************************************************* */
.info {
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 538px;
	float: right;
}

.info h1 {
	color: #157FB2;
	font-size: 23px;
	margin-top: 0px;
	padding-top: 0px;
}

.info h2 {
	color: #157FB2;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

.info h3 {
	color: #157FB2;
	font-size: 15px;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 6px;
}

.info h4 {
	color: #000000;
	font-size: 13px;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 3px;
}

.info h4 span {
	color: #157FB2;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 3px;
}

.info p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
	color: #666666;
}

.mainareas {
	display: block;
	height: 170px;
	line-height: 12px;
	margin-top: 0px;
	padding-top: 0px;
}

.area {
	width: 174px;
	background-image: url(../images/main_area.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	display: block;
	width: 174px;
	float: left;
	margin-right: 8px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}

.area h2 {
	font-size: 11px;
	text-align: center;
	color: #003399;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 12px;
}

.area h2 a {
	color: #990000;
	text-decoration: none;
}
.area h2 a:hover {
	color: #003399;
	text-decoration: underline;
}

.area p {
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
}

.area p a {
	text-decoration: none;
	color: #003399;
}

.area p a:hover {
	text-decoration: underline;
	color: #003399;
}

.norborder {
margin-right: 0px;
}




/* ********************************************************************************************
							                FOOTER
********************************************************************************************* */
.footermain {
	border-top:10px solid #208ABD;
	border-bottom:1px solid #208ABD;
	width: 100%;
	background-color: #FFFFFF;
	}
	
.footer {
	text-align: right;
	width: 760px;
	padding: 10px 0px 18px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	}
.gallery {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px;
	width: 538px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2E8F2;
	border-bottom-color: #D2E8F2;
}
.gallery_img {
	display: block;
	margin: 0px;
	padding: 16px 0px 0px 16px;
	height: 315px;
	width: 439px;
	float: left;
	background-image: url(../images/gallery_img_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.gallery_img img {
	margin: 0px;
	padding: 0px;
}



.gallery_nav {
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 1px;
	float: right;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #208ABD;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #666666;
}

.gallery_nav a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 40px;
	float: left;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50;
}

.gallery_nav a:hover {
	opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;
}


.frontbox {
	display: block;
	width: 538px;
	height: 230px;
	margin: 0px 0px 10px;
	padding: 15px 0px 0px;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 2px none #45AFE2;
	border-left: none;
}


.front {
	display: block;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float: left;
	height: 230px;
	width: 174px;
	text-align: left;
	
}

.nomarginright {
margin: 0px 0px 0px 0px;
	
}

.front h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 172px;
	height: 20px;
	text-align: center;
	margin: 0px;
	padding: 90px 0px 0px;
}


.front ul {
	list-style-type: none;
	display: block;
	width: 174px;
	margin: 0px;
	padding: 0px;
	
}

.front ul li {
	display: block;
	float: left;
	width: 174px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	
}



.front ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #157FB2;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(../images/front_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 164px;
	
}


.infonews {
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 538px;
	float: right;
}

.infonews h1 {
	color: #000000;
	font-size: 23px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.infonews h2 {
	color: #157FB2;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

.infonews h3 {
	color: #000000;
	font-size: 14px;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}

.infonews h4 {
	color: #157FB2;
	font-size: 13px;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 3px;
}

.infonews h4 span {
	color: #157FB2;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 3px;
}

.infonews p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
