/*
O-vation Music and Entertainment
www.o-vation.com.au
*/

body {
	text-align: center;
	min-width: 950px;
	background: #060405 url(images/background2.jpg) center top no-repeat;
	font: 75% Arial, sans-serif;
	line-height:130%;
	color:#FFFFFF;	
}
.clear {
	clear:both;
}
div#mainpagebodywrap {
	width: 452px;
	float: center;
	margin: 4% auto auto auto;
}
div#mainpagebodyleftwrapper {
	width:452px;
	float: left;
}
div#mainpagebodyleft {
	width: 450px;
	float: left;
	height: 300px;
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
	margin-top: 5px;
}
div#mainpagebodyright {
	width: 150px;
	float:right;
	text-align:right;
	line-height:160%;
}
a {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
div#titlebar {
	width: 950px;
	float:center;
	margin: 15px auto auto auto;
	text-align:left;
}
div#titlebarleft {
	width:220px;
	float:left;
	text-align:left;
}
div#titlebarright {
	font-size:5px;
	width:710px;
	float:right;
	text-align:right;
	font: 35%;
	color:#111926;
}
div#mainpicture {
	width:100%;
	background-color: #000000;
	height: 150px;
	float:center;
	margin: 10px auto 50px auto;
	text-align:center;
}
div#contentmain {
	width:950px;
	float:center;
	text-align:left;
	margin: auto auto auto auto;
}
div#contentleft {
	width:260px;
	float:left;
	margin-left:50px;
	text-align:left;
}
div#contentright {
	width:600px;
	float:right;
	text-align:justify;
}
div#contentrightmenu {
	width: 600px;
	float:center;
	margin-bottom: 30px;
	text-align:center;
}
div#footer {
	width: 95%;
	float: right;
	text-align:right;
	margin: 30px 40px 10px auto;
}
div#footerleft {
	font-size:9px;
	margin-top: 35px;
	color:#8996a0;
	width: 700px;
	float:left;
	text-align:left;
}
div#footerright {
	width: 180px;
	margin-bottom: 10px;
	float:right;
	text-align:right;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	line-height:150%;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 120%
}
strong {
	font-weight:bold;
}
.wrapper {
	width: 900px;
	margin: 30px auto 30px auto;
	text-align:left;
	}
.wrapperleft {
	width: 650px;
	float:left;
}
.wrapperright {
	width:250px;
	float:right;
	font-size:8pt;
	color:#999;	
}



div#header	{
	width:900px;
	margin: auto auto auto auto;
	text-align:left;
}
.white {color:#FFF;}

div#footernew {
	width: 900px;
	text-align:left;
	margin: 25px auto 20px auto;
	background-image:url(images/blueline.png);
	background-repeat:no-repeat;
	padding-top:15px;
}
div#footernewleft {
	float:left;
	margin-top:4px;
	width: 110px;
}
div#footernewright {
	float:right;
	font-size:8.5pt;
	color:#989;
	width: 780px;
}
div#sectiontitle {
	background:url(images/menu/sectionbackground.png) no-repeat;
	padding:12px 0px 5px 10px;
	color:#999;
}
div#sectionleft {
	width:670px;
	background-color:#FFF;
	float:left;
}
div#sectionleft2 {
	width:645px;
	color:#333;
	margin: 25px auto 25px 15px;
	font-size:8.5pt;
}
div#sectionright {
	width:205px !important; /*moz width*/
	width:230px; /*IE width*/
	float:right;
	color:#FFF;
	background:url(images/menu/sectionbackgroundmenu.png) no-repeat;
	padding: 15px 15px 15px 10px;
	font-size:8.5pt;
}
div#sectionright2 {
	width:229px;
	float:right;
	background:url(images/menu/sectionbackgroundmenu.png) no-repeat;
}
a.dark {
	color:#000;
}
a.dark:hover {
	color:#666;
}
.smallheading {
	color:#069;
	font-size:8pt;
	letter-spacing:2pt;
}
tr {color:#000;}