 
body {
	background-image: url(../images/header-BG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -60px top;
	background-color: #FFF;
} body,td,th {
	color: #FFF;
	font-family: Tahoma;
	background-color: #000;
	font-size: 13px;
} h1 {
	font-family: "Myriad Pro";
	font-size: 20px;
	color: #333;
	font-weight: normal;
	line-height: 22px;
} h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
} h3 {
	font-family: arial narrow;
	font-size: 10px;
	color: #FFF;
	font-family: Helvetica;
	font-weight: normal;
} 
/*---

Date: November-2009

Author: Murray Farquhar - sugarbowl:media
Contact: murray@sugarbowl.com.au // +61 4 06347566 // www.sugarbowl.com.au

Client: Two of the Best
Contact: simon@twoofthebest.com.au

Copyright: All rights reserved (c) 2009

---*/

* {
	margin: 0px;
	padding: 0px;
}
.container {
	width: 100%;
	background-color: #FFF;
	float: left;
}
.footer-container {
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	padding-top: 60px;
	padding-bottom: 30px;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.flash {
	height: 375px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.name-plate {
	top: -381px;
	position: relative;
	left: 25px;
	width: 200px;
}
#flash {
}
#flash-wrapper {
	background-image: url(../images/shadow.png);
	height: 435px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.page {
	padding-bottom: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.links {
	width: 900px;
	padding-bottom: 35px;
	line-height: 18px;
}
.links a {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
.links a:hover {
	text-decoration: none;
}
.logo-box {
	text-align: center;
	width: 100%;
	position: relative;
	float: left;
	padding-top: 20px;
}
.logo-box img {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.logo-box a img {
	opacity:0.5;
}
.logo-box a:hover img {
	opacity:1.0;
}
.details {
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 30px;
}
.details a {
	color: #FFF;
}
.details a:hover {
	text-decoration: none;
}
.container .wrapper .header h1 a {
	color: #F60;
	text-decoration: none;
}
.container .wrapper .header h1 a:hover {
	text-decoration: underline;
}
.heading-orange {
	color: #F30;
}
.keywords {
	color: #CCC;
	text-align: left;
	clear: left;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	line-height: 13px;
	padding-top: 20px;
}
#content {
	min-height:560px;
	border-bottom:solid 1px #a29d9c;
	position:relative;
	z-index:20;
	height: 70%;
} 
#footer  {
	z-index:10;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #333;
} 

#tab-content         {
	position:relative;
	top:-3px;
	opacity:0.99;
	padding-bottom: 32px;
	background-color: #333;
} 
#tabs                {
	height:32px;
	position:absolute;
	left:0;
	bottom:0;
	width: 100%;
} 
#tabs ul             {
	width:112px;
	position:absolute;
	left:50%;
	top:0;
	height:29px;
	line-height:32px;
	margin-left:-445px;
	font-family:Georgia, Times, "Times New Roman", serif;
	color:#FFF;
	font-size:12px;
	text-align:center;
} 
#tabs ul li a        {
	color:#FFF;
	text-decoration:none;
	padding:0 2px;
} 
#tabs ul li a:hover,
#tabs ul li.active a { }
#tabs ul li          { display:inline;  } 
#tabs ul li.sep      {   }  

#contact,    #credits    {
	display:none;
	position:relative;
	padding:15px 0;
	width:900px;
	text-indent:1px;
	margin:0 auto;
	color:#FFF;
	font-family:Georgia, Times, "Times New Roman";
	font-style:italic;
	font-size:13px;
	white-space:nowrap
} 
#contact a,  #credits a  { text-decoration:none; color:#fff; border-bottom:dotted 1px #fff;  } 
#contact em, #credits em { color:#fff;  } 
.calendar {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#divTopLeft{
	width: 151px;
	height: 51px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 99;
}
