*	{
	margin: 0;
	}

body	{
	background-color: #CCCC9A;
	}

p	{
	font-size: 14px;
	line-height: 18px; 
	margin: 0 0 5px 0;
	}

h2	{
	font-size: 150%;
	line-height:75%;
	border-bottom:2px solid #aaaaaa;
	padding-bottom:3px;
	font-family: "Comic Sans MS";
	margin: 0 0 18px 0;
	}

a:link	{
	font-size: 14px;
	line-height: 18px; 
	margin: 0 0 18px 0;
	font-weight: 125%;
	}

a:hover	{
	color: #000000;
	
	text-decoration: underline;
	}
	
a:visited	{
	color: #000000;	
	}

img	{
	border: none;
	}

#wrapper	{
	width: 1028px;
	}

#google	{
	text-align: right;
	position: relative;
	left: 590px;
	width: 350px;
	}

#floater	{
	position:absolute;
	top:165px;
	left:575px;
	width:425px;
	height: 125px;
	background:url(/images/illShark_05.jpg) no-repeat;
	z-index:5;
	}

#floater p	{
	text-align:center;
	line-height:125%;
	vertical-align: middle;
	padding:20px 40px;
	font-family: "Comic Sans MS";
	font-size: 130%;
	}

#rightSide	{
	margin-bottom: 20px; 
	}

#colLeft	{
	position: absolute;
	top: 20px;
	left: 0px;
	}
	
#colRight	{
	position: absolute;
	top: 20px;
	left: 323px;
	}	

#content	{
	background:url(/images/illShark_07.jpg) repeat-y;
	width:699px;
	float:left;
	}

#contentWrap	{
	margin-left:  auto;
	margin-right: auto;
	width: 556px;
	
	}

.swagCol	{
	float: left;
	margin:0 10px 15px 10px;
	}

.swagCol p	{
	text-align: left;
	vertical-align: top;
	float: left;
	}	

.swagCol img	{
	border:none;
	padding:3px;
	float: left;
	margin-right:5px;
	}

.purchase	{
	margin-right:10px;
	font: "Times New Roman", Times, serif;
	font-size:85%;
	
	}
#advertisements	{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}
	
#footer	{
	position: absolute;
	top:1100px;
	left:290px;
	clear:both;
	text-align:center;
	padding: 20px;
	margin:30px 0 0 0;
	}	

#footer p {
	font-size: 85%;
	color:#666666;
	
	} 

#footer a {
	color: #333333;
	} 	
	
/* STYLES FOR CROSSFADER */

div.cf_wrapper	{
	position: relative;
	}
	
div.cf_element 	{
	width: 425px;
	height: 150px;
	}
	
div.cf_element div.content 	{
	padding: 10px;
	}

div.cf_element div.content h3	{
	padding-top: 0;
	margin-top: 0;
	}