/* CSS Document Ihrie Means*/

body {
background: #24201e;
color: #893f20;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size: 12px;
}

.small {
font-size: 8px;
}

#container {
color: #893f20;
height: 500px;
width: 1000px;
text-align: center;
background: #24201e url(images/bkg.jpg) top center no-repeat;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

#container a {
color: #893f20;
text-decoration: underline;
}

#container a:hover {
color: #893f20;
text-decoration: none;
}

#flashcontent {
		height: 100%;
	}
	
html {
		height: 100%;
			}
	
#content  {
/*margin-top: 80px;*/
/*padding-top: 80px; */
width: 915px;
height:  100%;
float: left;
text-align: left;
overflow: auto;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#menu {
background: #24201e;
width: 65px;
height: 400px;
float: left;
text-align: left;
margin-top: 175px;
margin-left: 0px;
margin-right: 0px;
color: #893f20;
text-align: inherit;
}

#menu a img{
/*filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
color: #0c133d;*/
padding: 5px 5px 5px 5px;
border: #24201e solid 2px; 
}

#menu a:hover img{
/*filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0; */
border: #fff solid 2px; 
}

#sub_menu {
width: 1000px;
height: 50px;
float: left;
margin-top: 60px;
color: #893f20;
text-align: center;
}

#sub_menu a img{
/*filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
color: #0c133d;*/
padding: 5px 5px 5px 5px;
/* border: #893f20 solid 2px; */
}

#sub_menu a:hover img{
/*filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0; */
/* border: #893f20 solid 2px; */
}

.img {
border: 5px #24201e solid;
}

.leftpadding {
padding-left: 75px;
}
li, ul {
list-style: none;
}

#footer {
width: 1000px;
float: left;
height: 20px;
/*margin-top: 300px;*/
color: #893f20;
font-size: 9px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
}

h1 {
font-size: 15px;
font-variant: small-caps;
}

h2 {
font-size: 12px;
text-decoration: underline;
}

h3 {
border-bottom: 1px dotted #893f20;
}

B {
font-size: 14px;
font-weight:400;
}