﻿@charset "UTF-8";
/* CSS Document */


body {font-size:15px; 
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#everything {margin-left:auto;
	background:url(images/lightning_bg.gif) top left no-repeat;
	width:1000px;
	color:#666666;
	margin-right:auto;
/*	margin-top:25px;*/
	font-size:12.4px;
	line-height:18px;
	
}

#prehead {width:100%;
}

.right {float:right;
}

.left {float:left;
}

#header {width:100%;
clear:both;
}

.gco_shock {background:transparent url(http://shockh2o.com/images/store.gif) no-repeat scroll top left;
}

#column1 {
	width:250px;
	float:left;
}

.column1content {padding:0 5px 0 5px;
	border:#000000 dotted;
}

#column2 {
	width:425px;
	float:left;
}

.column2content {padding:0 5px 0 5px;

}

#column3 {
	width:325px;
	float:left;
}

.column3content { padding:0 0 0 0;
}

#footer {clear:both;
	width:73%;
	height:50px;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	letter-spacing:0.3px;
	
}

#copyright {clear:both;
	font-size:10px;
	font-weight:bold;
	line-height:22px;
	letter-spacing:0.3px;
	
}

sub {line-height:0;
}

img {border-width: 0px;
	border-style: none;
	text-align: center;
}

a {color:#99cc33; text-decoration:none;}
a:hover {color:#99cc33; text-decoration: underline;}
a:visited {color:#99cc33;}
a:active {color:#99cc33; text-decoration:overline;}

.position1 {margin:0 0 -10px 5px;
}

.position2 {margin:0 0 -15px 15px;
}

.position3 {margin:0 10px -15px 15px;
}

.headlinetext {font-size:18px;
	font-weight:bold;
	line-height:24px;
	
}

.greentext {color:#8ac334;
}

.redtext {color:#A00;
}

#flashcontent {color:#8ac334;
	margin:10px;
	padding:10px;
}

.smalltext {font-size:9px;}
