
body {
	color:#999;
	text-align: center;
	font: 101% Arial, Helvetica, sans-serif;
	margin: 20px 0;
	background: #313131;
}
	   
#wrapper {
	text-align: left;
	margin: 0 auto;
width:800px;
	background: #ffffff;
}



#bgwrapper
{
width:800px;
margin:0 auto;
background:#ffffff;
padding: 5px 5px 5px 5px;

}
#header{
	height: 231px;
	background: #1b2a3d url(images/header.jpg) no-repeat;
	text-align: center;
width:800px;
	margin:0 auto;
}


#right {
	float:left;
width:780px;
	color: #333333;
	text-align:left;
	margin:0 auto;
padding: 10px;
}
#hatter{
	clear:both;
}
#footer{
	clear:both;
	color:#ffffff;
	width:790px;
padding: 5px 5px 5px 5px;
	margin:0 auto;
	background:#000000;
	text-align: center;
}
#footer a {
margin-top: 10px;
font-size: 12px;
text-decoration:none;
color:#FFFFFF;
}
#footer a:hover {
margin-top: 10px;
font-size: 12px;
text-decoration:underline;
color:#FFFFFF;
}
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: #000000;
font-size: 110%; 
}
h2 {font-size: 105%; color: #000000;
margin: 12px;
}
h3{
font-size: 95%; 
margin: 12px 5px; 
color: #3d7e88;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 800px;
margin:0 auto;
overflow: hidden;}

.mattblacktabs ul{
margin-left:3px;
padding: 0;
font: bold 12px Arial;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
padding: 7px 9px; /*padding inside each tab*/
margin: 0 1px 0 0; /*Margin between each menu item*/
color: white;
background: #000000; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #ab1919; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


#modernbricksmenu2{
padding: 0;
width: 820px;
margin:0 auto;
background: #4b2214;
voice-family: "\"}\"";
voice-family: inherit;
}

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

#modernbricksmenu2 a:hover{
background-color: #ab1919; /*Brown color theme*/ 
color: white;
border-top: 1px solid #ab1919;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #ab1919; /*Brown color theme*/ 
color: white;
border-color: #ab1919; /*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;
}
.navmenu {
padding: 5px;
margin-right: 7px;
float: left;
}

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

