/* CSS Document */

#page_content {

	margin: 0px auto;
	width:800px;
	POSITION: relative;
	text-align:left;
	

	HEIGHT: 600px;
	background-image:url(../common/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	filter:null;
	
}


	
body {

   margin:0px auto; 
	text-align:center;

}
#statement {
	position:absolute;
	left:461px;
	top:75px;
	width:132px;
	height:27px;
}

#gallery {
	position:absolute;
	left:593px;
	top:75px;
	width:73px;
	height:30px;
}
#previous {
	position:absolute;
	left:637px;
	top:522px;
	width:67px;
	height:17px;
}


#next {
	position:absolute;
	left:720px;
	top:523px;
	width:34px;
	height:12px;
}

#image{
	position:absolute;
	left:2px;
	top:116px;
	width:611px;
	height:471px;
	text-align:center;
}

#links {
	position:absolute;
	left:666px;
	top:75px;
	width:50px;
	height:27px;
}

#contact {
	position:absolute;
	left:716px;
	top:75px;
	width:71px;
	height:27px;
}
#image_text{
	position:absolute;
	left:619px;
	top:223px;
	width:184px;
	height: 124px;

}
#image_table{
	position:absolute;
	left:2px;
	top:112px;
	width:799px;
}
#image_table img{
padding:5px;
}
img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
}

a:link {
	color: #131C40;
	text-decoration: none;
	font-weight:bold;
}    
a:visited {
	color:#131C40;
	text-decoration: none;
		font-weight:bold;

} 
a:hover {
	text-decoration: underline;	
}


.border{
	border:2px solid #000000;
	padding:5px;
	margin:10px;
}
.rollover {
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}	
img{
margin:0px;
border:0px;
padding:0px;
}
.float_right{
float:right;
}
.float_left{
float:left;}
.highlight{
background-color:#FD9744;
}
.smalltext{
font-size:10px;
}
.text {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
}
.heading{
font-size:18px;
font-weight:bold;
color:#131C40;

}
.heading2{
font-size:14px;
font-weight:bold;
color:#000000;

}
.underline{
text-decoration:underline}

ul{  
margin-top:5px;
margin-bottom:0px;

padding-left:1em;
margin-left:1em;

}
li{
padding-bottom:5px}
