body {
margin : 20px;
padding : 0;
font : 73% "Trebuchet MS", verdana, arial, sans-serif;
color : #666;
background : #003250 url(img/bgd.png) repeat;
}
#container {
width : 750px;
width /**/: 755px;
border : 5px solid #fff;
margin-left : auto;
margin-right : auto;
padding : 10px;
color : #666;
background : #f2f2f5;
}
			/*TOP BANNERs*/
#banner {
float : left;
width : 600px;
height : auto;
padding : 0;
margin-bottom : 15px;
color : #666;
background : inherit;
}
#bannerb {
float : right;
width : 145px;
margin : 0 0 15px 10px;
margin /**/: 0 0 5px 10px;
padding : 0;
color : #666;
background : #f2f2f5;
}

#bannera {
float:left;
width:745px;
height:auto;
padding:0;
margin-bottom:15px;
color:#666;
background:inherit;
}
			/*TOP MENU*/
#navcontainer {
clear : both;
width : 100%;
}
#navcontainer ul {
float : left;
width : 100%;
padding-left : 0;
margin-left : 0;
background : #036;
color : #fff;
}
#navcontainer ul li {
display : inline;
}
#navcontainer ul li a {
float : left;
padding : 0.2em 1em;
text-decoration : none;
border-right : 1px solid #fff;
background : #036;
color : #fff;
}
#navcontainer ul li a:hover {
background : #a1aac9;
color : #fff;
}
#active a:link, #active a:visited, #active a:hover {
background : #a1aac9;
color : #fff;
}
			/*Top Menu 11111111111111111111111111111111111111111*/
.menu {
width:100%; 
position:relative; 
padding-bottom:10px;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:inline; 
text-decoration:none; 
height:auto;
color:#fff; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#036;
padding-left:10px;
padding-right:5px;
/*line-height:2em;*/
}
* html .menu ul li a, .menu ul li a:visited {
width:149px;
w\idth:139px;
}
.menu ul li ul {
display: none;
}
table {
margin:-1px;
border-collapse:collapse;
}

/* specific to non IE browsers */

.menu ul li:hover a {
color:#fff; 
background:#a1aac9;
}
.menu ul li:hover ul {
display:inline; 
position:absolute; 
top:1.4em;
margin-top:1px;
left:0; 
width:150px;

}
.menu ul li:hover ul li ul {
display: none;
}
.menu ul li:hover ul li a {
display:block; 
background:#036; 
color:#fff; 
height:auto; 
line-height:1em; 
padding:5px 5px; 
width:139px
}
.menu ul li:hover ul li a.drop {
background:#a1aac9 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul li:hover ul li a:hover {
background:#a1aac9; 
color:#fff;
}
.menu ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:150px; 
border:1px solid #fff; 
top:0;
width:150px;
}
.menu ul li:hover ul li:hover ul.left {
left:-150px;
}




			/*CENTRE CONTENT*/
#content {
padding : 10px;
margin-left : 190px;
margin-right : 20px;
background : inherit;
color : #666;
}
			/*LEFT CONTENT*/
#sidebar {
float : left;
width : 170px;
margin : 0 0 0 0;
padding : 10px;
color : #666;
background : #f2f2f5;
border-right : 1px solid #999;
}
			/*LEFT MENU*/
#menul {
width : 160px;
padding : 10px 0 15px 0;
}
#menul ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menul li {
margin : 0 0 0.1em 0;
}
#menul a {
display : block;
width : 140px;
padding : 0.1em 0.8em;
text-decoration : none;
color : #fff;
background : #003366;
}
#menul a:hover {
background : #a1aac9;
color : #fff;
}
			/*FOOTER*/
#footer {
clear : both;
padding : 5px;
margin-top : 5px;
color : #bbd2e0;
background : #003366;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}
			/*TYPOGRAPHY*/
h1, h2 {
margin : 0 0 10px 5px;
letter-spacing : 3px;
font-size : 120%;
color : #003366;
background : inherit;
}
h3 {
font-size : 110%;
color : #826c45;
background : inherit;
}
h4{
margin: 0 0 10px 5px;
letter-spacing: 3px;
font-size: 200%;
color: #003366;
background: inherit;
}
h5{
margin: 0 0 10px 3px;
font-size: 150%;
color: #003366;
background:inherit;
}
h6{
margin: 0 0 10px 6px;
letter-spacing: 3px;
font-size: 120%;
color: #003366;
background: inherit;
}
			/*LINKS*/
a {
color : #826c45;
/*font-weight : bold;*/
text-decoration : none;
background : inherit;
}
a:hover {
color : #697899;
background : inherit;
}
			/*CLASSES*/
.news {
font-size : 100%;
background : inherit;
color : #333;
}
.news1 {
margin: 0 0 0 30px;
}

.sitename {
font-size : 180%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}
.sitename1 {
font-size : 400%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}
.sitename2 {
font-size : 200%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}

