@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-image:url(waves_altered_1000_b.png);
	background-repeat:no-repeat;
	background-position:top;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333333;
}

#page
{
}

#banner
{
}

#menu
{
	background-color:#ffffff;
	
	border-top-width:4px;
	border-bottom-width:4px;
	border-right-width:0px;
	border-left-width:0px;
	border-color:#C0DCE4;
	border-style:double;
	
	color:#C0DCE4;
	
	padding-left:10px;
}

#content
{
	background-color:#ffffff;
	margin-bottom:5px;
	
	border-top-width:4px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:4px;
	border-color:#C0DCE4;
	border-style:double;
	
	padding-left:10px;
}

#sidebar_1
{
	background:#ffffff;
	color:#333333;
	
	padding-left:10px;
	
	border-top-width:4px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-color:#C0DCE4;
	border-style:double;
}

#sidebar_2
{
}

#footer
{
	background-color:#ffffff;
	padding-left:10px;
	
	border-top-width:4px;
	border-bottom-width:4px;
	border-right-width:0px;
	border-left-width:0px;
	border-color:#C0DCE4;
	border-style:double;
	
	font-size:75%;
	color:#999999;
}

/*TOP MENU*/

#aquariums, #photos, #laugh, #link, #homepage, #contact, #HowTo
{
	color:#666666;
	font-variant:small-caps;
	text-decoration:none;
	font-size:1.25em;
}

#menu #homepage
{
	color:#000000;
}

#aquariums:hover, #photos:hover, #laugh:hover, #link:hover, #homepage:hover, #contact:hover, #HowTo:hover
{
	color:#000000;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	#text-decoration:underline;
}

#menuCurrent
{
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:dashed;
	border-color:#999999;
	color:#333333;
	font-variant:small-caps;
	text-decoration:none;
	#text-decoration:underline;
	font-size:1.25em;
}

#menuCurrent:hover
{
	color:#000000;
	border-style:dotted;
	border-color:#999999;
	border-bottom-width:1px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	#text-decoration:underline;
}

/*CONTENT*/

.content_heading
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:1.75em;
	
	border-bottom-width:1px;
	border-style:dashed;
	border-color:#999999;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	
	padding-bottom:3px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:15px;
}

.sectionTitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.25em;
}

.subHeading2
{
	font-weight:bold;
}

#content ol li
{
	padding-top:0px;
}

#content ul li
{
	padding-top:10px;
}

/*SIDEBAR_1*/

#sidebar_1 .SideBarHeading
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-variant:small-caps;
	margin-top:0px;
	padding-top:3px;
	font-size:1.25em;
}

#sidebar_1 h3
{
	display:none;
}

#sidebar_1 ul li
{
	margin-left:-15px;
	padding-right:5px;
}

#sidebar_1 .i
{
}

#sidebar_1 a.i
{
	/*color:#39B1D4;*/
}

#sidebar_1 .s
{
	font-size:70%;
}

#sidebar_1 .s a
{
	/*color:#497383;*/
	color:#999999;
}

#sidebar_1 .f
{
	font-size:80%;
}

#sidebar_1 .f a
{
	/*color:#497383;*/
}