body { margin:0; background-color:#000; font-family: Arial, Helvetica, Verdana, sans-serif; }
img { border: 0; padding:0; margin: 0; }

#wrapper { position:absolute; top: 50%; left: 50%; width:760px; height:550px; margin-top: -275px; /*set to a negative number 1/2 of your height*/ margin-left: -380px; /*set to a negative number 1/2 of your width*/ }

.floatright { float:right; }

a { color: #5a5a5a; text-decoration: underline; }
a:hover { color: #c00; text-decoration: none; }

#header { margin:0; padding:0; width:760px; height:65px; background-image:url(../images/artesian-logo.gif);repeat:no-repeat; }
#header ul { text-align:right; margin:0; padding:24px 0 0 0; list-style:none; font-size: 12px; color: #c00; font-weight: bold; }
#header li { display:inline; margin:0; padding-left:10px; }
#header a { color:#fff; text-decoration:none; }
#header a:hover { color:#c00; text-decoration:none; }

#pagecontent { margin:20px 0 0 0; padding:0; width:760px; height:420px; align:center; background-color:#fff; overflow:hidden; }
#pagecontent table { margin-top:20px; margin-left:0 auto; margin-right:0 auto; padding:0; font-size: 12px; color: #000; font-weight: normal; line-height:15px; }
#pagecontent p { margin:0 0 5px 0; padding:0; }
#pagecontent ul { margin:0 0 0 20px; padding:0; }

.linkdesc { font-size: 1em; color: #000; font-weight: normal; line-height:14px; }

#homecontent { margin:20px 0 0 0; padding:0; width:760px; height:420px; align:center; background-color:#000; }
#homecontent table { margin:20px 0 0 0; padding:0; height:380px; font-size: 12px; color: #fff; font-weight: normal; line-height:18px; }

.content { width:700px; height:140px; text-align:center; overflow: auto; }
.title { padding:0 0 20px 0; text-align:left; font-size: 24px; color: #000; font-weight: normal; line-height:30px; }
.pagenav { font-size: 12px; color: #000; font-weight: normal; line-height:18px; }
.subtitle { text-align:left; font-size: 18px; color: #808080; font-weight: normal; line-height:24px; }
.thumbnails { margin:0 0 10px 0; border:1px solid #808080; }
.imgframe { border:1px solid #202020; }
.cameos{ margin:0; border:1px solid #202020; }

#iframecontent { margin:0; padding:0; width:700px; background-color:#fff; text-align:left; malign:center; }
#iframecontent table { font-size: 12px; color: #000; font-weight: normal; line-height:18px; }

/****************/
/* PAGE NUMBERS */
/****************/

#pagenotop { float:right; height: 20px; }
div.pagenos { display:inline; padding: ; margin: 0; clear: left; font-size: 12px; line-height:18px; }
div.pagenos a, .pagenos span { display: block; float: left; padding: 0.2em 0.5em; margin-left: 0.2em; border: 1px solid #fff; background: #fff; }
div.pagenos span.currentpage { border: 1px solid #000; font-weight: bold; background: #000; color: #fff; }
div.pagenos a { border: 1px solid #a7a7a7; text-decoration: none; }
div.pagenos a:hover { border-color: #000; text-decoration: none; }

/*****************/
/* CRABTREE LINK */
/*****************/

.window {
	/*-- Original
    height:430px;	width: 940px;
    --*/
    left: 0px;
	height:110px;
	width: 650px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
/*--
}
.form .window {
	background: #1d1d1e url(/img/ui/formbg.png) no-repeat top center; 
--*/
}
.image_reel {
	position: absolute;
	top: 0; left: 314px;
	width: 2172px;
}
.image_reel img,
.image_reel div {
	float: center;
}

/**********/
/* Section */
/**********/

#csection {
	margin:10px 0 0 0;
	position:relative;
	text-align:left;
	width:760px;
	xheight:40px;
	background:#000 url(../images/footerline.gif) repeat-x;
}

.csection_strap {
	padding:0 100px 0 100px;
	font-size: 16px;
	color:#fff;
	line-height:30px;
	background-color:#000;
}

.csection_text {
	font-size: 11px;
	color:#fff;
	line-height:18px;
}

#csection a {
	color: #fff;	
	text-decoration: underline;
}

#csection a:hover {
	color: #c00;
	text-decoration: underline;
}

/**********/
/* FOOTER */
/**********/

#footer {
	margin:10px 0 0 0;
	position:relative;
	text-align:center;
	width:760px;
	xheight:40px;
	background:#000 url(../images/footerline.gif) repeat-x;
}

.footer_strap {
	padding:0 10px 0 10px;
	font-size: 16px;
	color:#fff;
	line-height:30px;
	background-color:#000;
}

.footer_text {
	font-size: 11px;
	color:#fff;
	line-height:18px;
}

#footer a {
	color: #fff;	
	text-decoration: underline;
}

#footer a:hover {
	color: #c00;
	text-decoration: underline;
}


