body {	color: #B9AFBD;
	font: 12px "arial", sans-serif;
	line-height: 200%;
	text-align: justify;
	padding: 0;
	margin: 0;
	background: url('background.gif');
	}

img { border: 0; padding: 0; margin: 0; }

a:link, a:visited { 
	font: bold 12px "arial", sans-serif;
	text-decoration: none; 
	color: #FFA4A4; 
	}

a:hover, a:active { text-decoration: none; color: #FF7171; }

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#wrap {	
	position: static; 
	}

#header {
	position: absolute;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') no-repeat;
	}

#links {
	position: absolute;
	padding: 110px 0px 0px 550px;
	width: 70px;
	background: none;
	}

#links a:link, #links a:visited {
	background: #FFFFCD; 
	border: 0; 
	color: #B551E9;
	font: 8px "verdana", tahoma;
	letter-spacing: 1px;
	padding: 4px 6px 4px 6px;
	margin: 0px 0px 9px 0px;
	text-decoration: none; 
	text-transform: uppercase;
	display: block;
	}

#links a:hover, #links a:active { 
	background: #FFFFFF; 
	color: #000000;
	text-decoration: none; 
	}

#more {
	position: absolute;
	padding: 110px 0px 0px 630px;
	width: 70px;
	background: none;
	}

#more a:link, #more a:visited {
	background: #FFFFCD; 
	border: 0; 
	color: #B551E9;
	font: 8px "verdana", tahoma;
	letter-spacing: 1px;
	padding: 4px 6px 4px 6px;
	margin: 0px 0px 9px 0px;
	text-decoration: none; 
	text-transform: uppercase;
	display: block;
	}

#more a:hover, #more a:active { 
	background: #FFFFFF; 
	color: #000000;
	text-decoration: none; 
	}

#and {
	position: absolute;
	padding: 110px 0px 0px 710px;
	width: 70px;
	background: none;
	}

#and a:link, #and a:visited {
	background: #FFFFCD; 
	border: 0; 
	color: #B551E9;
	font: 8px "verdana", tahoma;
	letter-spacing: 1px;
	padding: 4px 6px 4px 6px;
	margin: 0px 0px 9px 0px;
	text-decoration: none; 
	text-transform: uppercase;
	display: block;
	}

#and a:hover, #and a:active { 
	background: #FFFFFF; 
	color: #000000;
	text-decoration: none; 
	}

#navigation {
	position: absolute;
	text-align: left;
	line-height: 0%;
	padding: 100px 0px 0px 225px;
	width: 320px;
	height: 400px;
	}

#navigation img { border: 0; padding: 0; }
