body,td,th {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 912px;
}


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/background_image.gif);
	width:912px;
	height:120px;
	position:left;
	
	
}
#images {
	margin: 0px 0px 0px 0px;
	width:912px;
	height:400px;
	position:left;
	border-style:solid;
	border-color:black;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;

}

#images_small {
	margin: 0px 0px 0px 0px;
	width:912px;
	height:300px;
	position:left;
	border-style:solid;
	border-color:black;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;

}

#menu_w1{
	position:absolute;
	width: 102px;
	left: 613px;
	top: 95px;
	height: 26px;
}
#menu_w2{
	position:absolute;
	width: 99px;
	left: 724px;
	top: 95px;
	height: 26px;
}

#previous-next{
	position:absolute;
	margin: 0px auto;
	text-align: right;
	width: 776px;
	left: 123px;
	top: 550px;
	height: 13px;
}

#burns{
	margin: 0px auto;
	text-align: right;
	width: 50px;
}

