body{
font-family: Verdana, Helvetica, sans-serif;
background-color:#707070;
}
a
{
color: Blue;
}
a:hover { color: green; }

img
{
border:0;
}
h5
{
text-align:center;
font-size:150%;
margin:0px
}
h4
{
margin:0px
}
h3
{
text-align:center;
font-size:130%;
margin:0px
}
p.bodytext
{
font-size:12px;
text-align:left;
}
#headcontainer{
padding-left: 20px;
padding-right: 0px;
padding-top: 10px;
width: 700px;
}
div.navcontainer{
padding-left: 10px;
padding-right: 10px;
}
div.newshead{
margin-top:7px;
width: 169px;
height:26px;
}
div.news{
width: 167px;
	/*
        This is a CSS comment where the end-of-comment marker is escaped.
        The following styles are not read by Explorer
        because it thinks they are still part of this comment.
\*/

	width: 167px;
/*
        Another comment, now with a normal end-of-comment marker. Explorer
        sees the end of this comment as the end of the previous one.
*/

border: solid 1px #bebebe;
background-color:#fff;

}
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font-weight: bold;
font-size: 11px;
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: #006666; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #7BBEF6; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #468CC8; /*Brown color theme*/ 
border-color: #468CC8; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 4px;
background: #3366CC; /*Brown color theme*/ 
}
ul.ulstyle
{
list-style-type: circle;
font-size:70%;
}
div.chead
{
background-color:#edf8f0;
font-weight:bold;
}