body {
width:1100px;
	margin-top:0px;
	margin: 0 auto
	font: 75%/1em Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/FriesianBackground.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;  
	

}	
#header {
	position:absolute;
	left:10px;
	top:10px;
	width:900px;
	height:170;
	z-index:2;
	background-repeat:no-repeat;
}

p {
	line-height: 1.35em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 	

h1 {
	font: 185%/1em Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

	color: #FFFFFF;
} 
h2 {
	font: 185%/1em Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;

	color: #FFFFFF;
} 
.text {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px
	px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	background:none;
	display: block;
	padding: 8 pix;
	width: 140px;
	line-height: 14px;
	position:350px100px

	
	
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #000000;
	line-height: 14px;
	
	display: block;
	padding: 8 pix;
	width: 140px;
	position:fixed
}

/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 

#container {
	width:1100px;
	height:701px;
	margin: 0 auto;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

  
#content {
	width:450px;
	px;
	padding: 4em;
	margin-right: 10px;
	marign-left:450px;

	min-height:400px;
	max-height:1100px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



.list {
; 	list-style-type: bullet;
	list-style-image: url(../images/whitebullet.jpg);
	list-style-position: 1 em;
	list-style: bullet;
}
