
body 
{
	background-color: #999999;
	background-image: url();
	background-repeat: no-repeat;}

#page
{
	display: block;
	width:1110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 30px;	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;}

#title
{
	width: 100%;}
	
#picture1
{
	width: 100%}	
	
.picture2
{
	display: block;
	float: left;
	width: 550px;
	height:350px;	
	border: 1px;
	border-style: none;
#	padding-top:30px;
	background-color: #99CCCC;
	}
	
.picture2x1
{
	display: block;
	float: left;
	width: 550px;
	height:750px;	
	border: 1px;
	border-style: none;
	background-color: #99CCCC;
	}
	
	
#backmore_buttons
{
	width: 100%;
	margin-bottom: 10px;}	
	
	

#nav_buttons
{
	width: 100%;
	valign: none;
 	text-align: center;
	background-color: #CCCCCC;}		
	

#copyright
{
	width: 100%;
	text-align: right;
	valign: bottom;
	background-color: #CCCCCC;	
 	height: 18px;}

a
{
	font: normal 20px Tahoma, Arial, Verdana;
	color: 999999;}