html {
margin: 0;
padding: 0;
top: 0;
left: 0;
height:100%;
}

body {
margin: 0;
padding: 0;
top: 0;
left: 0;
height:100%;
background-color: white;
}

img {
border: 0px;
}

#wrapper, #container {
margin: 0;
padding: 0;
top: 0;
left: 0;
min-height:100%;
position:relative;
}

/* HOMEPAGE */

#horizon        
	{
	color: black;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#homepage-field {
	background-color: white;
	margin-left: -150px;
	position: absolute;
	top: -173px;
	left: 50%;
	width: 300px;
	height: 346px;
	visibility: visible
	}


/* COLUMN 1 */

#logo, #header {
position: relative;
padding: 15px 0 0 35px;
width: auto;
float: left;
}

#navigation {
position: fixed;
bottom: 50px;
width: auto;
left: 5px;
background-color: white;
}

#navigation img {
display: block;
border: 1px solid white;
margin-top: 5px;
}

#navigation img:hover {
border: 1px solid #333333;
}


/* COLUMNS 2 and 3 */

#col2, #col3, #col4 {
display: block;
float: left;
top: 0px;
}

#col2 ul {
margin-top: 10px;
padding: 0;
}

#col2 li {
list-style: none;
font: 14px/22px "Courier New", Courier, Monaco, monospace;
font-weight: bold;
margin: 0;
padding: 0;

}

#col2 {
width: 230px;
margin-left: 60px;
position: relative;
padding: 15px 0 0 0;
}


#col3 {
width: 500px;
padding: 0 0 50px 0;
position: absolute;
left: 390px;
top: 15px;
}

#col3 p, #col3 h1, #col3 h2, #col3 h3 {
margin: 0 0 10px 40px;
font-family: Helvetica, Verdana, Arial, sans-serif;
}

#col3 h1 {
font-size: 22px;
line-height: 22px;
}

#col3 h2 {
font-size: 18px;
line-height: 20px;
}

#col3 h3 {
font-size: 14px;
line-height: 16px;
}

#col3 p {
font-size: 14px;
line-height: 24px;
}

#col3 p.stats {
font: 12px/16px "Courier New", Courier, Monaco, monospace;
margin-top: 40px;
margin-bottom: 40px;
}

#col3 p.stats-top {
font: 12px/16px "Courier New", Courier, Monaco, monospace;
margin-bottom: 30px;
}


#col3 table {
margin: 25px 0px;
}

#col3 td img {
border: 1px solid black;
}

#col3 tr.controller img {
margin: 15px 10px 0 0;
}

#col4 {
width: 200px;
position: absolute;
left: 900px;
top: 15px;
}

#col4 p {
font: 12px/16px "Courier New", Courier, Monaco, monospace;
padding: 0px 0 0 5px;
margin: 0 0 10px;
}

#col4 input {
margin-top: 10px;
}

#col4 input#add-cart {
margin-bottom: 10px;
}


#col4-cart{
border-top: 1px solid #BBBBBB;
border-bottom: 1px solid #BBBBBB;
padding: 10px 5px 5px 0px;
background: #DEDEDE;
}

#col4-cart p {
padding-left: 5px;
}

#col4 a {
font: 11px/16px Helvetica, Verdana, Arial, sans-serif;
}

#col4 p.nobluelink a {
font: 12px/16px "Courier New", Courier, Monaco, monospace;
background: none;
border: none;
color: black;
}

#col4 .button {
padding-left: 0;
border: none;
}

p#boilerplate {
font: 10px/11px Helvetica, Verdana, Arial, sans-serif;
color: #999999;
margin-top: 10px;
}


/* NEWS and EVENTS SPECIFIC */

#col3 p.postdate {
font: .7em/16px "Courier New", Courier, Monaco, monospace;
}

#col3 div.entry, div#respond {
border-bottom: 1px solid #DDDDDD;
padding-bottom: 20px;
margin-bottom: 20px;
}

#col3 div.entry a, #col3 div.news-navigation a {
border-bottom: 2px solid black;
padding: 2px 0 0px 0;
}

#col3 div.entry a:hover, #col3 div.news-navigation a:hover {
color: blue;
border-bottom: 2px solid #blue;
text-decoration: none;
}

#col3 div.entry a:active, #col3 div.news-navigation a:active  {
color: white;
background-color: blue;
border-bottom: 2px solid blue;
text-decoration: none;
}


#col3 div.entry a:visited, #col3 div.news-navigation a:visited  {
border-bottom: 2px solid #666666;
}

#col3 p.postmetadata {
font: .7em/16px "Courier New", Courier, Monaco, monospace;
display: none;
}

div.alignleft {
margin-left: 40px;
text-align: left;
font-family: Helvetica, Verdana, Arial, sans-serif;
float: left;
}

div.alignright {
text-align: right;
font-family: Helvetica, Verdana, Arial, sans-serif;
}


/* MAILING LIST */

#mailinglist {
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
padding: 0px;
margin: 0px;
background-color: #cccccc;
}

#mailinglist form {
margin: 0px;
padding: 10px;
width: 800px;
}

#mailinglist img, #mailinglist input {
margin-right: 10px;
margin-left: 5px;
background-color: #cccccc;
}

/* SHOPPING CART */

#cart {
width: 500px;
padding: 0 0 50px 0;
position: absolute;
left: 390px;
top: 15px;
}

#cartform p, #cartform h1, #cartform h2, #cartform h3, #cartform h6, #cartform h4, .updater, .cart-img {
margin: 0 0 10px 40px;
font-family: Helvetica, Verdana, Arial, sans-serif;
}

#getout {
margin: 0 0 10px 40px;
}

#cart p {
font-size: 14px;
line-height: 24px;
}

.cart-row {
margin: 0 0 30px 0;
clear: both;
font: 12px Helvetica, Verdana, Arial, sans-serif;
border-top: 1px solid #DDDDDD;
padding-top: 5px;
}

.first {
font-weight: bold;
}

.cart-row div {
float: left;
}

.cart-img {
width: 100px;
}

.cart-desc {
width: 90px;
margin: 0 0 0px 0;
padding-left: 5px;
font-weight: bold;
}

.updater {
width: 95px;
margin: 0 20px 0px 10px;
padding: 0px;
}

.updater input {
float: left;
}

.cart-delete {
width: 75px;
margin: 0 0 0px 0;
}

.cart-total {
width: 65px;
margin: 0 0 0px 0;
}

.cart-row h1 {
font: 15px Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;

}

.cart-row h3 {
text-align: right;
padding-top: 10px;
}

.cart-row h4 {
text-align: right;
font: 10px Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
color: #999999;
}

/* LINKS */

a {
margin: 0;
padding: 0;
border: 0;
text-decoration: none;
color: black;
}

a:hover {
text-decoration: underline;
}

a:visited {
color: #666666;
}

#col2 a:hover {
text-decoration: none;
border-bottom: 2px solid black;
}

#col2 a:active {

}

#col4 a {
background-color: blue;
color: white;
border: 2px solid blue;
}

#col4 a.SOMETHING:hover {
background-color: #74d1ff; 
border: 2px solid #74d1ff;
text-decoration: none;
}

#col4 p.nobluelink a:hover {
text-decoration: underline;


#col4 a:active {
background-color: white; 
border: 2px solid white;
color: #74d1ff;
}

#col4 a.button:hover {
border: none;
}

#boilerplate a {
background: none;
border: none;
color: black;
}

	
/* IE HACK */

* html #wrapper {height:100%}