body{
font: 1.0em verdana, arial, sans-serif;	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 25px;
	padding-right: 25px;
	width: 800px;
	color: #333399;}

a:link {
	color: #9d1961;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #cc3300;}

a img {
	border: none;}

div#pagethrough {
	width: 800px;
	height: 20px;
	background: url(images/portfolioheader.jpg) no-repeat;
	background-repeat: no-repeat;	
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;}

div#main {
	width: 800px;
	background-color: #ffffff;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 1 px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;}

div#main img {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	height: 400px;}

div#copyright {
	width: 800px;
	height: 30px;
	background: url(images/copyright.jpg) no-repeat;
	background-repeat: no-repeat;	
	padding-top: 0;
	padding-bottom: 0;
	text-align: center}

div#thumb {
	width: 800px;
	background-color: #ffffff;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center}

div#thumb img {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	height: 40px;}

div#footer {
	width: 800px;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: 10px;}


</style>

