html {
overflow: auto;

}

body {
 background-color: #eee;
  
background-image:  url(2s.JPG);
background-attachment:fixed;
background-repeat:no-repeat;
  margin:0;
  padding:0;
 

 

}
p {
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 12px;
	line-height: 1.25em;
font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
}


li {
	padding-bottom: 0px;
margin-top: 0px;
	padding-right: 10px;
	padding-left: 12px;
	line-height: 1.25em;
font-family: currier;
  text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A49F9B;
	margin-bottom: 0px;
	padding-left: 14px;
  text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7585AE;
	margin-bottom: 0px;
	padding-left: 12px;
  text-align: justify;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B37171;
	margin-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
  text-align: center;
font-weight: lighter;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7585AE;
	margin-bottom: 0px;
	padding-left: 12px;
  text-align: justify;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	margin-bottom: 0px;
	padding-left: 5px;
  text-align: justify;
font-weight: lighter;





}
h7 {
	font-family: cursive ;
	font-size: 17px;
	color: #000;
	margin-bottom: 0px;
	padding-left: 5px;

font-weight: lighter;




}
a:link, a:visited, a:active {
	color: #7585AE;
	text-decoration: none;

}
a:hover {
	color: rgb(204,51,0);
	text-decoration: none;



}
img.floatLeft { 
    float: left; 
    margin: 2px; 
}
img.floatRight { 
    float: right; 
    margin: 2px; 


}
div#mainFrame {
	background-image: url(bgpage.JPG);
	width: 800px;
font-family: Arial, Helvetica, sans-serif;
text-align: justify;


	} 
#hdr{
 width: 800px;
 height: 218px;
 margin: 0;
 border: solid #333333;
 border-width: 0 0 0px 0;
 background: url(bgtop15.jpg);
 color: #333333;
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
 }
  

#lh-col{
 width: auto;
 float: left;
 border: solid #333333;
 border-width: 0 0px 0 0;

background-image: url(bgseed.JPG);
background-repeat: no-repeat;
 color: #333333;
 margin: 0;
 padding: 7px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
 }

#rh-col{
width: auto;
 background: transparent ;
 color: #333333;
 margin: 0;
 padding: 10px;
 border: 0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 0px;
	

 



}
/* common styling */
.menu {font-family: arial, sans-serif; width:800px;height:218px; position:absolute; margin:0; font-size:11px; margin:2px 0 10px 0; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:80px; height:20px; text-align:center; font-weight:normal;color:#000; border:0px solid #fff; background:transparent ; line-height:20px; font-size:14px; overflow:hidden;}
.menu ul {padding:197px 0px 0;  margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;padding:0px 0px 0; }

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:url(button1.jpg);}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#AAA; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#FFF; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}



}
#pageTitle {
	height: 40px;
	width: 500px;
	background-color: transparent;
}
.topTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: rgb(191,191,191);
	font-weight: bold;
	line-height: 20px;

}
.bottomTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: rgb(223,133,143);
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-left: 30px;
	line-height: 9px;

}

#foot 
{
position:relative; 
margin:0; 

bottom:0; 
left:10px;  
padding-right: 100px;
	padding-left: 100px;
display:block; 
width:600px; 

font-family: cursive; 
font-size:12px; 

  text-align: justify; 
z-index:5; 
overflow:visible; 
background: transparent; 
color:#FFF; 

}