body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #4c074e;
	background-image: url(/images/site/bgd_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	vertical-align: top;
}
#shell {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	margin-top: 16px;
	}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 615px;
	margin-left: 35px;
	margin-top: -10px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(/images/site/bgd_content.jpg);
	line-height: 1.25em;
	background-repeat: repeat-y;
}
#contents li {
	line-height: 1.5em;
	margin-right: 15px;
}

#contents a {
	text-decoration: none;
	color: #000000;
}
#contents a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	color: #670167;
}
#content_foot {
	margin-left: -30px;
}
/***************************************************
   Menu styles
 **************************************************/

#menu {
	color:#333333;
	position: relative;
	left: 0px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: left top;
  }
.menucontents {
	width: 125px;
	height: 183px;
	margin-right: 17px;
	padding: 15px 0 10px 0;
  }
.menucontents  a {
	display: block;
	width: 115px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	text-indent: 12px;
	color: #FDFAEB;
  }
.menucontents  a:hover {
    color: #FBB023;
}
#nav {
	list-style-type:none;
	padding:0;
	margin:0;
	width:125px;
	position:absolute;
	top:-1px;
	left:-2px;
	border:1px solid #ccc;
	border-width:0 1px 1px;
	z-index:100;
}
#nav ul {list-style-type:none; padding:0; margin:0; width:125px;}
#nav li {
	float:left;
	background:#657;
	position:relative;
	border-top:1px solid #ccc;
}

#nav li.sub {
	background-color: #CC9900;
}
#nav  li.sub  a:hover {
	color: #000;
}

#nav li, #nav li a {
	display:block;
	color:#fff;
	font-family:arial, sans-serif;
	font-size:11px;
	line-height:24px;
	width:125px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	text-indent:7px;
}
#nav ul,
#nav li.click ul ul,
#nav li.click ul li.hover ul ul {display:none;}
#nav li.hover {
	color:#000;
	z-index:500;
}
#nav li.click {
	color:#660066;
}
#nav li.click ul {display:block;}
#nav li.click ul li.hover ul, 
#nav li.click ul li.hover ul li.hover ul {
	display:block;
	position:absolute;
	top:-1px;
	border:1px solid #fff;
	border-width:0 1px 1px;
	right: 125px;
}
#nav li.click ul li.fly {
	background-color: #657;
	background-image: url(/images/site/arrow_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav li.click ul li.hover {background:#98a;}
#nav li.click ul li.hover ul li {background:#c60;}
#nav li.click ul li.hover ul li.hover ul li {background:#780; z-index:500;}
#nav li.click ul li.hover ul li.fly {
	background-color: #c60;
	background-image: url(/images/site/arrow_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav li.click ul li.hover ul li.hover {z-index:500; background:#fa4;}
#nav li.click ul li.hover ul li.hover a {color:#000;}

#nav li.click ul li.hover ul li.hover ul li.hover {background:#aa0;}
#nav li.click ul li.hover ul li.hover ul li.hover a {color:#fff;}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash{
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced{
	visibility: visible !important;
}

span.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true]{
  display: none !important;
}
.sIFR-hasFlash /* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

 #contents  h3 {
	visibility: hidden;
	font-size: 22px;
}
#audio {
	text-align: center;
	width: 100px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 7px;
}

