html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin:0px;
	background-image:url(../images/bggrad.gif);
	background-repeat:repeat-x;
	background-color:#000;
	color:#c0c0c0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}


/*-------------------------------- logo and strap line ---------------------------------*/
li {
	color:#c0c0c0;	
}

#wrapper {
	width:900px;
	margin-left:auto;
	color:#c0c0c0;
	margin-right:auto;
	}
	
#header {
	width:900px;
	float:left;
}

#header_left {
	width:202px;
	height:477px;
	float:left;
}

#logo {
	float:left;
	}
	
#news {
	background-image:url(../images/news.jpg);
	background-repeat:no-repeat;
	width:162px;
	height:258px;
	float:left;
	padding:60px 20px 0px 20px
}

#news_large {
	float:left;
	}

#header_right {
	float:left;
}

#main_image {
	float:left;
	background-image:url(../images/mainimage.jpg);
	width:698px;
	height:477px;
	}

#nav {
	height:26px;
	background-color:#000;
	border-bottom:1px solid #b42613;
	padding:10px 0px 0px 20px;
	}
	
#content_wrapper {
	width:900px;
	float:left;
	}
	
#albums {
	float:left;
	width:162px;
	height:auto;
	padding:30px 20px 0px 20px;
	}
	
#content {
	float:left;
	width:305px;
	height:auto;
	padding:15px 20px;
	}

#media {
	background-image:url(../images/media.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:340px;
	float:left;
	height:auto;
	margin-top:-143px;
	position:relative;
	padding-bottom:20px;
}

#video {
	float:left;
	width:300px;
	padding:80px 0px 20px 20px;
	}

#newsletter_small {
	float:left;
	padding:30px 10px;
	}

#gallery {
	float:left;
	width:300px;
	padding:5px 0px 0px 30px;
	text-align:center;
	}

#latestnews {
	float:left;	
	padding:10px 10px 30px 10px;
	}

#latestnews ul {
	padding:0px;
	margin:0px;
	text-indent:0px;
	}

#latestnews ul li {
	padding:0px;
	margin:0px;
	text-indent:0px;
	list-style-type:none;
	}

/*---Sub---*/
#header_left_sub {
	width:202px;
	float:left;
	}

#header_right_sub {
	float:left;
}

#sub_image {
	float:left;
	width:698px;
	}
	
#left_sub_content {
	float:left;
	width:200px;
	background-image:url(../images/vert_divider.gif);
	background-repeat:no-repeat;
	background-position:right;
	}

#right_sub_content {
	float:left;	
	width:640px;
	padding:20px 30px;
	}

#albums_small {
	float:left;
	}
	
#news_large {
	float:left;
}

#albums_large {
	float:left;
	width:625px;
	padding:0px 0px 10px 0px;
	}
	
#album_image {
	float:left;
	margin:10px 0px 0px 0px;
	width:105px;
}
#latest_album {
	float:left;
	padding:0px 10px;
}

#album_text {
	float:left;
	padding-left:20px;
	width: 480px;
	}
	
.photo {
	float:left; 
	margin-right:12px;
	border:1px solid #900;	
	}

#footer {
	width:900px;
	float:left;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:20px 0px;
	}
	
#footer a {
	text-decoration:none;
	color:#999;
	}

#footer_left {
	float:left;
	padding-left:30px;
	width:610px;
	}
	
#footer_right {
	float:left;
	padding-right:20px;
	width:240px;
	text-align:right;
	}
