@charset "utf-8";

/* -------------------- OPEN BASE ---------------------*/
* {
	border: 0;
	padding: 0;
	margin: 0;
	}
body {
	background: #050507 url('http://www.rcreefaquarium.com/images/background.jpg') top center no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;

	}
#wrapper { 
	position: relative;
	background-color: #171c22;
	width: 934px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	}
#clear {
	clear:both;
	}
/* -------------------- CLOSE BASE ---------------------*/



/* -------------------- OPEN MAIN/SIDEBAR ---------------------*/
#headleft{
	float: left;
	width: 807px;
	height: 71px;
	margin: 0px;
	padding: 0px;
	}
#headleft img.logo{
	position: relative;
	border: 0;
	}
#headright{
	float: right;
	width: 127px;
	height: 71px;
	margin: 0px;
	padding: 0px;
	}
#headright img.logo1{
	position: relative;
	border: 0;
	}
/* -------------------- CLOSE MAIN/SIDEBAR ---------------------*/








/* -------------------- OPEN CONTENT ---------------------*/
#content {
	position: relative;
	width: 934px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0;
	}

#galleryfade {
	position: absolute;
	top: 10px;
	left: 11px;
	z-index: 1;
	}

#borderright {
	position: absolute;
	top: 10px;
	right: 0px;
	}

#imagelink {
	position: absolute;
	top: 112px;
	right: 32px;
	text-align: left;
	color: #4a6378;
	z-index: 2;
	}
#imagelink a {
	color: #4a6378;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	}
#imagelink a:hover {
	color: #c1c3c4;
	text-decoration: underline;
	}


/* -------------------- CLOSE CONTENT ---------------------*/








/* -------------------- OPEN MAIN CONTENT ---------------------*/
#contentmain {
	position: relative;
	width: 934px;
	font-size: 10px;
	color: #e0e0e0;
	}
#contentmain a{
	color: #486378;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
#contentmain a:hover{
	color: #e0e0e0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}


#contentmaintext1 {
	position: absolute;
	width: 280px;
	top: 7px;
	left: 14px;
	text-align: left;
	}
#contentmaintext2 {
	position: absolute;
	width: 280px;
	top: 7px;
	left: 326px;
	text-align: left;
	}
#contentmaintext3 {
	position: absolute;
	width: 280px;
	top: 7px;
	left: 640px;
	text-align: left;
	}


#contentmainlink1 {
	position: absolute;
	width: 280px;
	top: 64px;
	left: 14px;
	text-align: left;
	}
#contentmainlink2 {
	position: absolute;
	width: 280px;
	top: 64px;
	left: 326px;
	text-align: left;
	}
#contentmainlink3 {
	position: absolute;
	width: 280px;
	top: 64px;
	left: 640px;
	text-align: left;
	}


#gallerylink1 {
	position: absolute;
	width: 280px;
	top: 15px;
	left: 14px;
	text-align: left;
	}
#gallerylink2 {
	position: absolute;
	width: 280px;
	top: 15px;
	left: 326px;
	text-align: left;
	}
#gallerylink3 {
	position: absolute;
	width: 280px;
	top: 15px;
	left: 640px;
	text-align: left;
	}



#gallerymain1 {
	position: absolute;
	width: 640px;
	top: 7px;
	left: 12px;
	text-align: left;
	}
#gallerymain1 img.thumb {
	margin-right: 8px;
	margin-bottom: 8px;
	}

#gallerymain2 {
	position: absolute;
	width: 280px;
	font-size: 12px;	
	top: 46px;
	left: 640px;
	text-align: left;
	}

#storemain1 {
	position: absolute;
	width: 300px;
	top: 46px;
	left: 12px;
	text-align: left;
	}
#storemain1 img.thumb {
	margin-right: 12px;
	margin-bottom: 8px;
	}

#aboutmain1 {
	position: absolute;
	width: 280px;
	font-size: 12px;
	top: 46px;
	left: 14px;
	text-align: left;
	}
#aboutmain2 {
	position: absolute;
	width: 280px;
	font-size: 12px;
	top: 46px;
	left: 326px;
	text-align: left;
	}
#aboutmain3 {
	position: absolute;
	width: 280px;
	font-size: 12px;	
	top: 42px;
	left: 640px;
	text-align: left;
	}
#aboutmain3 h1{
	font-size: 14px;	
	font-weight: bold;	
	color: #5b7684;
	margin-top: 4px;
	}


/* -------------------- CLOSE MAIN CONTENT ---------------------*/







/* -------------------- OPEN FOOTER ---------------------*/

#footer {
	position: absolute;
	width: 934px;
	font-size: 10px;
	color: #999a9a;
	top: 680px;
	text-align: left;
	}
#footer a{
	color: #999a9a;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}
#footer a:hover{
	color: #486378;
	font-size: 10px;
	font-weight: bold;
	}

#footerlogo {
	position: absolute;
	left: 14px;
	top: -4px;
	text-align: left;
	}
#textmenu {
	position: absolute;
	font-size: 10px;
	color: #999a9a;
	left: 134px;
	text-align: left;
	}
#copyright {
	position: absolute;
	font-size: 10px;
	color: #999a9a;
	right: 16px;
	text-align: left;
	}


/* -------------------- CLOSE FOOTER ---------------------*/




