*{ 
	margin:0px;
	padding:0px;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  margin:0px;
  padding:0px;
  text-align:center;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: x-small;
  line-height: 1.5em;
  color: #000;
  background: #231f1e url(images/bg2.jpg) repeat-x;
}

img {
  border: 0;
}

/*=============== Links ===============*/

A:link, A:active, A:visited {
  color: #3ea9f4;
  text-decoration: none;
}

A:hover {
  color: #333;
  text-decoration: none;
}


/*=============== Font Elements ===============*/
p {
  margin: 5px 0;
  line-height: 160%;
  color:#333;
  padding: 0;
}

p.copy {
	margin: 0 0 10px 0;
  line-height: 160%;
  color:#000;
}

h1 {
  font-family: times, Times New Roman, times-roman, georgia, serif;
  color: #3ea9f4;
  font-size: 180%;
  line-height: 90%;
  margin: 0 0 5px 0;
  padding: 0;
}

h3 {
  text-transform:uppercase;
  font-size:100%;
  margin: 0;
}

h2 {
  font-size: 115%;
  margin: 5px 0 3px 0;
}

h4 {
  font-family: Georgia, "Times New Roman", Times, serifgeorgia, serif;
  font-size: 250%;
  color: #3ea9f4;
  margin-top: 10px;
}


/*=============== Positional Elements ===============*/
	
#wrapper {
  background-color:#fff;
  width: 816px;
  margin: auto;
  padding:0px;
  border-left: 5px solid #b2c9d9;
  border-right: 5px solid #b2c9d9;
}


#adspace_top{
	text-align: left;
	background-color:#333333;
	height: 63px;
	padding-top:3px;
}

#adspace_top ul li{
	display:inline;
	list-style: none;
}


/* Hides from IE5-mac \*/
#advert{
	float: right;
	text-align: right;
	margin-right: 11px;
	*margin-right: 11px;
}
/* End hide from IE5-mac */




#logoTop {
text-align:left;
	float: left;
	height: 150px;
	width: 816px;
}


#teaser {
	background-image:url(images/teaser2.jpg);
	background-repeat:no-repeat;	
	float: left;
	height: 375px;
	width: 816px;
}

#contentMain {
	float: left;
	width: 816px;
}

#contentLeft{
	float: left;
	background-image:url(images/grey-linebg.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	height: auto;
	width: 490px;
	margin-left: 7px;
}
#contentSigns{
	float: left;
	width: 700px;
	margin: 27px;
}
#contentAll{
	float: left;
	background-image:url(images/grey-linebg.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	height: auto;
	width: 802px;
	margin-left: 7px;
	margin-right: 7px;
}

#contentRight{
	float: right;
	background-image:url(images/grey-linebg.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	height: auto;
	width: 280px;
	margin-right: 7px;
}

#footer {
  height: 55px;
  clear: all;
  background: #333;
  color: #fff;
  margin: 0 0 0 0;
}

#footer a:hover {
  color: #fff;
}

.floatleft {
  float: left;
  text-align: left;
  color:#CCCCCC;
  margin-left: 15px;
  width:150px;
}

.floatright {
  float: right;
  text-align: right;
  color:#CCCCCC;
  margin-right: 15px;
}

p.feature {
  clear: all;
  height: 63px;
}
 
p.righttext {
  float: right;
}

p.lefttext {
  float: left;
}

.bigger {
 font-size:150%;
}

p.centretext {
  align:center;
}

p.boldtext {
  font-weight:bold;
  color:#53637e;
  margin: 0 0 15px 0;
}



.break {
  height: 1px;
  background-color:#e5e5e5;
  line-height:0;
  clear:all;
}

.girl {
	margin-left:100px;
}


#leftcopyMain {
	text-align: left;
	width: 650px;
	padding:50px;
}
#leftcopyacross {
	text-align: left;
	width: 450px;
	padding:15px;
}
#leftcopymerch {
	text-align: left;
	width: 758px;
	padding:15px;
}

#leftcopyacross ul {
	margin-left: 40px;
}

#leftcopyacross ul li {
	margin-right: 20px;
	list-style-image:url(images/li_dot.gif);
}

#leftcopyhalf {
	float: left;
	text-align: left;
	width: 200px;
	padding:15px;
}

#leftcopyhalf2 {
	float: right;
	text-align: left;
	width: 200px;
	padding:15px;
}


#rightcopy {
	text-align: left;
	width: 255px;
	padding:15px;
}


#flashcontent1 {
	display:inline;

	width: 468px;
	height: 60px;
	margin:0px;
}

#flashrant {
	width: 250px;
	height: 167px;
	padding:15px;
}

#miniSite {
	width: 800px;
	height: 370px;
}

#player {
	width: 810px;
	height: 380px;
}


#email_pic{
	height: 40px;
	}	
#cPlayer{
	background-image:url(images/miniPlayer.jpg);
	background-repeat:no-repeat;
	height: 380px;
	width:630px;
	text-align:left;
	}	
/*=============== IE Hacks ===============*/

 
*html #maincontent, *html #left {
  margin-bottom: -3px;
} 

*html #whitecontent {
  margin-bottom: -5px;
}

*html #right {
  margin-bottom: -10px;
} 

*html p.feature {
  height: 64px;
}

*html #mytable {
  float: left;
}

*html #maincontent {  
  padding-right: 20px;
}

*html .price {
  margin-bottom: 0;
}


label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
margin-bottom: 5px;
}

input img {
width: auto;
margin-top: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}


br{
clear: left;
}



/* -- GALLERY TABLE -- */
table.gallery{
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #3ea9f4;
width: 750px;
border-collapse: collapse;
border-spacing: 0px;
/*border: 1px #6699CC solid;*/
margin-bottom:15px
 } 

td.gallery{
padding:10px;
margin-bottom:5px;
border-bottom: 1px dashed #555;
width: 180px;
text-align: center;
 }
 
 td.signs{
padding:10px;
margin-bottom:5px;
border-bottom: 1px dashed #555;
width: 180px;
text-align: center;
 }
 
 td.signs img{
margin-top:5px;
 }
 
 
 /*** PHOTO STYLE ***/

div.photoL {
  float:left;
  background-color:#f5f5f2;
  margin-top: 20px;
  font-size:9px;
  padding:10px;
  border:1px solid #d8d6ce;
}

div.photo img {
  display:block;
  border:1px solid #d8d6ce;
}
.sponsors{
width:125px;
	diplay:block;
}
