@charset "utf-8";
/* CSS Document */

body  {
	font: 1em "Trebuchet MS", Arial, sans-serif;
	background: #ebebeb;
	background-image: url(images/music_bg.jpg);
	background-repeat: repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
}
a:link {
	color: #333333;
}
.mid {
	text-align: center;
	display: block;
	margin: auto;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #0033cc;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

#container {
	width: 780px;
	background-attachment: scroll;
	background-image: url(images/treble.jpg);
	background-repeat: no-repeat;
	background-position: 175px 190px;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
} 
#header {
	background-color: #DDDDDD;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin: 0;
} 
#sidebar {
	float: left; 
	width: 170px; 
	padding: 0px;
	margin: 8px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#sidebar img {
	padding: 20px 0px 0px 0px;
}
#sidebar1 {
	background: #cec4ba;
	width: 150px;
	margin: 0px;
	border:1px #000000 solid;
	padding: 8px 0px;
}
#sidebar1 h3{
	font-size: 13px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#sidebar1 li {
	list-style-position: outside;
	list-style-image: url(images/bullet_icon.jpg);
	list-style-type: disc;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-left: -10px;
}
#sidebar1 li a {
	color: #000000;
	text-decoration: none;	
}
#mainContent {
	margin: 8px 0px 8px 275px;
	padding: 0 20px 20px 20px;
} 
#mainContent { zoom: 1; }
.fletter {
	font-size:1.8em;
	color: #0033cc;
	font-weight:bold;
}
.imgborder {
	padding: 1px;
	border: 1px solid #000000;

}

#footer {
	background:#fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: .7em;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:hover {
	color: #000000;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
.first {
	margin-left:394px;
}
.mid { padding-left:60px;}
.button {
	background-color:#ffcc33;
	color:#000;
	border:2px outset #ffcc33;
}
.attention {
	font-size: .8em;
	font-weight: bold;
	font-style:italic;
}
/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  www.projectseven.com
  ------------------------------------
*/
#menuwrapper {
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #ffcc33;
	background-image:url(images/mbar.jpg);
	background-repeat: repeat-x;
}



#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	border-left: 1px solid #333;
	font-size: .85em;
	color: #000000;
}

#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(images/mgrad.jpg);
	background-repeat: repeat-x;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #cec4ba;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}
#p7menubar li {width: auto;}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar1 { width: 180px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
