body {
    background:#000000 url(images/edbgrd.jpg) no-repeat left top;
	height: 768px;
	}
bd {
}

#first {
	position: absolute;
	left: 50px;
	top: 70px;
	width: 362px;
}

#second {
	position: absolute;
	left: 118px;
	top: 377px;
	width: 791px;
	}
	
	#player {
	margin-top: 170px;
	}
	
.nav {
	padding: 0px 0px 4px 0px;
	margin: 0px;
	font: 0.7em/0.5em Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	}
	

#maincontent {
	color: #666666;

}

#maincontent h1 {
	margin: 0px 0px 0px 0px;
	font: 2em/1.5em Verdana, sans-serif;
	font-weight: normal;	

	}
#maincontent h2 {
	margin: 0px 0px 8px 0px;
    font: 1.3em/1.1em Verdana, sans-serif;
		font-weight: normal;	
		color: #333333;
}

#maincontent h3 {
    margin: 0px 0px 8px 0px;
	font: 1.3em/1.1em Verdana, sans-serif;
		font-weight: normal;	
		color: #666666;
}

#maincontent h4 {
    margin: 0px 0px 8px 0px;
	font: 1.3em/1.1em Verdana, sans-serif;
		font-weight: normal;	
		color: #FF6600;
}



#maincontent p {
     font: 1.1em/1.1em Verdana, sans-serif;
	 margin: 0px 0px 0px 0px;
		color: #333333;

}	
	.resume {
	     font: 0.9em Verdana, sans-serif;
	 margin: 0px 0px 0px 0px;
	 }


#ft {
height: 100px;
vertical-align: bottom;
}

.morespace {
height: 100px;
}

A:link {text-decoration: none; color:#CC0000;}
A:visited {text-decoration: none; color:#CC3300;}
A:active {text-decoration: none; color:#CC0000;}
A:hover {text-decoration: underline overline; color: red;}
