body
{
	font-family:Trebuchet MS, Arial, Sans-Serif;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
a
{
	color:#FF0000;
	text-decoration:none;
}
#Header
{
	height:110;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
#Logo
{
	margin-left:auto;
	margin-right:40px;
	width:320px;
	height:100px;
	background-image:url('images/logo.gif');
	background-repeat: no-repeat;

}
#Address
{
	position:absolute;
	top:0;
	left:700;
	text-align:right;
	color:#5B0323;
}
#Nav
{
	height:30px;
	Background-Color:#5B0323;
}
#Menu
{
	text-align:left;
	vertical-align:middle;
	float:left;
	padding-left:350px;
	margin-top:5px;
	margin-bottom:auto;
	width:950px;
	z-index:20;
	position:relative;
}
#menuSpacer
{

	
}
#leftcol
{
		float:Left;
		width:200px;
		height:620px;
		background-image:url('images/sidebackground.jpg');
		background-repeat: repeat-x;
		position:relative;
		z-index:15;
}
#rightcol
{
		position:relative;
		top:0px;
		z-index:-1px;
		float:right;
		width:50px;
		height:620px;
		background-image:url('images/sidebackground.jpg');
		background-repeat: repeat-x;
}
#music
{
	position:absolute;
	left:0px;
	top:20px;
	float:left;
	width:470px;
	height:591;
	background-image:url('images/music.gif');
	background-repeat: no-repeat;
	z-index:18;
	
}
#upperSpacer
{
	
	float:left;
	width:280px;
	min-width:280px;
	
}
#UpperContent
{
	margin-top:10px;
	margin-left:490px;
	margin-right:auto;
	width:45%;
	*width:100%;
	z-index:50;
	background-color:white;
	

}
#tblServices
{
	position:relative;
	border-collapse:collapse;
	z-index:50;
	width:400px;
	
}
.left, .right, .lower, .center
{
	background-image:url('images/tblcontent.gif');
	
}
#tblServices td
{
	text-align:center;
	color: white;
}
#LowerContent
{
	position:relative;
	left:-45px;
	float:right;
	width:70%;
}
.lowerleft
{
	
	background-image:url('images/lowerleft.gif');
	background-repeat: no-repeat;
}
.lowerright
{
	
	background-image:url('images/lowerright.gif');
	background-repeat: no-repeat;
}
.MainMenu
{
	font-family:Trebuchet MS;
	color:white;
	font-size:18px;
}
.seperator
{
	
}
.MediumRed
{
	color:#FF0000;
	font-size:18px;
}
.upperleft
{
	width:20px;
	height:49px;
	background-image:url('images/upperleft.gif');
	background-repeat: no-repeat;
}
.upperCenter
{
	background-color:#BF0000;
	vertical-align:bottom;
	color:white;
	font-size:35px;
}
.upperright
{
	width:20px;
	height:49px;
	background-image:url('images/upperright.gif');
	background-repeat: no-repeat;
}
.title
{
	color:#FF0000;
	font-size:20px;
}
#footer
{
	clear:both;
	text-align:center;
	padding-bottom:25px;
}

#footer a
{
	color:#5B0323;
	font-weight:bold;
}

ul#FooterMenu
{
	display:inline;
	margin-left:auto;
	margin-right:auto;
	

}
ul#FooterMenu li
{
	display:inline;
	list-style:none;
	padding-left:10px;
}

ul#FooterMenu li .first
{
	padding-left:0px;
}

.subtext
{
	font-size:10pt;
}

 a.subtext
 {
	font-size:10pt;
}