body {
	background-color: #f7f7f7;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:0px;
	color: #FFFFFF;

}

a {
	color: #333366;
	font-weight: bold;
	text-decoration: none;

}
a:visited {color:#333366;}
a:hover {color: #339999;}
a:active { color:#333366;}

h1 {
	font-size:12px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
	color: #999999;
	letter-spacing: 1px;

 }

h2 {
	font-size:18px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
	color: #990000;
	letter-spacing: 4px;
	background-color: #333333;
	width: auto;

}


/* ----------container to center the layout-------------- */
#container {
	width: 760px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;


}
div#content { 
min-height:300px;
/*height:expression(this.scrollHeight > 500 ? "auto":"300px"); */
}
/* ----------banner for logo-------------- */
#banner {
	background-color: #006699;
	text-align: right;
	padding: 0px;
	margin: 0px;
	height: 260px;
	background-image:   url(images/BANNER.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
img {
   	border: 0px none; 
	}

/* -----------------content--------------------- */
#content {
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #FFFFFF;



}

#gallery {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 25px 10px 10px;
	background-color: #fff;
	height: auto;
	text-align: right;



}
p{
	padding: 5px 10px;
	margin:0px;
	color: #000000;
	font-size: 11px;
	text-align: justify;




}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	text-align: left;
	height: 25px;
	width: 760px;
	background-color: #000000;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image:   url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: top;

}
/* -----------menu--------------------------- */
#navcontainer
{
	margin: 0px;
	padding-top: 0px;


}

#navlist
{
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 0pt none #ffffff;
}

#navlist ul, #navlist li
{
margin: 0;
padding:0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #996633;
padding-bottom: 2px;
background: transparent;
color: #996633;
}

#navlist a:hover { color: #CCCCCC; }

.copy {
	font-size: 10px;
	color: #000000;
	text-align: left;
}
strong {
	color: #009999;
}
.stat {
	margin-right: 30px;
	text-align: right;

}
.home {
	height: auto;
	width: 550px;
	border: 0px none #333333;
	float: left;
	margin-left: 10px;
	margin-top: 10px;




}
.galleryname {
	margin-left: 10px;
}
