body{
margin:0;
padding:0;
line-height: 1.5em;
background-repeat: repeat;
background-image: url(images/background2.jpg);
}

b{font-size: 110%;}
em{color: green;}

#maincontainer{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #FFFFFF url(images/aussieflag2.jpg) no-repeat left;
height: 60px; *Height of top section*/
margin: 10px;
padding: 10px;
}

#topsection-content{
position: relative;
float: right;
vertical-align: middle;
text-align: right;
}

#topsection-content2{
position: relative;
float: left;
vertical-align: middle;
text-align: left;
padding-left: 60px;
}

#topsection2{
background: #FFFFFF;
height: 40px; *Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background: #FFFFFF;
}

#contentcolumn{
margin-right: 450px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
background: white;
}

#leftcolumn{
float: left;
width: 130px; /*Width of left column in pixel*/
margin-left: -450px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
background: #FFFFFF;
}

#rightcolumn{
float: left;
width: 320px; /*Width of right column in pixels*/
margin-left: -320px; /*Set margin to -RightColumnWidth*/
background: #FFFFFF;
}

#contentcolumn2{
margin-right: 430px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
background: white;
}

#leftcolumn2{
float: left;
width: 130px; /*Width of left column in pixel*/
margin-left: -430px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
background: #FFFFFF;
}

#rightcolumn2{
float: left;
width: 280px; /*Width of right column in pixels*/
margin-left: -300px; /*Set margin to -RightColumnWidth*/
background: #FFFFFF;
}

#footer{
clear: left;
width: 100%;
background: #006699;
font: 12px Arial;
color: #FFF;
text-align: center;
padding: 15px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #FF6600; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #006699; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #FF6600; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #FF6600; /*Brown color theme*/ 
color: white;
border-color: #FF6600; /*Brown color theme*/ 
}

.container {width:100%;}
.one, .two, .three, .four, .five { height:1px;
 background:#FF6600;}
.five {margin:0 5px;}
.four {margin:0 3px;}
.three {margin:0 2px;}
.two {margin:0 1px;}
.one {margin:0 1px;}
.content {padding: 5px 5px 5px 20px; background:#FF6600;}

.orange {color:#FFFFFF; background:#FF6600; font-family:sans-serif; font-size:1.0em; font-weight:bold; padding-left:20px;}

a.car:link {font-family: sans-serif; font-size: 0.75em; color: #000000; text-decoration: none}
a.car:visited {font-family: sans-serif; font-size: 0.75em; color: #0000ff; text-decoration: none}
a.car:hover {font-family: sans-serif; font-size: 0.75em; color: #006699; text-decoration: underline}

.lk {font-family: sans-serif; font-size: 1.0em; font-weight: bold;}
.d {font-family: sans-serif; font-size: 0.9em;}

