body{
font-family: Myriad Pro, Arial, Helvetica, sans-serif;
margin:0;
margin:0;
padding:0;
font-size: 0.8em;
line-height: 1.5em;
background-image: url(media/LB_bg.png);
background-repeat: no-repeat;
background-position: top center;
}

.style3 {
	font-size: 90%; font-family:Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 100%;
	font-weight: bold;
}



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

#topsection{
background: #FFF;
height: 100px; /*Height of top section*/
margin-bottom: 30px;
margin-top: 10px;
}

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

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

#contentcolumn{
margin-left: 210px; /*Set left margin to LeftColumnWidth*/
border: 1px #33cc00 solid;
margin-top:0px;
min-height: 500px;
background: #FFF;
}
.green #contentcolumn,
#leftcolumn.green {
border-color: #33CC00;
}
.blue #contentcolumn,
#leftcolumn.blue {
border-color: #0099FF;
}
.purple #contentcolumn,
#leftcolumn.purple {
border-color: #CC00FF;
}
.pink #contentcolumn,
#leftcolumn.pink {
border-color: #FF0066;
}
.orange #contentcolumn,
#leftcolumn.orange {
border-color: #FFCC33;
}
.lime #contentcolumn,
#leftcolumn.lime {
border-color: #CCFF33;
}
#contentcolumn h1 {
	display: block;
	padding-left: 5px;
	margin-top: 0;
	height: 27px;
	font-size: 16px;
	line-height: 27px;
	color: #FFFFFF;
} 

#contentcolumn h1.green  {background-color:#33CC00;}
#contentcolumn h1.blue   {background-color:#0099FF;}
#contentcolumn h1.purple {background-color:#CC00FF;}
#contentcolumn h1.pink   {background-color:#FF0066;}
#contentcolumn h1.orange {background-color:#FFCC33;}
#contentcolumn h1.lime   {background-color:#CCFF33;}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -800px; /*Set left margin to -(MainContainerWidth)*/
background: #FFF;
border: 1px #33cc00 solid;
margin-top:0px;
min-height:500px;
}

#leftcolumn h1 {
	display: block;
	padding-left: 5px;
	margin-top: 0;
	height: 27px;
	font-size: 16px;
	line-height: 27px;
	color: #FFFFFF;
}
#leftcolumn div.newsitem {
	margin: 10px;	
}

#leftcolumn h1.green  {background-color: #33CC00;}
#leftcolumn h1.blue   {background-color: #0099FF;}
#leftcolumn h1.purple {background-color: #CC00FF;}
#leftcolumn h1.pink   {background-color: #FF0066;}
#leftcolumn h1.orange {background-color: #FFCC33;}
#leftcolumn h1.lime   {background-color: #CCFF33;}

#leftcolumn ul { list-style: none; margin-left: 0; padding-left: 0; width: 100%; text-align: center; }

#footer{

width: 100%;
text-align: right;
padding: 3px 0;
float: left;
}

#footer a:link {
	text-decoration: none;
	color:#000000;
}
#footer a:visited {
	text-decoration: none;
	color:#000000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
}

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

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.warn { color: #f00; font-weight: bold; }

div.menu-h { height:30px; }
div.menu-h ul {padding:0 0 0 1em; margin:0; list-style:none; height:30px; background:url(/media/nav/pro_four0_2.gif);}
div.menu-h ul li {float:left;}
div.menu-h ul li a:link,
div.menu-h ul li a:visited
{display:block; float:left; height:30px; line-height:33px; color:#aaa; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 14px; cursor:pointer; font-size:12px;}
div.menu-h ul li a b {float:left; display:block; padding:0 28px 0 14px;}
div.menu-h ul li a.green:hover,
div.menu-h ul li.highlight a.green  {color:#fff; background: #000 url(/media/nav/pro_four1_2.gif); cursor:default;}
div.menu-h ul li a.green:hover b,
div.menu-h ul li.highlight a.green b {background:url(/media/nav/pro_four1_2.gif) no-repeat right top;}
div.menu-h ul li a.blue:hover,
div.menu-h ul li.highlight a.blue {color:#fff; background: url(/media/nav/pro_four2_2.gif); cursor:default;}
div.menu-h ul li a.blue:hover b,
div.menu-h ul li.highlight a.blue b {background:url(/media/nav/pro_four2_2.gif) no-repeat right top;}
div.menu-h ul li a.purple:hover,
div.menu-h ul li.highlight a.purple {color:#fff; background: url(/media/nav/pro_four2_3.gif); cursor:default;}
div.menu-h ul li a.purple:hover b,
div.menu-h ul li.highlight a.purple b {background:url(/media/nav/pro_four2_3.gif) no-repeat right top;}
div.menu-h ul li a.pink:hover,
div.menu-h ul li.highlight a.pink {color:#fff; background: url(/media/nav/pro_four2_4.gif); cursor:default;}
div.menu-h ul li a.pink:hover b,
div.menu-h ul li.highlight a.pink b  {background:url(/media/nav/pro_four2_4.gif) no-repeat right top;}
div.menu-h ul li a.orange:hover,
div.menu-h ul li.highlight a.orange {color:#fff; background: url(/media/nav/pro_four2_5.gif); cursor:default;}
div.menu-h ul li a.orange:hover b,
div.menu-h ul li.highlight a.orange b {background:url(/media/nav/pro_four2_5.gif) no-repeat right top;}
div.menu-h ul li a.lime:hover,
div.menu-h ul li.highlight a.lime {color:#fff; background: url(/media/nav/pro_four2_6.gif); cursor:default;}
div.menu-h ul li a.lime:hover b,
div.menu-h ul li.highlight a.lime b {background:url(/media/nav/pro_four2_6.gif) no-repeat right top;}