body{
background-image:url(http://www.risingtidesolutions.net/assets/gradiant_background.png);
background-repeat:repeat-x;
background-color:#000;
background-attachment:fixed;
font-family:Verdana, Geneva, sans-serif;
margin-top:0px;
}
a{
color:#0c5e7f;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h3, h2, h1{
font-weight:normal;
}
#header{
	width:888px;
	margin-left:auto;
	margin-right:auto;
	height:197px;	
}
#waves{
	position:absolute;
	text-align:center;
	width:888px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	top:169px;
}
#main_content_area{
	position:relative;
	width:888px;
	background-image:url(http://www.risingtidesolutions.net/assets/panel_background.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#main_content{
	position:relative;
	left:0px;
	margin-left:50px;
	margin-right:50px;
}
#bottom{
	position:relative;
	width:888px;
	margin-left:auto;
	margin-right:auto;

}
#bottom_text{
	color:#0c5e7f;
	font-size:12px;
}
#bottom_credits{
	width:40%;
	float:left;
	text-align:left;
	padding-left:60px;
}
#bottom_navigation{
	float:right;
	width:40%;
	text-align:right;
	padding-right:60px;
}
#news_title{
	font-size:20px;
}
#news_date{
	font-size:12px;
	color:#666666;
}
#news_content{
font-size:14px;
}
#fancywrapper { /* braaaaaains */
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 106px;
	width: 100%;
	z-index:-1;
	margin-left:0px;
	margin-right:0px;
	background-image: url(http://www.risingtidesolutions.net/assets/bottom_waves_short.png);
	background-repeat: repeat-x;
	}

* html #fancywrapper {
	background-image: none;
	}

FORM {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, sans-serif;
}
INPUT {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, sans-serif;
}
TEXTAREA {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, sans-serif;
}
SELECT {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, sans-serif;
}