@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background:url(../images/bk.gif) repeat-x fixed;
	background-color:#FFFFFF;
	text-align:justify;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul1 {
	list-style: circle;
	text-indent: 10px;
	}


.style1 {font-size: 9px}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}

h1 {
	font-size: 12px;
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #990000;
}
h3 {
	font-size: 16px;
	color: #990000;
}
h4 {
	font-size: 18px;
	color: #990000;
}
h5 {
	font-size: 24px;
	color: #990000;
}
#container{
	width:800px;
	margin:0 auto;
	background-color:rgb(224,218,194);
	height: 830px;
}

#leftside {
	width:25px;
	float: left;
}

#header {
	width:575px;
	height: 50px;
	background-color:rgb(28,68,130);
	float:left;
	display: block;
}

#block {
	width: 575px;
	height:5px;
	background-color:rgb(92,48,5);
	float:left;
}

#imgblock {
	width: 575px;
	height:180px;
	float:left;
	background-color: #000000;
}
#header1 {
	width:25px;
	height: 50px;
	background-color:rgb(28,68,130);
	float:left;
}

#block1 {
	width: 25px;
	height:5px;
	background-color:rgb(92,48,5);
	float:left;
}

#imgblock1 {
	width: 25px;
	height:180px;
	float:left;
	background-color: #000000;
}

#leftbar {
	width:200px;
	background-color:rgb(224,218,194);
	background-image:url(../images/gold.jpg);
	float: left;
	height: 810px;
}
#menu9 {
	width: 180px;
	margin: 10px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:url(../images/menu9.gif);
	padding: 8px 0 0 35px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:url(../images/menu9.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}
    
#modernbricksmenu{
	width: 50%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	float: right;
	height: 25px;
	padding-top: 25px;
	font-size: 9px;
}

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

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

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

#modernbricksmenu a:hover{
background-color: #3366FF; /*Menu hover bgcolor*/
}

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

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

#maintext {
	float:right;
	width: 555px;
	padding: 10px;
	height: 540px;
	overflow: auto;
	margin-top: 5px;
}


#footer {
	width:800px;
	height: 42px;
	background-image:url(../images/footerbg.gif);
	float:left;
}
#footertext {
	width:800px;
	height: 27px;
	float:left;
	padding-top: 15px;
}
.left {
	float: left;
	clear:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
	margin:0px 0px 10px 15px;
	clear: right;
}

#navlist li { 
list-style-type: circle;
text-align:left;
list-style-position:outside;
margin-left:1em; 
}
