body
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	margin: 15px 35px;
	padding: 0;
	background-color: #FAF1F0;
	background-image: url(../img/shrimp-grid-medium-right.png);
	background-repeat: repeat;
	background-attachment: fixed;
}

.wrapper {
	min-width:580px;
	max-width:980px;
	margin:0 auto;
	border:4px solid black;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#fff;
	filter:alpha(opacity=98);
	opacity:0.98;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	
}

.content {
	margin:20px;
	background-position: 50% 160px;
	border:1px solid black;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	filter:alpha(opacity=99);
	opacity:0.99;

}

h1 {
	
	font-size:24px;
	padding-left:15px;
}

h2 {padding-left:15px;}

div.header {
	background: #ffffcc url(../img/iloveshrimp-logo-sml-net.png) no-repeat 0 0;
	border:2px solid #000;
	padding:15px;
	margin:5px;
	font-size:34px;
	font-weight:bold;
	text-align:center;
	border:2px solid black;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	position:relative;
}

.header a.linkHome:link,
.header a.linkHome:visited,
.header a.linkHome:hover,
.header a.linkHome:active {
	color:#000;
	text-decoration:none;
}

.header a.linkHome:hover {
	text-decoration:underline;
}

a.shrimpLinks:link,
a.shrimpLinks:visited,
a.shrimpLinks:hover,
a.shrimpLinks:active {
	color:#ac2c36;
	text-decoration:underline;
}

a.shrimpLinks:hover {
	text-decoration:none;
	color:#000;
}

a.linkHomePage:link,
a.linkHomePage:visited,
a.linkHomePage:hover,
a.linkHomePage:active {
	color:red;
	text-decoration:underline;
	font-weight:bold;
}

a.linkHomePage:hover {
	text-decoration:none;
	color:#990000;
}

h3 {
	padding:0;
	margin:0 15px;
	font-size:18px;
}


.footer {
	background:#ffffcc;
	padding:15px;
	margin:5px;
	border:2px solid black;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	position:relative;
}

.footer ul {
	list-style:none;
	margin:0;
	text-align:center;
}

.footer ul li {
	display:inline;
	padding:2px 5px;
	margin:2px;
}


/*
.footer {
		margin:15px auto;
		position:relative;
		width:980px;
	}
	
	.footerList {
		list-style:none;
		margin:0;
	}
	
	.footer li {
		display:inline;
	}
*/
	
	a.footerLink:link,
	a.footerLink:visited,
	a.footerLink:hover,
	a.footerLink:active {
		color:#01426C;
		
	}
	
	a.footerLink:hover {color:#ff0000;}
	
	.about {
		position:absolute;
		top:-35px;
		left:150px;
		margin:0 auto;
		padding:15px;
		width:600px;
		background:#fff;
		border:5px solid #000;
		font-style:italic;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
		-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	}
	
	#about, #privacy, #mission, #faq {display:none;}
	
	
	a.eviletrade:link,
	a.eviletrade:visited,
	a.eviletrade:hover,
	a.eviletrade:active {
		font-weight:bold;
		text-decoration:underline;
		color:red;
		position:relative;
	}
	
	.floater {
		
		position:absolute;
		top:0px;
		left:-60px;
		width:200px;
		padding:15px;
		border: 4px solid #01426C;
		background:#fff;
		display:block;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-moz-border-radius: 10px;
		border-radius: 10px;
		opacity: .90;
		font-size:11px;
	}
	
	
	#floater1, #floater2, #floater3, #floater4, #floater5, #floater6 {display:none;z-index:25;}
	

.subHeader
{
	font-style: italic;
	text-transform: uppercase;
	list-style:none;
	font-weight:bold;
	margin:15px 0 1px -15px;
}

.googleThing {
	background:#fff;
	width:336px;
	height:280px;
	margin:15px;
	text-align:center;
	float:right;
}

p {margin:0 15px 10px 15px;}

dl {margin:15px;}


.adLinksWrapper, 
.adLinksWrapperRight {
	display:block;
	width:202px;
	color:#000;
	padding:3px 10px 0 15px;
	font-size:11px;
	font-family:arial, sans-serif;
	text-align:left;
	white-space: normal !important;
	margin:0;
	position:absolute;
	right:0;
	top:5px;
}

.adLinksP {float:left;margin-top:0 !important;}


.adLinksWrapper p.adLinksP,
.dLinksWrapperRight p.adLinksP{
	margin:0;
	padding:0;
	line-height:16px;
}

a.adLinks:link,
a.adLinks:visited,
a.adLinks:hover,
a.adLinks:active {
	display:block;
	margin:0;
	padding:0;
	font-size:11px;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}


a.adLinksSite:link,
a.adLinksSite:visited,
a.adLinksSite:hover,
a.adLinksSite:active {
	display:block;
	margin:0;
	padding:0;
	font-size:9px;
	color:#000;
	text-decoration:none;
}