<style type="text/css">

body {
	background-color: #aaa;	
	color: #000;
	font-family: gill sans, gill sans mt, franklin gothic book, helvetica neue, verdana, helvetica, arial, sans-serif;
	overflow: auto;
}

body h1,h2,h3,h4 {
	font-family: courier new, courier, monaco, lucida sans typewriter, helvetica, arial, sans-serif;
	color: #c00;
	line-height: .75em;
	margin-top: .5em;
	margin-bottom: .5em;	
}

body p {
	font-size: small;
}

/*************** LINK/CURSOR ****************/

A:link {text-decoration: underline; font-weight: normal; color: #000; }
A:visited {text-decoration: underline; color: #000; }
A:active {text-decoration: underline overline; font-weight: normal; color: #000; }
A:hover {text-decoration: underline overline; color: #000;}

cursor: crosshair;

/*************** BODY (ALL) ****************/
body {
	background-color: #fff;	
	color: #000;
	font-family: gill sans, gill sans mt, franklin gothic book, helvetica neue, verdana, helvetica, arial, sans-serif;
	overflow: auto;
}

/*************** HEADER ****************/
div#header {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100px;
	background: #fff;
	z-index: 3;
}

div#header img {
	position: fixed;
}

div#header h2 {
	color: #000;
	background: #fff;
	position: fixed;
	bottom: 0;
	right: 0;
	font-family: courier new, courier, arial narrow; helvetica; arial;
	font-size: 20pt;
	text-align: right;
	margin-right: 0em;
	line-height: 0em;
}

/*************** NAVIGATION ****************/
div#navigation {
	position: fixed;
	left: 0;
	top: 100px;
	width: 100%;
	height: 12px;
	z-index: 3;	
}

#navigation ul, #navigation-ul li a{
	background-color: #c00;
}
#navigation ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type: none;
	line-height: 1.2em;
}
#navigation ul li a {
	float:left;
	width:19.85%;
	text-decoration: none;
	color:white;
	font-size: 16px;
	font-weight: bold;
	font-family: eurostile, helvetica, arial, sans-serif;
	text-align: center;
}
#navigation a:hover {background-color:#999}
#navigation li, #credits li {display:inline}

/*************** PROPERTAYS! ****************/

#midwide {
	position: absolute;
	font-family: gill sans, helvetica neue, verdana, helvetica, arial, sans-serif;
	width: 95%;
	float: center;
	top: 160px;
}

#left {
	position: absolute;
	float: left;
	top: 136px;
	overflow: auto;
}

#right {
	top: 140px;
	left: 700;
	width: 240px;
	position: relative;
	height: 100%
}


#hnav {
	position: absolute;
	font-family: gill sans, helvetica neue, verdana, helvetica, arial, sans-serif;
	width: 10000px;
	height: 100px;
	top: 160px;
	float: left;
}

#hcontent{
border:0;
margin:0;
padding:0;
}
#hcontent li{
line-style:none;
width:240px;
height:380px;
padding:10px;
float:left;
}


/************** TO THA LEFT!***************/
#box {
	background-color: #cccccc;
	width: 680px;
	height: 100%
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px; 
	font-family:  gill sans, gill sans mt, franklin gothic book, helvetica neue, verdana, helvetica, arial, sans-serif;
	line-height: 91%;
	text-align: justify;
}

#box h3 {
	color: #000000;
	font-family:  courier new, courier, monaco, lucida sans typewriter, helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 0em;
}

#box h1 {
	color: #cc3300;
	line-height: 1em;
}

#box A:link {text-decoration: none; font-weight: bold; color: #333; }
#box A:visited {text-decoration: none; font-weight: bold; color: #333; }
#box A:active {text-decoration: underline; font-weight: bold; color: #333; }
#box A:hover {text-decoration: underline; font-weight: bold; color: #333;}

#cred {
	font-size: 15px;
	text-align: right;
	background-color: #aaaaaa;
}

#cred A:link {text-decoration: normal; font-weight: bold; color: #000; }
#cred A:visited {text-decoration: normal; font-weight: bold; color: #000; }
#cred A:active {text-decoration: underline overline; font-weight: bold; color: #000; }
#cred A:hover {text-decoration: underline overline; font-weight: bold; color: #000;}


.captioned {
	display: inline;
	float: left;
	width: 300px;
	margin: 5px;
	padding: 5px;
	font-size: 75%;
	line-height: 100%;
}

.album {
	display: inline;
	float: left;
	height: 210px;
	margin: 5px;
	padding: 5px;
	font-size: 75%;
	line-height: 100%;
}


/*************** RIGHT... ****************/
#right h3 {
	color: #cc3300;
	font-family: courier new, courier, monaco, lucida sans typewriter, helvetica, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

#right ul{
	list-style: none;
}

#right ul li {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	margin-left: -2em;
	letter-spacing: .05em;
	text-transform: lowercase;
}

#right {
	font-family: courier new, courier, monaco, lucida sans typewriter, helvetica, arial, sans-serif;
	font-size: 12px;
}

#right A:link {text-decoration: none; font-weight: normal; color: #000000; }
#right A:visited {text-decoration: none; font-weight: normal; color: #000000; }
#right A:active {text-decoration: font-weight: normal; color: #000000; }
#right A:hover {text-decoration: underline; font-weight: normal; color: #000000;}


/*************** MIDWIDE ****************/

.bighead {
	color: #ffffff;
	background-color: #999999;
	width: 400px;
	padding: 2px;
	font-weight: bold;
	font-family: courier, courier new, monaco, lucida sans typewriter, helvetic, arial, sans-serif;
}


#midwide table {
	font-family: arial, helvetica, sans serif;
}

#midwide table A:link {text-decoration: none; font-weight: normal; color: #000000; }
#midwide table A:visited {text-decoration: none; font-weight: normal; color: #000000; }
#midwide table A:active {text-decoration: none; font-weight: normal; color: #000000; }
#midwide table A:hover {text-decoration: none; font-weight: bold; color: #000000;}


#midwide p {
	font-size: 14px;
}

</style>