* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #ccc;
font-size : 12px;
background-image : url(../images/bbg.jpg);
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #9a2200;	
scrollbar-dark-shadow-color: #ffffff;
scrollbar-track-color: #9a2200;
scrollbar-face-color: #9a2200;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
overflow: -moz-scrollbars-vertical;
}
 
img { 
padding : 3px;
border : 1px solid #ff9309;
border : 1px solid #9cf449;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 2px;
margin-top : 12px;
margin-left : 2px;
} 
img.floatTR { 
float : right;
margin-left : 2px;
margin-bottom : 2px;
margin-top : 12px;
margin-right : 5px;
} 
.blue { 
color : #006699;
} 
.orange { 
color : #ff9309;
} 
#wrapper { 
width : 930px;
margin : 0 auto;
background-color : #3f4847;
min-height : 600px;
} 
* html #wrapper { 
height : 950px;
} 
#topnav { 
height : 30px;
background-color : #3f4847;
} 
#topnav { 
margin-right : 10px;
background-color : #3f4847;
text-align : right;
color : #ff9309;
} 
#topnav a { 
padding-top : 10px;
color : #ff9309;
text-decoration : none;
} 
#header { 
height : 144px;
background-color : #fff;
background-image : url(../images/a11.jpg);
background-repeat : no-repeat;
background-position : right 0%;
} 
.name { 
background-image : url(../images/c.jpg);
background-repeat : no-repeat;
} 
.name h1 { 
font-size : 3.0em;
margin-top : 5px;
margin-left : 30px;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
padding-top : 40px;
} 
.name h3 { 
font-size : 1.1em;
margin-left : 30px;
font-family : Arial, Helvetica, sans-serif;
color : #999;
} 


#footer { 
margin-top : 5px;
margin-right : 15px;
background-color : #3f4847;
display : inline;
float : left;
width : 930px;
text-align : right;
padding-top : 10px;
padding-bottom : 10px;
} 
#footer p { 
color : #f7f7f7;
} 
#footer a { 
color : #f7f7f7;
} 
#menu_bar {
margin : 0;
padding : 0;
border : 0 dashed #cccccc;
height : 26px;
clear : both;
background : #ffffff url('../img/menu_bg.gif') no-repeat bottom left;
}


#blockquote { 
margin-top : 10px;
margin-left : 10px;
margin-bottom : 10px;
margin-right : 10px;
padding : 5px;
font-family : Arial, Helvetica, sans-serif;
font-weight : 500;
font-size : 14px;
line-height: 18px;
color : #323232;
} 

#lefttext { 
margin-top : 0px;
margin-left : 0px;
margin-bottom : 0px;
margin-right : 0px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 15px;
color : #ccc;
} 

#lefttext a { 
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #ff9309;
font-size : 12px;
text-decoration: none;
} 

#lefttext a:visited { 
font-family : Arial, Helvetica, sans-serif;
color : #ff9309;
font-weight : bold;

} 

#lefttext a:hover  { 
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 12px;
text-decoration: none; 
font: color: #ff9309;
} 

#maintext { 
margin-top : 5px;
margin-left : 5px;
margin-bottom : 5px;
margin-right : 5px;
padding : 5px;
font-family : Arial, Helvetica, sans-serif;
font-weight : lighter;
font-size : 14px;
line-height: 19px;
color : #323232;
} 

#maintext a { 
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 14px;
color : #323232;
text-decoration : none;
hover {text-decoration: underline; color:"red";}
} 

#maintext a:hover  { 
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 14px;
color : #323232;
text-decoration: underline; 
color:"red";
} 

.lb { 
background-image : url(../images/lb.jpg);
background-repeat : repeat-x;
width : 700px;
height : 5px;
margin-left : 2px;
} 
.lb2 { 
background-image : url(../images/lb.jpg);
background-repeat : repeat-x;
width : 440px;
height : 5px;
margin-left : 2px;
} 

#navcontainer ul {
padding-left : 0;
margin-left : 0;
margin-top : 0;
background-color : #c86000;
background : url('../images/bar.jpg') no-repeat top right;
color : white;
float : left;
width : 100%;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
}

#navcontainer ul li {
display : inline;
}

#navcontainer ul li a {
padding-top : 5px;
padding-bottom : 7px;
padding-left : 10px;
padding-right : 10px;
background-color : transparent;
color : white;
text-decoration : none;
float : left;
border-right : 1px solid #3f4847;
}

#navcontainer ul li a:hover {
background-color : #de6b02;
background : url('../images/bar_bg_hover.gif') repeat-x bottom left;
color : #fff;
}
