
body {
	color:#999;
	text-align: center;
	font: 101% Arial, Helvetica, sans-serif;
	margin: 20px 0;
	background: #cfa863;
}
	   
#wrapper {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	padding-top:8px;
	background: #fefefe;
		border-bottom:#313131 1px solid;

}
#bgwrapper
{
width:780px;
margin:0 auto;
background:#cfa863 url(images/top.gif) repeat-y center;
padding: 10px 5px 5px 5px;

}
#header{
	height: 217px;
	background: #ffffff url(images/header.jpg) no-repeat;
	text-align: center;
	width:780px;
	margin:0 auto;
}

#left {
float:left; 
width: 175px;
margin-left:10px;
text-align:center;
	margin-top:18px;
}

#right {
	float:right;
	width: 530px;
	margin-top:18px;
border-left: 1px dotted #313131;
	color: #333333;
	text-align:left;
padding: 10px;
}
#hatter{
	clear:both;
}
#footer{
	clear:both;
	color:#313131;
	width:780px;
	height:103px;
padding: 1px 5px 0px 5px;
	margin:0 auto;
	background:url(images/footer.jpg) no-repeat center;
	text-align: center;

}
#footer p{
color:#313131;}

#footer a {
margin-top: 10px;
font-size: 12px;
padding:2px;
text-decoration:none;
	color:#313131;
}
#footer a:hover {
margin-top: 10px;
font-size: 12px;
padding:2px;
text-decoration:none;
	color:#FFFFFF;
	background:#313131;
}
p {
font-size: 80%; 
color: #666666;
}
	
#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 #313131;
}
h2 {font-size: 105%; color: #CC6666;
margin: 12px;
}
h3{
font-size: 95%; 
margin: 12px 5px; 
color: #313131;
}



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

#modernbricksmenu2 ul{
margin:0;
margin-left:18px; /*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:11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #313131; /*Brown color theme*/ 
border-top: 1px solid white;
}

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

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


.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; }

