#base {
	position:relative;
	top:10px;
	width:800px;
	height:675px;
	z-index:1;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: serif;
	color: #CCCCCC;
	overflow: hidden;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:125px;
	z-index:2;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
#sidebar-left {
	position:absolute;
	left:0px;
	top:126px;
	width:175px;
	height:675px;
	z-index:2;
	border-top-color: #ECE9D8;
	border-right-color: #999999;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
}
.sidebarLeftBorder {
	float: right;
}
#contactInfo {
	position:absolute;
	width:150px;
	height:80px;
	z-index:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(../images/Marine Artist logo_150.jpg);
	top: 14px;
	left: 12px;
	background-image: url(file:///S|/websitesmain/Don Kotts Website/images/Marine Artist logo_150.jpg);
	background-image: url(images/marine_artist_logo150.jpg);
}
.contactText {
	position: absolute;
	left: 20px;
	top: 30px;
}
#sidebarInfo {
	position:absolute;
	left:10px;
	top:105px;
	width:155px;
	height:432px;
	z-index:2;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
#body {
	position:absolute;
	left:187px;
	top:165px;
	width:605px;
	height:500px;
	z-index:3;
	background-color: #333333;
	overflow: hidden;
	background-image: url(file:///S|/websitesmain/Don Kotts Website/images/body_background.jpg);
	visibility: visible;
	background-image: url(images/body_background.jpg);
}
.leftbar_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}
#navigation {
	position:absolute;
	left:201px;
	top:123px;
	width:580px;
	height:26px;
	z-index:1;
}
body {
	background-color: #CCCCCC;
}
#page_header {
	position:absolute;
	left:0px;
	top:0px;
	width:115px;
	height:30px;
	z-index:1;
	background-image: url(file:///S|/websitesmain/Don Kotts Website/images/page_header.gif);
	padding-top: 5px;
	padding-left: 2px;
	background-repeat: no-repeat;
}
.page_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
}
#gallery_subnav {
	position:absolute;
	left:3px;
	top:3px;
	width:375px;
	height:27px;
	z-index:2;
	background-color: #333333;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#page_nav {
	position:absolute;
	left:3px;
	top:32px;
	width:56px;
	height:31px;
	z-index:3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.page_ON {
	font-size: 13px;
	color: #FFFFFF;
}
#content {
	position:absolute;
	left:63px;
	top:34px;
	width:525px;
	height:450px;
	z-index:4;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#click_text {
	position:absolute;
	left:189px;
	top:649px;
	width:179px;
	height:24px;
	z-index:5;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.padding {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 5px;
}
#footer {
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 9px;
	font-style: normal;
	text-decoration: underline;
	color: #333333;
}
#footer a {
	color: #333333;
}
#footer a:active, #footer a:hover, #footer a:focus {
	color: #FFFFFF;
}
