
body {
	color:#999;
	text-align: center;
	font: 101% Arial, Helvetica, sans-serif;
	margin: 20px 0;
	background: #b20000;
}
#wrapper {
	text-align: left;
	width: 876px;
	margin: 0 auto;
	padding-top:8px;
	background: #fefefe;

}
#wrkright
	{
		float:left;
	width: 750px;
	margin-top:18px;
	color: #000000;
	text-align:left;
padding: 10px;
	}
	
	#content
	{
	color:#000000;
	}
#bgwrapper
{
width:900px;
margin:0 auto;
background:#ffffff;
padding: 5px 5px 5px 5px;

}
#header{
	height: 200px;
	background:#143d55 url(images/header.jpg) no-repeat;
	text-align: center;
	width:880px;
	margin:0 auto;
}

#left {
float:left; 
width: 180px;
margin-left:10px;
	background: url(images/back.gif) repeat-x;
	margin-top:18px;
	text-align:center;
}

#right {
	float:right;
	width: 650px;
	margin-top:18px;
border-left: 1px dotted #000000;
	color: #333333;
	text-align:left;
	background: url(images/back.gif) repeat-x;
padding: 10px;
}

#righty {
	float:right;
	width: 500px;
	margin-top:18px;
	color: #333333;
	text-align:left;
padding: 10px;
}
#hatter{
	clear:both;
}
#footer{
	clear:both;
	color:#ffffff;
	width:856px;
padding: 10px 10px 10px 10px;
	margin:0 auto;
	background:#000000;
	text-align: center;
}
#footer a {
margin-top: 10px;
font-size: 12px;
padding:2px;
text-decoration:none;
color:#ffffff;
}
#footer a:hover {
margin-top: 10px;
font-size: 12px;
text-decoration:none;
color:#ffffff;
background:#b20000;
padding:2px;
}

	
#left p{
font-size: 95%; 
color: #666;
line-height: 1.2em;
}

#right p {
font-size: 80%; 
color: #666;
line-height:1.2em;
}
h1 {
color: #333333;
font-size: 110%; 
border-bottom: 2px solid #143d55;
}
h2 {font-size: 105%; color: #CC6666;
margin: 12px;
}
h3{
font-size: 95%; 
margin: 12px 5px; 
color: #143d55;
}




.validbutton {
font-size: 70%;
border: 1px solid #B83D3D;
padding: 4px;
margin-right: 6px;
}

.code {
	font-size: 60%;
	border: 1px dashed #CCCCCC;
	padding: 4px;
width: 250px;
}
.advertisement {
padding: 5px;
margin-left: 7px;
float: right;
}

	
.style1 {color: #ffffff}
.style2 {font-size: 80%}
.style3 {font-size: 80%; color: #666; }

#modernbricksmenu2{
padding: 0;
width: 880px;
background: #ffffff;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 62px; /*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:#FFFFFF;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 10px 20px;
background: #535353 url(images/nav_base.gif) repeat-x; /*Brown color theme*/ 

}

#modernbricksmenu2 a:hover{
background: #535353 url(images/nav_hover.gif) repeat-x; /*Brown color theme*/ 
color: white;
}

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

