/* =Main Elements
----------------------------------------------- */
	
* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background-color: #000;
	background-image: url('images/bg_purple.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	}
	
#musicframe {
	background-color: #000;
	background-image: url('images/bg_music.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	}
	
#music {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 900px;
	}
	
#outerContainer {
	margin: 0px auto;
	position: relative;
	width: 890px;
	}
	
#logo {
	height: 78px;
	margin: 0px auto;
	width: 890px;
	}
	
.btn {
	height: 14px;
	margin: 10px 0px 0px 0px;
	}
	
a {
	outline: none;
	}
	
:-moz-any-link:focus {
	outline: none;
	}
	
#popupLogo {
	background-image: url('images/bg_logopopup.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	display: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	left: 508px;
	line-height: 16px;
	padding: 20px 20px 20px 20px;
	position: absolute;
	text-align: left;
	top: 16px;
	width: 360px;
	z-index: 3;
	}
	
#nav {
	float: left;
	margin: 28px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	width: 150px;
	}
	
.navHead {
	color: #000;
	display: inline;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 5px 0px 0px;
	}
	
.arrow {
	display: inline;
	}
	
.navList {
	color: #000;
	cursor: default;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	margin: 7px 0px 20px 0px;
	width: 150px;
	}
	
.navList li {
	background: url('images/dotted.gif') repeat-x bottom;
	border-bottom: none;
	position: relative;
	}
	
.navList li.sub {
	background: url('images/dotted.gif') repeat-x bottom;
	border-bottom: none;
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	}
	
.navList li a:link, .navList li a:visited {
	color: #000;
	text-decoration: none;
	}
	
.navList li a:hover {
	color: #fff;
	text-decoration: none;
	}
	
.navList li.last {
	background: none;
	border-bottom: none;
	position: relative;
	}
	
#divider {
	float: left;
	height: 550px;
	margin: 30px 0px 0px 0px;
	width: 40px;
	}
	
#innerContainer {
	float: left;
	margin: 30px 0px 0px 0px;
	width: 698px;
	}
	
#header {
	width: 698px;
	}
	
#contentContainer {
	background: url('images/bg_content.png') repeat-x top left;
	padding: 35px;
	width: 648px;
	}
	
#flipContainer {
	background: url('images/bg_content.png') repeat-x top left;
	padding: 25px;
	width: 710px;
	}
	
#mainpic {
	height: 320px;
	left: 550px;
	position: absolute;
	top: 125px;
	width: 360px;
	}
	
#mainpicSpacer {
	float: right;
	height: 250px;
	width: 320px;
	}
	
#flipbookHome
{
	position: absolute;
	right: 395px;
	text-align: right;
	top: 545px;
	width: 400px;
	

}
	
#flipbookInt {
	left: 0px;
	position: absolute;
	text-align: left;
	top: 535px;
	width: 150px;
	}
	
#flipbookThumb {
	float: right;
	margin: 0px 0px 0px 10px;
	}
	
#flipbookText {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	
	}
	
table#rateCard td {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
	
	
/* =Type Elements
----------------------------------------------- */
	
h1 {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 27px;
	font-weight: normal;
	}
	
h1 a:link, h1 a:visited {
	color: #fff;
	text-decoration: none;
	}
	
h1 a:hover {
	color: #ccc;
	text-decoration: none;
	}
	
h2 {
	color: #FFF;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	}
	
h3 {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	}
	
h4 {
	color: #999;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
	
p {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 20px 0px 0px 0px;
	}
	
	
	
	
	
/* =Home Elements
----------------------------------------------- */
	
#featurePic {
	height: 473px;
	left: 0px;
	position: absolute;
	top: 70px;
	width: 492px;
	z-index: 1;
	}
	
#featureContainer {
	left: 530px;
	position: absolute;
	top: 190px;
	width: 360px;
	z-index: 2;
	}
	
#homeHeader {
	height: 620px;
	width: 890px;
	}
	
#homeDepts {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 150px;
	}
	
#homeDivider {
	float: left;
	height: 350px;
	width: 40px;
	}
	
#homeFeats {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 150px;
	}
	
.homeHead_depts {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	left: 0px;
	margin: 10px 0px 10px 0px;
	position: absolute;
	top: 307px;
	z-index: 999;
	}
	
.homeHead_feats {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	left: 190px;
	margin: 10px 0px 10px 0px;
	position: absolute;
	top: 307px;
	z-index: 999;
	}
	
.homeHead_depts a:link, .homeHead_depts a:visited,.homeHead_feats a:link, .homeHead_feats a:visited {
	color: #fff;
	text-decoration: none;
	}
	
.homeHead_depts a:hover, .homeHead_feats a:hover {
	color: #ccc;
	text-decoration: none;
	}
	
.homeText {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 38px 0px 0px 0px;
	}
	
#popupDepts {
	background-image: url('images/bg_homepopup.png');
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	display: none;
	height: 180px;
	left: -19px;
	margin: 0;
	padding: 176px 20px 20px 20px;
	position: absolute;
	text-align: left;
	top: 147px;
	width: 190px;
	z-index: 4;
	}

.homepic {
	z-index: 99;
	}
	
#popupFeats {
	background-image: url('images/bg_homepopup.png');
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	display: none;
	height: 180px;
	left: 170px;
	margin: 0;
	padding: 176px 20px 20px 20px;
	position: absolute;
	text-align: left;
	top: 147px;
	width: 190px;
	z-index: 5;
	}
	
#popupDepts_arrow {
	left: 132px;
	margin: 0px 0px 17px 0px;
	position: absolute;
	top: 176px;
	}
	
#popupFeats_arrow {
	left: 97px;
	margin: 0px 0px 17px 0px;
	position: absolute;
	top: 176px;
	}
	
.popupList {
	color: #fff;
	cursor: default;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	list-style: none;
	margin: 25px 0px 0px 0px;
	position: absolute;
	width: 150px;
	}
	
.popupList li {
	background: url('images/dotted.gif') repeat-x bottom;
	border-bottom: none;
	position: relative;
	}
	
.popupList li.sub {
	background: url('images/dotted.gif') repeat-x bottom;
	border-bottom: none;
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	}
	
.popupList li a:link, .popupList li a:visited {
	color: #fff;
	text-decoration: none;
	}
	
.popupList li a:hover {
	color: #c00;
	text-decoration: none;
	}
	
.popupList li.last {
	background: none;
	border-bottom: none;
	position: relative;
	}
	
	
	
	
/* =Footer Elements
----------------------------------------------- */
	
#footer {
	color: #666;
	float: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px auto;
	padding: 0px 0px 0px 225px;
	width: 665px;
	}
	
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #ccc;
	text-decoration: none;
	}
	
#copyright {
	color: #666;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	}
	
.bottomLogo {
	float: right;
	margin: 0px 5px 0px 0px;
	}
	
	
	
	
/* =Links
----------------------------------------------- */
	
a:link {color: #fff;}
a:visited {color: #fff;}
a:hover {color: #900;}
a:active {color: #fff;}
