/*start of general page layout*/
img.index {border:3px solid #512826;}
html {height:100%; max-height:100%; padding:0;margin:0; border:0;  
	  overflow: auto;} /*font-family:Franklin Gothic Demi, georgia, verdana;*/
body {height:100%; max-height:100%; overflow:auto; padding:0; margin:0; border:0;}
#container {overflow:visible; left:20%; right:20%; position:absolute; z-index:1; height:100%; max-height:100%; width:775px; height:100%;}
#content {overflow-y:visible; text-align:center; position:absolute; z-index:3; top:120px; color:#ffffff; /*left:150px; background:#eee;left:20%; right150px*/}
* html #content {top:120px; align:center; height:100%; max-height:100%; overflow:auto; color:#ffffff; position:absolute; z-index:3;} /*left:150px; right150px; width:100%; */
#head {position:absolute; margin:0; top:10px; text-align:left; display:block; width:775px; height:109px;
	   font-size:3em; z-index:10; color:#ffffff;}
#foot {position:absolute; margin:0; bottom:3px; text-align:center; display:block; width:770px; height:20px; 
	   font-size:0.7em; z-index:5; overflow:hidden; color:#ffffff; padding-bottom:3px;}
#about {overflow:visible; left:18%;  text-align:justify; position:absolute; z-index:3; top:120px; color:#ffffff; width:550px;}/*left:20%; right:20%; */
#index {overflow:visible; float:center; text-align:justify; position:absolute; display:inline; z-index:15; top:550px; bottom:40px; color:#ffffff; font-size:0.5em; width:720px;}
#content p {padding: 2px 10px 10px; margin: 15px 10px 2px 3px;color:#ffffff;text-align:left;letter-spacing:0.05em; font-weight:normal;}
#flashcontent {top:175px; bottom:30px; left:30px; position:absolute; display:block ;z-index:3; width:100%; height:100%; overflow:hidden; align:center;}
#flashcontainer {overflow:visible; position:absolute; z-index:1; max-height:100%; width:100%; height:100%;}
/*end of general page layout*/

p {color:#512826;text-align:justify; letter-spacing:0.05em;} /*font-weight:normal;*/
p.about {text-align:justify; letter-spacing:0.05em; } /*font-size:0.9em;font-weight:normal;*/
img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 6px; 
}


a {color: #ffffff;text-decoration: none;font-size: 18px;font-weight:bold;} /*font-size: 18px;*/
a:hover {color: #ff0000;text-decoration: none;font-size: 18px;font-weight:bold;} /*font-size: 18px;*/
A.imgbord:link {color: #ffffff;}
A.imgbord:active {color: #ffffff;}
A.imgbord:visited {color: #ffffff;}
A.imgbord:hover {color: #ffffff;}

/* contact page layout begin*/
#contact {font-size:2em;font-weight: bold;color: gray;}
/* contact page layout end*/

/*new drop down menu*/

#dropmenudiv{
position:absolute;
border:1px solid #000;
border-bottom-width: 0;
font:normal Franklin Gothic Demi, Verdana; /*18px*/
color:#000;
line-height:22px;
z-index:100;
letter-spacing: 0.1em;font-size: 18px;
font-weight:bold;
}

#dropmenudiv a{
width: 100%;
display: block;
padding: 1px 0;
text-indent: 1px;
color:#000;
border-bottom: 1px solid #000;
text-decoration: none;
letter-spacing: 0.1em;font-size: 18px;
font-weight:bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF0000;
display:inline;
color:#fff;
float:left;font-size: 18px;
font-weight:bold;

}

/*end new drop down menu*/