* {
	margin: 0px;
	padding: 0px;
}
#modalPage					/*covers entire page */
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; 
	left: 0px;
	z-index: 100;
	
}
.modalBackground			/*used to hide remaining page when modal is active */
{
    opacity: 0.4;
	filter: alpha(opacity=40);
	width: 100%; 
	height: 100%;
	background: #999999 repeat scroll;
    position: absolute;
    z-index: 500;
    top: 0px; 
	left: 0px;
}
.modalContainer					/*specifies container */
{
    position:absolute;
    width: 400px;
    left: 45%;
    top: 50%;
    z-index: 750;
}

.modal							/*modal window */
{
    background-color: #f4d03f;
    border: solid 4px black; 
	position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 400px;
    /*height: 200px;*/
    margin: 10px;
}
.modalTop					/*title bar of modal container */
{
    width: 392px;
    background-color:  #CC0000;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
	padding-left: 20px;
	font-size: 12px;
	font-weight: bolder;	
	margin-left: 1%;
}


body {
	color: #000;
	background: #fff url('images/background.jpg') repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #9e0100;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
	line-height: 15px;
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

marquee { 
	font-size: 14px;
	color: #000000;
}	

marquee a{ 
	text-decoration: none;
}	
	
.fblink {
	position: absolute;
	right: 0;
	top: 0;
	float:right;
	display: block;
	height: 38px;
	width: 125px;
	background: url('fblink.jpg') no-repeat;
	text-indent: -999em;
	text-decoration: none;
	z-index: 999;
}

.banner {
    position: absolute;
	left: 0;
	top: 0;
	float:left;
	display: block;
	height: 125px; 
	width: 125px;
	
	
	text-indent: -999em;
	text-decoration: none;
	
}    

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}



#body_wrapper {
	margin: 0px auto;
	width: 789px;
	color: inherit;
	background-color:white;
	text-align: left;
}

#container {
	margin: 0px 1px;
	width: 784px;
}


/* Page Header */

#page_header {
	width: 790px;
	height: 222px;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
}

#page_header a {
	color: #fff;
	background: inherit;
}

#page_header a:hover {
	color: #f4d03f;
	background-color: inherit;
}


/* Header Title */

#header_title {
	width: 416px;
	height: 221px;
	color: #fff;
	background: #cc0000 url('images/headertitle_bg.jpg') no-repeat 100% 200%;
	float: right;
	overflow: hidden;
}

#header_title h1 {
	margin: 23px auto 0px 8px;
	width: 300px;
	height: 64px;
	background: url('images/headertitle.gif') no-repeat 0% 0%;
}


#header_title .textbox a {
	text-transform: uppercase;
}


/* Header Links */

#header_links {
	width: 220px;
	height: 221px;
	background: url('images/header_musicnotes.jpg') no-repeat 55% 75%;
	float: left;
	overflow: hidden;
	font-size: 10px;
}

#header_links a {
	text-decoration: none;
}
	
#header_links ul {
	width: 220px;
	height: 46px;
	color: #fff;
	background-color: #cc0000;
}


	
#header_links li {
	padding: 20px 12px 0px;
	float: left;

}


/* Header Navigation Menu */

#header_navmenu {
	width: 154px;
	height: 251px;
	color: #fff;
	background: #f65741 url('images/headernav_bg.jpg') repeat-y;
	float: left;
	overflow: visible;
	font-size: 10px;
	line-height: 10px;
	border-bottom: #d1d1d1 1px solid;
}

#header_navmenu a {
	text-decoration: none;
}

#header_navmenu ul {
	margin-top: 30px;
	height: 200px;
	background: url('images/headernav_listbg.gif') repeat-y; 
	border-bottom: #9f0000 1px solid;

}

#header_navmenu li {
	background: url('images/headernav_bullet.jpg') no-repeat 8px 5px;
	width: 154px;
	height: 23px;
	border-top: #fff 1px solid;
	text-transform: uppercase;
	overflow: visible;
	float: left;
}

#header_navmenu li a {
	display: block;
	padding-top: 6px;
	padding-left: 28px;

}

#page_content_1 {
	width: 791px;
	color: inherit;
	background: #ffcb02 url('images/sidebar_box1_bg.jpg') repeat-y;
}

#page_content_2 {
	width: 791px;
	color: inherit;
	background: #ff9700 url('images/sidebar_box2_bg.jpg') repeat-y;
}

/* Page Footer */

#page_footer {
	width: 791px;
	color: #fff;
	background: #c00000 url('images/footer_bg.jpg') no-repeat 0% 100%;
	font-weight: bold;
}

#page_footer a {
	color: #fff;
	background-color: inherit;
}

#page_footer a:hover {
	color: #f69689;
	background-color: inherit;
}

#page_footer_box {
	padding: 5px 10px 7px 180px;
}

#page_footer_box p {
	padding: 2px 0px 3px;
}


/* Footer Links */

#footer_links {
	padding: 10px 0px 6px;
}

#footer_links li {
	float: left;
	background: url('images/footerlinks_div.gif') no-repeat 100% 50%
}

#footer_links li a {
	display: block;
	padding: 0px 17px 0px 14px;
	text-decoration: none;
}

#footer_links li#firstlink a {
	padding-left: 0px;
}

#footer_links li#lastlink {
	background-image: url('none');
}
var isWebkit =

navigator.userAgent.indexOf("AppleWebKit") > -1;
