BODY
{
  background-color: #280801;
  /*background-image: url(../media/images/purpbg.png);*/
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: Verdana;
}

#qscroller1 {
	width:350px;
	height:200px;
	margin: 0 auto;	
/*border:1px solid #c0c0c0;*/

}

IMG
{
	border: 0;
}

.qslide {

	font-size: 10pt;
	padding: 3px;
}
.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#mainBlock 
{
	margin: 0 auto;	
	width: 850px;
		
}

#mainContent
{
	background-color: #481811;
	padding: 10px;
	color: #ffffff;
	font-size: 12pt;
	/*border: 1px solid #4E4E4E;*/
}

.tablecenter
{
margin: 0 auto;	
}

H2
{
	font-family: Copperplate Gothic Light;
	font-size: 16pt;
}

H3
{
	font-family: Copperplate Gothic Light;
	font-size: 13pt;
}

.flashdeal
{
padding-left: 15px;
}

.schedule
{
font-family: Verdana;
}

a:link
{
color: #ffffff;
}

a:visited
{
color: #ffffff;
}

a:active
{
color: #ffffff;
}

a:hover
{
color: #ffffff;
}

#map
{
margin: 0 auto;	
}

a.balls:link
{
color: red;
}

a.balls:visited
{
color: green;
}

a.balls:active
{
color: blue;
}

a.balls:hover
{
color: orange;
}


