/* PAGE/GENERAL */

*
{
	margin: 0px;
	padding: 0px;
}
a:link {

 color:#de8800;
 }

a:visited {

 color:#144B19;
 }

a:hover {
  color:#ff9c00;
 text-decoration:underline;}
 
a:active {
 
 text-decoration:underline;}



body
{
	background: url(../images/content.gif) repeat-y;
	background-color: #CCCCCC;
	background-position: top center;
	color: #002200;
	font-family: Times, Times New Roman, serif;
	font-size: 12px;
	text-align: center;
}

h1
{
	
	color: #005511;
	font-family: Times, Times New Roman, serif;
	font-size: 16px;

}

h2
{
	
	color: #005511;
	font-family: Times, Times New Roman, serif;
	font-size: 14px;

}

h3
{
	
	color: #005511;
	font-family: Times, Times New Roman, serif;
	font-size: 12px;

}



#table {
width:120px;
	color: #005511;
	font-family: Times, Times New Roman, serif;
	font-size: 12px;
}
#page
{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
}

* html #page
{
	height: 100%;
}
/* HEADER */
#header
{
	width:760px;
	background: #ffffff;
	margin-left: 0;
	margin-right:0;
	height: 75px;
	text-align:left;
	border:0px solid;
}


/* CONTENT */
#content
{
width: 617px;
padding-left:123px;
padding-right:20px;
	padding-bottom: 85px;
	margin-top:-2px;
}
#content_gallery
{
width: 617px;
padding-left:0px;
padding-right:143px;
	padding-bottom: 85px;
	margin-top:-2px;
	margin-left: -20px;
	text-align: center;
}
/* FOOTER */
#footer
{
	width: 760px;
	height: 75px;
	margin:0;
	
	font-size: 85%;
	color: #A6B8CA;
	text-align: center;
}

#nav1 {
height: 15px;
width: 760px;
z-index: 3;
}
#nav2 {
margin-left:0px;

height: 20px;
width: 150px;
z-index: 4;
}
#base {
width: 760px;
border:0px solid;
z-index: 5;


}

#base_img {
margin-top:-0px;
_margin-top:0px;
}