@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

#site {
	width: 1030px;
	float: left;
}
#collage {
	float: left;
	width: 450px;
}
#header {
	width: 580px;
	height: 155px;
}
#magicrockla {
	float: left;
	width: 580px;
}
#nav {
	background-image: url(../images/nav_background2.gif);
	height: 30px;
	width: 580px;
	background-repeat: repeat-x;
	list-style-type: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00B9FF;
}
#n_home {
	background-image: url(../images/n_home.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 69px;
	margin-right: 2px;
	margin-left: 20px;
}
#n_about {
	background-image: url(../images/n_about.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 72px;
	margin-right: 2px;
	margin-left: 2px;
}
#n_about a {
	display: block;
	height: 30px;
	width: 72px;
	text-indent: -9999px;
}
#n_about a:hover {
	background-image: url(../images/n_about_up.gif);
	background-repeat: no-repeat;
}
#flash {
	background-color: #CCCCCC;
	height: 275px;
	width: 580px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00aeef;
}
.n_homeactive {
	background-image: url(../images/n_home_up.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 69px;
	margin-right: 2px;
	margin-left: 20px;
}
#n_contact {
	background-image: url(../images/n_contact.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
#n_downloads {
	background-image: url(../images/n_download.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 122px;
	margin-right: 2px;
	margin-left: 2px;
}
.n_aboutactive {
	float: left;
	height: 30px;
	width: 70px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/n_about_up.gif);
	background-repeat: no-repeat;
}
.n_photoactive {
	float: left;
	height: 30px;
	width: 80px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/n_photos_up.gif);
	background-repeat: no-repeat;
}
.n_blogactive {
	float: left;
	height: 30px;
	width: 61px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/n_blog_up.gif);
	background-repeat: no-repeat;
}
.n_dlactive {
	float: left;
	height: 30px;
	width: 122px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/n_download_up.gif);
	background-repeat: no-repeat;
}
.n_contactactive {
	background-image: url(../images/n_contact_up.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 100px;
	margin-right: 2px;
	margin-left: 2px;
}
#n_downloads a {
	display: block;
	height: 30px;
	width: 122px;
	text-indent: -9999px;
}
#n_downloads a:hover {
	background-image: url(../images/n_download_up.gif);
	background-repeat: no-repeat;
}
#content {
	width: 580px;
	background-color: #2f2f2f;
}
#n_home a {
	display: block;
	height: 30px;
	width: 69px;
	text-indent: -9999px;
}
#n_home a:hover {
	background-image: url(../images/n_home_up.gif);
	background-repeat: no-repeat;
}
.footer img {
	margin-right: 5px;
	float: right;
}
#n_photos {
	background-image: url(../images/n_photos.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 80px;
	margin-right: 2px;
	margin-left: 2px;
}
#n_photos a {
	display: block;
	height: 30px;
	width: 80px;
	text-indent: -9999px;
}
#n_photos a:hover {
	background-image: url(../images/n_photos_up.gif);
	background-repeat: no-repeat;
}
#n_blog {
	background-image: url(../images/n_blog.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 61px;
	margin-right: 2px;
	margin-left: 2px;
}
#n_blog a {
	display: block;
	height: 30px;
	width: 61px;
	text-indent: -9999px;
}
#n_blog a:hover {
	background-image: url(../images/n_blog_up.gif);
	background-repeat: no-repeat;
}
#n_contact a {
	display: block;
	height: 30px;
	width: 100px;
	text-indent: -9999px;
}
#n_contact a:hover {
	background-image: url(../images/n_contact_up.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-bottom: 20px;
}
