html, body {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	height:100%;
	background-image:url('../images/left_bg.gif');
	background-position:left;
	background-repeat:repeat-y;
	font-family:verdana;
	font-size:100%;
	background-color:#0B588C;
}
#MainBody {

}
a {
	color:#224B5F;
}
img {
	border:0px;
}
.ClearUp, .clear {
	clear:both;
}
#MainContent {
	margin:0 auto;
	width:100%;
	min-width:800px;
	text-align:left;
	background-color:#000000;
	background-image:url('../images/guitar.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}
#TopContent {

}
#Header {
	margin:0px;
	width:100%;
	height:22px;
	background-color:#0B588C;
}
#menu {
	font-family:"BankGothic Md BT";
	width:150px;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
}
#menu ul{
	padding:0px;
	margin:0px;
}
#menu ul li{
	list-style:none;
}
#menu ul li a{
	text-decoration:none;
	color:#799BAA;
	font-size:10pt;
	padding-left:5px;
}
#menu ul li a:hover{
	color:#14B9FF;
}
#submenu {
	font-family:"BankGothic Md BT";
	position:fixed;
	left:93px;
	background-color:#116FA5;
	top:60%;
	width:170px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:8pt;
}
#submenu ul {
	list-style:none;
	Margin:0;
	padding:0px;
	width:150px;
}
#submenu ul li {
	width:150px;
	Margin:0px;
	padding:0px 10px 0px 10px;
}
#submenu ul li a{
	color:#9EDCFF;
	text-decoration:none;
	
}
#submenu ul li:hover,#submenu ul li:hover a {
	background-color:#c6c6c6;
	color:#FF00FF;
}
#Admin_menu {
	margin-top:20px;
}
#Admin_menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#Admin_menu ul li {
	margin-left:20px;
	margin-right:20px;
	display:inline;
}
#Admin_menu ul li.sep {
	margin-left:5px;
	margin-right:5px;
}
#BodyContent {
	text-align:center;
	background-color:transparent;
	min-height:600px;
	background-image:url('../images/left_bg.gif');
	background-position:left;
	background-repeat:repeat-y;
}
#BodyTop {
	width:765px;
	height:205px;
	margin:auto;
	margin-top:-10px;
	padding:1px;
}
#BodyTopFlash {	
	border:1px solid #001625;
}
#BodyTopFooter {
	height:47px;
	width:766px;
	margin-top:3px;
}
#LeftColumn {
	float:left;
	width:155px;
	margin-right:5px;
}
#LeftColumn h1 {
	font-size:10pt;
	color:#B3DDE9;
	font-family:"bank gothic md bt";
	font-weight:normal;
}
#LeftColumnBody {
	color:#ffffff;
	padding-right:20px;
	padding-left:20px;
}
#LeftColumnFooter {
	height:16px;
}
#LeftColumnTop {
	height:17px;
}
#LeftColumnTop .left {
	background-image:url('../images/lcol-left.gif');
	float:left;
	width:30px;
}
#LeftColumnTop .right {
	background-image:url('../images/lcol-right.gif');
	float:right;
	width:30px;
}
#LeftColumnFooter .left {
	background-image:url('../images/lcolfooter-left.gif');
	float:left;
	width:30px;
}
#LeftColumnFooter .right {
	background-image:url('../images/lcolfooter-right.gif');
	float:right;
	width:30px;
}
#BodyCenter {
	text-align:left;
	padding:0px;
	padding-left:10px;
	padding-top:10px;
	margin:0px;	
	margin-left:88px;
	min-height:600px;
	background-color:transparent;
}
#CenterColumn {
	margin-left:180px;
	text-align:left;
	width:60%;
	background-color:transparent;
}
#LogIn {
	margin-bottom:15px;
	height:30px;
	text-align:center;
}
#BodyBottom{
	width:100%;
	height:97px;
	background-color:#0B588C;
}
#BodyBottom a {
	color:#FFF;
}
#BodyBottom .text {
	margin-top:10px;
	height:8px;
}
#BodyBottom .text .left{
	float:left;
	margin-left:10px;
}
#BodyBottom .text .right{
	float:right;
	margin-right:10px;
}

.heading2 {
	font-weight:bold;
	font-size:1.6em;
}
.heading1 {
	font-weight:bold;
	font-size:1.3em;
}
#Page_Bottom_Content_Wide {
	text-align:left;
}

h1, h2, h3 {
	font-size:140%;
	color:#116FA5;
	padding:0px;
	margin:0px;
}
a {
	color:#799BAA;
}
a:hover {
	color:#A1A1A1;
}
.tablecell {
	padding:5px;
	width:auto;
}
p {
	text-align:justify;
}
/* stupid IE fix */
*html body #MainBody #MainContent #BodyContent #BodyCenter {
	height:500px;
}
/* stupid IE fix */

iframe {
	background-color:#fff;
}

#FlashGallery {
	width:700px;
}

#CenterColumn form fieldset {
 font-size:10pt;
}