body {
	scrollbar-face-color:#003399;
	scrollbar-highlight-color:#cc99ff;
	scrollbar-3dlight-color:#003399;
	scrollbar-darkshadow-color:#003399;
	scrollbar-shadow-color:#cc99ff;
	scrollbar-arrow-color:#cc99ff;
	scrollbar-track-color:#003399;
	overflow: auto;
	background: #039;
	margin: 0;
	padding: 0;
}

a { color: #fff; text-decoration: underline; }
a:hover { color: #fff; text-decoration: none; }

h1 { color: #fff; font: italic 24px Georgia, 'Times New Roman', Times, serif; }

body, td { color: #85cefb; font: 13px Tahoma, Arial, Helvetica, sans-serif; }

.smallText { font-size: 10px; }
.smallHead { font-size: 12px; color: #fff; }

#leftColumn {
	width: 205px;
	height: 100%;
	background: #fff url('lighthouse.jpg') no-repeat left bottom;
	}

.linkz {
	display: block;
	color: #039;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #85cefb;
	margin: 2px 10px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: white #039 #039 white;
	}

.linkz:hover   {
	border-color: #039 white white #039;
	}

.sublinkz   {
	display: block;
	color: #039;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #d8f2fb;
	margin: 2px 10px;
	padding: 3px 3px 3px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: white #85cefb #85cefb white;
	}

.sublinkz:hover   {
	color: #039;
	border-color: #85cefb white white #85cefb;
	}

.inputs   {
	color: #039;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #85cefb;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #039 white white #039;
	width: 100%;
	}

.submiter      {
	color: #039;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #85cefb;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: white #039 #039 white;
	width: 100%;
	}

#amazon br {
	clear: left;
	}

#amazonimg {
	float: left;
	width: 90px;
	text-align: center;
	background: #fff;
	}

#amazonimg img {
	margin: 5px;
	}

#amazondesc {
	padding-left: 10px;
	width: 300px;
	}

#amazondesc br {
	font-size: 5px;
	}
