<style type="text/css">
	
body {
	}

#main {
	width:850px;
	height:630px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
    text-align:center;
	}
	
#header {
	width:850px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	}

#content {
	width:850px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	}

#thumbstrip {
	width:190px;
	height:400px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	overflow:auto;
	float:left;
	background:black;
	color:yellow;
		}

#viewframe {
	width:660px;
	height:400px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	overflow:auto;
	float:right;
	}
	
#viewarea {
	width:658px;
	height:398px;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	overflow:auto;
	}

#footer {
	width:850px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	clear:both;
	color:white;
	}

<!--                                           -->
A:link {text-decoration: none; color:yellow;}
A:visited {text-decoration: none; color:yellow;}
A:hover {text-decoration: none; color:black;}

#thumbstrip a:link, #thumbstrip a:visited 
{
text-decoration:none;color:blue;
}

#thumbstrip a:hover
{
text-decoration:none; color:black;
}
 
</style>
