body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px 0px 20px;
	text-align: center;
	background-color: #F9F5F2;
	background-image: url(images/shell.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	}
a:hover {
	text-decoration: none;
	color: #A77015;
}
a {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
/*  container ------------------------------------------------------------------- */

div#container {
	background: url(images/BG1.jpg) no-repeat left top;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: left;
	height: 886px;
	}

/*  links ------------------------------------------------------------------- */

div#linkList {
	top:330px;
	width: 180px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	padding: 0px;
	}
#linkList a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
}
#linkList a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/linkImage.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.cell-r {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 6px 6px 6px 0px;
	font-size: small;
	background-color: #D5ADA5;
	border-right-width: 1px;
	border-right-style: solid;
	width: 136px;
	clip: rect(auto,auto,auto,auto);
}
.cell-rSub {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 6px 6px 6px 0px;
	font-size: small;
	background-color: #E8D3CE;
	border-right-width: 1px;
	border-right-style: solid;
	width: 136px;
	margin: 0px 0px 0px 30px;
}
.cell-rBot {
	border: 1px solid #FFFFFF;
	padding: 6px 6px 6px 0px;
	font-size: small;
	background-color: #D5ADA5;
	border-right-width: 1px;
	border-right-style: solid;
	width: 136px;

}
.cell-rSubBot {
	border: 1px solid #FFFFFF;
	padding: 6px 6px 6px 0px;
	font-size: small;
	background-color: #E8D3CE;
	border-right-width: 1px;
	border-right-style: solid;
	width: 136px;
	margin: 0px 0px 0px 30px;

}

/*  other ------------------------------------------------------------------- */

#left {
	float: left;
	width: 560px;
}
	
/*  footer ------------------------------------------------------------------- */

div#footer {
	height: 40px;
	margin-left: 300px;
	text-align: center;
	font-size: 14px;
	clear:left;
	margin-right: 200px;
	margin-bottom: 0px;
	padding-top: 30px;
	}
#photos {
	position: absolute;
	top: 10px;
	left: 500px;
	width: 320px;
	height: 347px;
	background-image: url(images/pics.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


div#footer a:link {color: #A77014;}
div#footer a:visited {color: #9E2E2F;}
div#footer a:hover {color: #333333;}

div#webdesigner {
	background: #333333;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: left;
	font-size: x-small;
	padding-left: 100px;
}
.largeText {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content {
	margin-top: 400px;
	margin-left: 250px;
	margin-right: 200px;
	float: left;
}

div#webdesigner a:hover {
	color: #E39C24;
}
div#webdesigner a {

	color: #EBEBEB;
}
.tiny {
	font-size: x-small;
}

#tagLine {
	height: 66px;
	width: 263px;
	left: 280px;
	top: 270px;
	position: absolute;
	z-index: 4;
}
.normalText {
	font-size: 12px;
}
.redText {
	font-size: small;
	color: #CC3300;
}

