/* Web CSS for: MusicMaster
   Programmed by: Optime Productions
   Last Updated: 05/13/2009
****************************************************************/

/* Main Body Elements
****************************************************************/
body {
	text-align: center;
	margin: auto;
	font: 10px/1.6 Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	background-image: url(../images/bkgd3.gif);
	background-repeat:repeat;
	background-attachment: fixed;
	color: #333333;
	height: 100%;
	}

p	{
	margin: 0 0 1em 0;
	font-size: 1.2em;
	color: #333333;
	text-align: left;
	}
	
a {color: #525179; font-weight: normal; text-decoration: none; background-color: inherit;}
a:hover {color: #F37520; font-weight: normal; text-decoration: underline; background-color: inherit;}

h1	{
	margin: 0 0 0 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #F37520;
	background-color: inherit;
	text-transform: capitalize;
	text-align: left;
	}
	
h1 a {color: #F37520; font-weight: bold; text-decoration: none; background-color: inherit;}
h1 a:hover {color: #F37520; font-weight: bold; text-decoration: underline; background-color: inherit;}
	
h2	{
	margin: 0 0 0 0em;
	padding-top: 10px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	color: #525179;
	background-color: inherit;
	text-transform: capitalize;
	}
	
h3	{
	margin: 0 0 0 0em;
	padding-top: 10px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #525179;
	background-color: inherit;
	text-transform: capitalize;
	}
	
sup {
	font-size: 0.9em;
}

li {
	margin: 0 0 0 0em;
	font-size: 1.1em;
	color: #525179;
	line-height: 1.3em;
}

/* Structure IDs
****************************************************************/
#siteWrap {
	margin: auto;
	width: 760px;
	height: 100%;
	color: inherit;
	background-color: #ffffff;
	border-left: 2px;
	border-left-style: solid;
	border-left-color:#333333;
	border-right: 2px;
	border-right-style: solid;
	border-right-color:#333333;
	}
	
#topNav {
	background-color: #e0e2df;
	width: 760px;
	}

#mainContent {
	background-color: #e0e2df;
	width: 760px;
	}

#tour {
	background-color: #e0e2df;
	width: 296px;
	height: 286px;
	float: left;
	text-align: left;
	vertical-align:top;
	}

#seperator {
	background-color: #e0e2df;
	width: 24px;
	height: 286px;
	position: relative;
	float: left;
	text-align: left;
	vertical-align:top;
	}
	
#mainSection {
	background-color: #e0e2df;
	width: 390px;
	height: 286px;
	float: right;
	text-align: left;
	vertical-align:top;
	padding-left: 15px;
	padding-right: 35px;
	}
	
#bottomContent {
	background-color: #c0cbcb;
	background-image: url(../images/bottom_grad.jpg);
	background-repeat: repeat-x;
	height: 171px;
	width: 760px;
	clear: both;
	}
	
#bottomLeft {
	height: 171px;
	width: 316px;
	text-align: left;
	float: left;
	padding-left: 30px;
	}
	
#latestNews {
	width: 264px;
	height: 116px;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	}
	
#bottomRight {
	height: 171px;
	width: 414px;
	background-image: url(../images/testBkgd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: right;
	}
	
#bottomWave {
	width: 760px;
	height: 49px;
	min-height: 49px;
	background-image: url(../images/bottom_wave.jpg);
	background-repeat:no-repeat;
	clear: both;
	}
	
#bottomIntWave {
	width: 760px;
	vertical-align: top;
	clear: both;
	}

#topLinks {
	background-color: inherit;
	color: #CCCCCC;
	font-size: 0.9em;
	text-align: right;
	position: relative;
	float: right;
	height: 20px;
	width: 500px;
	padding-top: 14px;
	padding-right: 20px;
	}
	
#topLinks a {color: #CCCCCC; font-weight: normal; text-decoration: none; background-color: inherit;}
#topLinks a:hover {color: #FFFFFF; font-weight: normal; text-decoration: underline; background-color: inherit;}

#home {
	clear: both;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#home p {color: #525179;}
#home a {color: #525179; font-weight: bold; text-decoration: none; background-color: inherit;}
#home a:hover {color: #525179; font-weight: bold; text-decoration: underline; background-color: inherit;}

#footer {
	background-color: inherit;
	color: #999999;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	
#footer p {color: #999999;}
#footer a {color: #999999; font-weight: normal; text-decoration: none; background-color: inherit;}
#footer a:hover {color: #F37520; font-weight: normal; text-decoration: underline; background-color: inherit;}

/* Structure Classes
****************************************************************/
.intSide{
	background-color: #e0e2df;
	width: 179px;
	font-size: 10px;
	float: left;
	text-align: left;
	vertical-align:top;
	margin: 0 0 0 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 15px;
	}

.intMain {
	background-color: #e0e2df;
	width: 495px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border-left: 1px;
	border-left-color: #999999;
	border-left-style: dotted;
	padding-left: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	}
	
.mainCentered {
	background-color: #e0e2df;
	width: 600px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
.mainCentered p {
	text-align: left;
	font-size: 10px;
	}
	
.mainCentered h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #F37520;
	background-color: inherit;
	text-transform: capitalize;
	text-align: center;
	}
	
.intTables {
	background-color: #e0e2df;
	width: 100%;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align:top;
	}
	
.sideNote {
	background-color: #e0e2df;
	width: 95%;
	color: #666666;
	text-align: justify;
	font-size: 10px;
	vertical-align: top;
	}

