html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
* {margin:0;padding:0;} 

form {
	height: 100%;
}

html,body
{

margin:0px 0px 0px 0px;
background-image:url(/Images/001_new.jpg);
background-repeat:no-repeat;
background-position:center top;
height: 100%;
}

#background{position: absolute; width:100%; top: 0px; left: 0px; height: 100%; padding-top:0px;}

h1{font-size:24px; color:#666666; font-weight:normal; font-family:Arial; padding:0px; margin:0px; line-height:22px;}
h2{font-size:16px; color:#666666; font-weight:normal; font-family:Arial; padding:0px; margin:0px; line-height:22px;}
h3{font-size:16px; color:#666666; font-weight:bold; font-family:Arial; padding:0px; margin:0px; line-height:22px;}
h4{}
h5{}
h6{}

hr {color:#666666; border:none; height:1px; background-color:#666666; padding:0px; margin:0px;}

.LargeCopy			{ font-size:16px; color:#878787; font-weight:normal; line-height:26px; font-family:Arial;}
.MainCopy			{ font-size:12px; color:#666666; font-weight:normal; line-height:20px; font-family:Arial;}
.SmallCopy			{ font-size:10px; color:#666666; font-weight:normal; line-height:22px; font-family:Arial;}

/* P IS SAME AS MAINCOPY, JUST MAKES LIFE EASIER */
p 					{ font-size:12px; color:#666666; font-weight:normal; line-height:20px; font-family:Arial;}


/* 'ul li' prevents 'ol' from inheriting bullets instead of numbers */
ul li{ font-size:12px; color:#666666; font-weight:normal; line-height:26px; list-style:disc; font-family:Arial;}

ol li{ font-size:12px; color:#666666; font-weight:normal; line-height:26px; font-family:Arial;}

hr {color: #dddddd;border: none;height: 1px;}

.datatable, .datatable td { border: solid 1px #ccc;}

a:link		{color:#666666; text-decoration:underline; font-family:Arial;}
a:active	{color:#666666;text-decoration:underline; font-family:Arial;}
a:visited	{color:#666666;text-decoration:underline; font-family:Arial;}
a:hover		{color:#666666;text-decoration:none; font-family:Arial;}


a.LandingWhiteLink:link{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
a.LandingWhiteLink:active{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
a.LandingWhiteLink:visited{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
a.LandingWhiteLink:hover{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:underline;
}
/***********************
Melbourne
***********************/

div#Main
{
width:100%;
float:left;
}

div#MainContainer
{
width:960px; 
margin:auto;
}




