body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0; padding:0; line-height: 1.2em;}
table {border-collapse:collapse; border-spacing:0;}
fieldset, img {border:0px none;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal; font-weight:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
q:before, q:after {}

:link, :visited {text-decoration: none; }
 
ul, ol {list-style: none;}
 
h1, h2, h3, h4, h5, h6, pre, code {font-size: 1em;}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {margin: 0;padding: 0;}

a img, :link img, :visited img {border: none;}
 
address {font-style: normal;}
/*End Defaults*/

/*COLORS USED  lt grey (#ccccdd), dk grey (#333344), med blue (#224499), dk blue (#223366), olive (#888877), dull orange (d35636)*/
.indent {
	position: relative; left: 15px;
	}

body {
	position: relative;
	background: url('images/blue_gradient.png') repeat-x;
	background-color: #223366;
	font-family: verdana;
	color: #333344;
	}

#wrap {
	position: relative;
	width: 780px;
	background-color: white;
	}

h1 {
	top: 10px;
	font-family: tahoma;
	font-size: 1.5em;
	}
h2 {
	font-size: .8em;
	margin: 10px 0px 20px 0px;
	}
h1, h2 {
	position: relative;
	left: 60px;
	}
	
#links {
	position: relative;
	margin: auto;
	left: 10px;
	height: 30px;
	width: 650px;
	background-color: #d35636;
	}
	
#links li {
	position: relative;
	top: 5px;
	display: inline;
	margin-left: 65px;
	}

#links a {
	color: white;
	}

#links a:hover {
	color: black;
	}

#content {
	position: relative;
	margin: auto;
	background: url('images/pi_lighthouse.jpg') no-repeat;
	background-position: 0 10px;
	}
	

#news {
	position: relative;
	float: left;
	margin-top: 15px;
	width: 340px;
	font-size: .8em;
	}

#news h3, #kits h3 {
	border: none;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 5px;
	border-bottom: 1px dashed black;
	}
date {color: #888877; font-size: .8em; display: block; padding-left: 4px;}
info {font-size: .8em; font-weight: 100; whitespace: nowrap; padding-left: 4px; display: block; margin-bottom: 10px; }

#kits a:hover span#pos1 img {
	position: absolute;
	display: block;
	left: -97%;
	top: 275px;
	z-index: 20; 
	}

#kits a:hover span#pos2 img {
	position: absolute;
	display: block;
	left: -97%;
	top: 370px;
	z-index: 20; 
	}

#kits p {
	text-align: center;
	color: #888877;
	}
	
#kits {
	position: relative;
	float: right;
	margin-top: 15px;
	width: 375px;
	height: 600px;
	font-size: .8em;
	}

#kits a {
	color: #223366;
	}
	
#kits li a img {
	position: relative;
	margin-right: 4px;
	top: 4px;
	}
	
#kits li a span img {
	position: absolute;
	left: -1000em;
	}
	
	
#kits a:hover {
	background-position: 0 0;
	}	