* { margin:0px; padding:0px; }
body { background-image:url(../img/bg-tile.jpg); background-repeat:repeat; background-color:#1A2135; color:#999999; height:100%; font-family:Arial, Helvetica, sans-serif; }
.nodisplay { display: none; }
#wrapper {width:100%; background-image:url(../img/bg-page.png); background-position:center top; background-repeat:repeat-y; }
#pageEnd {
	background-image: url(../img/bg-page-end.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:20px;
}
#page { width:800px; margin:0px auto;  }
#col1 {
	margin: 10px;
	float: left;
	width: 470px;
}
#col2 {
	float: right;
	width: 300px;
	margin: 10px;
	margin-left:0px;
}
#logo {
	background-image: url(../img/sapphire-logo.jpg);
	height: 120px;
	width: 470px;
	margin-bottom: 10px;
}
#information {
	background-image: url(../img/bg-panel.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
}
#information h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #6B81C6;
	padding: 17px;
	font-style: italic;
	line-height: 22px;
}
#information p {
	font-size: 11px;
	color: #999999;
	padding: 20px;
	padding-top:0px;
	line-height: 16px;
}
#information ul {
	font-size: 11px;
	color: #999999;
	padding: 20px;
	padding-top:0px;
	line-height: 16px;
	margin-left:25px;
}
#thumbs {
	background-image: url(../img/bg-panel.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B81C6;
	padding: 12px;
}
#thumbs ul {
	list-style-type: none;
}
#thumbs li {
	float:left;
	margin-right:11px;
	border:1px solid #333333;
	list-style-type: none;
	padding: 0px;
	display: block;
}
#bigImage {
	height: 570px;
	width: 300px;
}
table{
	margin-left:20px;}