.sideNote p {
	text-align: justify;
	font-size: 10px;
	}

/* Pop Up Menus for Non-Flash Version
****************************************************************/

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer600041628 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:760px;
	height:324px;
	text-align:left;
}

#MMMenuContainer0816220232_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0816220232_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:80px;
	top:93px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0816220232_0 {
/* This class defines things about menu MMMenu0816220232_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:120px;
	height:105px;
}

.MMMIFVStyleMMMenu0816220232_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0816220232_0 */
	width:120px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:114px;
	height:15px;
}

.MMMIVStyleMMMenu0816220232_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0816220232_0 */
	width:120px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:114px;
	height:15px;
}

#MMMenu0816220232_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0816220232_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0816220232_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0816220232_0 so we can set its position */
	left:0px;
	top:21px;
}

#MMMenu0816220232_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0816220232_0 so we can set its position */
	left:0px;
	top:42px;
}

#MMMenu0816220232_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0816220232_0 so we can set its position */
	left:0px;
	top:63px;
}

#MMMenu0816220232_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0816220232_0 so we can set its position */
	left:0px;
	top:84px;
}

#MMMenuContainer0816220232_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0816220232_0 a {
/* Controls the general apperance for menu MMMenuContainer0816220232_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background: url("mmmenu1_120x21_up.gif") #ffcc66;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0816220232_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0816220232_0 */
	color:#000000;
	background: url("mmmenu1_120x21_over.gif") #99ffcc;
}
#MMMenuContainer0816220144_1 {
/* This ID is related to the master menu div for menu MMMenuContainer0816220144_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:79px;
	top:68px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0816220144_1 {
/* This class defines things about menu MMMenu0816220144_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:120px;
	height:42px;
}

.MMMIFVStyleMMMenu0816220144_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0816220144_1 */
	width:120px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:114px;
	height:15px;
}

.MMMIVStyleMMMenu0816220144_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0816220144_1 */
	width:120px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:114px;
	height:15px;
}

#MMMenu0816220144_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0816220144_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0816220144_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0816220144_1 so we can set its position */
	left:0px;
	top:21px;
}

#MMMenuContainer0816220144_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0816220144_1 a {
/* Controls the general apperance for menu MMMenuContainer0816220144_1's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background: url("mmmenu2_120x21_up.gif") #ffcc66;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0816220144_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0816220144_1 */
	color:#000000;
	background: url("mmmenu2_120x21_over.gif") #99ffcc;
}
#MMMenuContainer0816220051_2 {
/* This ID is related to the master menu div for menu MMMenuContainer0816220051_2 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:79px;
	top:44px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0816220051_2 {
/* This class defines things about menu MMMenu0816220051_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:120px;
	height:63px;
}

.MMMIFVStyleMMMenu0816220051_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0816220051_2 */
	width:120px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:114px;
	height:15px;
}

.MMMIVStyleMMMenu0816220051_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0816220051_2 */
	width:120px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:114px;
	height:15px;
}

#MMMenu0816220051_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0816220051_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0816220051_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0816220051_2 so we can set its position */
	left:0px;
	top:21px;
}

#MMMenu0816220051_2_Item_2 {
/* Unique ID for item 2 of menu MMMenu0816220051_2 so we can set its position */
	left:0px;
	top:42px;
}

#MMMenuContainer0816220051_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0816220051_2 a {
/* Controls the general apperance for menu MMMenuContainer0816220051_2's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background: url("mmmenu3_120x21_up.gif") #ffcc66;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0816220051_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0816220051_2 */
	color:#000000;
	background: url("mmmenu3_120x21_over.gif") #99ffcc;
}
#MMMenuContainer0816215840_3 {
/* This ID is related to the master menu div for menu MMMenuContainer0816215840_3 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:80px;
	top:20px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0816215840_3 {
/* This class defines things about menu MMMenu0816215840_3's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:120px;
	height:126px;
}

.MMMIFVStyleMMMenu0816215840_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0816215840_3 */
	width:120px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:114px;
	height:15px;
}

.MMMIVStyleMMMenu0816215840_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0816215840_3 */
	width:120px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:114px;
	height:15px;
}

#MMMenu0816215840_3_Item_0 {
/* Unique ID for item 0 of menu MMMenu0816215840_3 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0816215840_3_Item_1 {
/* Unique ID for item 1 of menu MMMenu0816215840_3 so we can set its position */
	left:0px;
	top:21px;
}

#MMMenu0816215840_3_Item_2 {
/* Unique ID for item 2 of menu MMMenu0816215840_3 so we can set its position */
	left:0px;
	top:42px;
}

#MMMenu0816215840_3_Item_3 {
/* Unique ID for item 3 of menu MMMenu0816215840_3 so we can set its position */
	left:0px;
	top:63px;
}

#MMMenu0816215840_3_Item_4 {
/* Unique ID for item 4 of menu MMMenu0816215840_3 so we can set its position */
	left:0px;
	top:84px;
}

#MMMenu0816215840_3_Item_5 {
/* Unique ID for item 5 of menu MMMenu0816215840_3 so we can set its position */
	left:0px;
	top:105px;
}

#MMMenuContainer0816215840_3 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0816215840_3 a {
/* Controls the general apperance for menu MMMenuContainer0816215840_3's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background: url("mmmenu4_120x21_up.gif") #ffcc66;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0816215840_3 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0816215840_3 */
	color:#000000;
	background: url("mmmenu4_120x21_over.gif") #99ffcc;
}

	
/* End CSS File
****************************************************************/
