body {
	font-family: Arial, Helvetica, sans-serif;
	
}

body{
text-align:center; /** fix IE and consort to center **/
margin:0px;
padding:0px;
margin-top:10px;
background:#be9a50;
margin-bottom:10px;
background-image:url(images/ushakaswirl.jpg);
}

body, html{ height:100%;} 

p{
margin:0px; padding:0px; 
margin-bottom:10px; 
line-height:140%;
}

ul{
margin:0px; padding:0px;
}

li{
margin:0px; padding:0px;
margin-left:10px;
margin-bottom:5px;
text-align:justify;
}

h1 {font-family: "Monotype Corsiva", "MS Sans Serif", sans-serif; color:#990000; padding-top:8px;}

h2 {font-family: "Monotype Corsiva", "MS Sans Serif", sans-serif;
font-size:18px;
color: #666666;
font-weight:bold;
}

/* #main 
____________________________________________________________*/
#main{ padding:0px;
margin-top:0px;        
margin:0px auto;
text-align:left; /** restore text align on left **/
width:800px;
height:1500px;
background-color:#FFFFFF;
border-left-color:#666666;
border-left-style:groove;
border-left-width:thin;
border-right-color:#666666;
border-right-style:groove;
border-right-width:thin;
border-top-color:#666666;
border-top-style:groove;
border-top-width:thin;
border-bottom-color:#666666;
border-bottom-style:groove;
border-bottom-width:thin;
}

/* #main-gallery 
____________________________________________________________*/
#main-gallery{ padding:0px;
margin-top:0px;        
margin:0px auto;
text-align:left; /** restore text align on left **/
width:800px;
height:1850px;
background-color:#FFFFFF;
border-left-color:#666666;
border-left-style:groove;
border-left-width:thin;
border-right-color:#666666;
border-right-style:groove;
border-right-width:thin;
border-top-color:#666666;
border-top-style:groove;
border-top-width:thin;
border-bottom-color:#666666;
border-bottom-style:groove;
border-bottom-width:thin;
}
/* #main-gallery2 
____________________________________________________________*/
#main-gallery2{ padding:0px;
margin-top:0px;        
margin:0px auto;
text-align:left; /** restore text align on left **/
width:800px;
height:3500px;
background-color:#FFFFFF;
border-left-color:#666666;
border-left-style:groove;
border-left-width:thin;
border-right-color:#666666;
border-right-style:groove;
border-right-width:thin;
border-top-color:#666666;
border-top-style:groove;
border-top-width:thin;
border-bottom-color:#666666;
border-bottom-style:groove;
border-bottom-width:thin;
}

/* #wrapper 
____________________________________________________________*/
#wrapper{
width:800px;
height:259px;
background-image:url(images/ushakabanner3.jpg);
background-repeat:no-repeat;
}


/* #topnav 
____________________________________________________________*/
#topnav{ 

padding-left:50px;
height:40px;
background-color:#92773f;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:12px;
text-align:center;
}

#topnav a{
display:block;
float:left;
margin:0px;padding:0px;
padding:15px 35px 15px 15px;
text-decoration:none;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#topnav a:hover{ text-decoration:underline;}

/*#content
____________________________________________________________*/
#content{
float:left;
margin:0px;
padding-left:18px;
padding-top:18px;
padding-right:10px;
width:95%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
text-align:justify;
}

#content a{

color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
height:18px;

text-decoration:none;
}

.a-heading{
display:block;
margin:0px; padding:0px;
color:#000000;
font-size:11px;
height:18px;
padding: 6px 0 0 10px;
text-decoration:none;
background:url(/images/leftnav-heading.gif);
}

#content a:hover{
background:url(/images/leftnav-repeat.gif);}

#logo {background-image:url(images/eclogo.jpg);
background-repeat:no-repeat;
width:720px;
height:135px;
margin-left:20px;
padding-left:20px;
}


#copy {
width:800px;
text-align:center;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#4292BD;
padding-top:5px;
}

#copy a{
width:800px;
text-align:center;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#4292BD;
padding-top:5px;
}


