html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtRed {color:#CC0000;} 
.txtBrown {color:#aa5c56} 
.txtBlack {color:#000000;} 
.txtviolet {color:#d73593;} 
.txtBlue {color:#0d59ab} 
.txtBold {font-weight:bold;}
.row{width:990px; clear:both;} 
.breaker {clear:both; width:100%;}
.txtWhite {color:#FFFFFF;}
.alignRight {float:right;} 
.alignLeft {float:left;}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/home-bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}
#wrapper{
	width:990px;
	margin:0 auto;
}
.menuWrapper{
	width:990px;
}
.logotopContainer{
	width:278px;
	float:left;
}
.menuContainer{
	width:712px;
	height:74px;
	float:left;
	background-image:url(../images/home-menu-bg.gif);
	background-repeat:no-repeat;
}
.flashWrapper{
	width:990px;
}
.logoBottomContainer{
	width:588px;
	float:left;
}
.flashContainer{
	width:402px;
	height:254px;
	float:left;
}
.videoHolder {
	width:307px;
	height:209px;
	float:left;
	display:block;
}
.contentAreaWrapper{
	width:990px;
	background-image:url(../images/home-content-bg.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	clear:both;
	height:307px;
}
.menuContainer02{
	margin-top:42px;
	width:663px;
}
.menuaboutus{
	padding-left:47px;
	float:left;
}
.menuHistory{
	float:left;
	padding-left:66px;
}
.menuAussieCar{
	float:left;
	padding-left:49px;
}
.menuSponsors{
	float:left;
	padding-left:66px;
}
.menuContact{
	float:left;
	padding-left:70px;
}
.aboutContentContainer {
	width:524px;
	height:277px;
	padding-top:30px;
	padding-left:35px;
	background-image:url(../images/home-about-bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
.blogContaainer{
	width:318px;
	margin-left:29px;
	padding-top:30px;
	padding-left:35px;
	float:left;
}
.blogRight{
	width:49px;
	float:left;
}
.galleryWrapper{
	width:990px;
	background-image:url(../images/home-img-gallery.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
.galleryLeft{
	width:35px;
	float:left;
}
.aussieCarContainer{
	width:226px;
	margin-top:30px;
	float:left;
}
.galleryContainer{
	width:270px;
	height:179px;
	padding-top:30px;
	margin-left:48px;
	background-image:url(../images/gallery-bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
.galleryRight{
	width:411px;
	float:left;
}
.galleryImgContainer{
	width:268px;
	margin-top:20px;
}
.galleryImages{
	width:76px;
	height:44px;
	border:#737373 solid 1px;
	float:left;
	margin-right:11px;
	#margin-right:9px;
	margin-bottom:11px;
}
.copyrightWrapper{
	width:990px;
	background-color:#b41c20;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:20px;
}
.copyLeft{
	width:58px;
	float:left;
}
.copyMid{
	width:643px;
	margin-top:20px;
	float:left;
}
.copyRight{
	width:289px;
	float:left;
}
.blogLine{
	padding-top:20px;
}


/***********************************************************
Text and Links Styles
************************************************************/
.txtAbout{
	line-height:18px;
	margin-top:20px;
}
.txtBlog{
	line-height:18px;
	margin-top:8px;
}
.txtSeprator{
	padding-left:10px;
	padding-right:10px;
	color:#ff3941;
}
.txtLightWhite{
	color:#bbbbbb;
}
a.lnkRedOrange{
	color:#c42025;
	text-decoration:none;
}
a.lnkRedOrange:hover{
	color:#f73721;
	text-decoration:underline;
}
.txtCopyrightSeprator{
	padding-left:50px;
	padding-right:50px;
}
a.lnkBlackGrey{
	color:#000000;
	text-decoration:none;
}
a.lnkBlackGrey:hover{
	color:#bbbbbb;
}
.blogNocontent {
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
padding-top:7px;

}
/*------------------------- End --------------------------*/


/***********************************************************
The CSS Classes used by Coders Starts
************************************************************/


/*------------------------- End --------------------------*/

