/* CSS Document */

#pageframe {
	width: 560px;

}
#frame {
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}


#last 
{
	width: 30px;
	height: 450px;
	padding-top: 150px;}

#next
{
	width: 30px;
	float: right;
	height: 450px;
	padding-top: 150px;
}
#header 
{
	width: 740px;
	float: right;
	height: 600px;
	text-align: center;
}

#header img {
	border: medium solid #FFFFFF;
}
#back {
	height: 50px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

A:link {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
	
A:visited {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	border-bottom-style: none;}
	
A:hover {
	COLOR: #FFFFFF;
	border-bottom-style: none;}

A:active {
	COLOR: #CCCCCC;}



#wrap {
	height: auto;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}
#wrap img{
	border: 1px solid #FFFFFF;
	margin-right: 4px;
	margin-bottom: 4px;
}
#title {
	height: auto;
	width: 560px;
