body {
	background-image: url(/images/bg.jpg);
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
}
#wrapper {
background-image:url(../images/content_back.png);
background-repeat:no-repeat;
height:800px;
}
h4 {
	font-size: large;
	color: #CCFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #000066;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
}
#main_content{
width:500px;
margin-left:25px;
position:absolute;
margin-top:180px;
}

#blog a {
color: #FF9900;
}
#column1_bottom {
margin-left:0px;
width:500px;
margin-top:30px;
}
#big_blog {
width:500px;
background-image:url();
background-color:#FFFFFF;

}
#blog {
float:left;
padding: 10px 10px 10px 10px;
width:230px;
border-right: 2px dotted #FF9900;
}
#other_stories {
float:right;
padding:10px;
background-image:url();
width:200px;

}
#other_stories a {
color: #FF9900;
font-size:12px;
}
.clear { clear: both;}

#modernbricksmenu{
padding: 0;
width: 780px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

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

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #FF9900; /*Default menu color*/
border-bottom: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid white;
border-left: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #FFFFFF;
color:#FF9900;

}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #FF9900; /*Brown color theme*/ 
border-color: #ffffff; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width:780px;
height: 5px;
line-height: 5px;
background-color: #FF9900; /*Brown color theme*/ 
}
#nav {
margin-left:8px;
}
#sidebar {
margin-top:20px;
position:absolute;
margin-left:560px;
width:200px;
background-color:;
background-image:url();
padding:10px;
height:488px;
color: #666666;
border-left: 1px solid #FF9900;
}
#sidebar h2 {
font-size:12px;
color: #003366;
}
#sidebar h1 {
font-size:14px;
color: #000066;
}
#sidebar a {
font-size:10px;
color: #FF9900;
}