form  {
	margin-bottom: 0px;
	margin-top: 0px;
}

#backdrop {
	position:relative;
	border:1px solid #000000;
	background-color:#336699;
	width:800px;
	height:600px;
}

.heading {
	font-family:times;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.bodytext {     
	font-family:times;
	font-size:14px;
	color:#000000;  
}

.bodytextsmall {     
	font-family:times;
	font-size:12px;
	color:#000000;  
}

.tighttext {     
	font-family:times;
	font-size:11px;
	line-height:11px;
	color:#000000;  
}

#menu {
	position:absolute;
	left:30px;
	top:30px;
	width:80px;
	height:200px;
	font-family:times;
	font-size:14px;
	text-align:left;
	color:#ffffff;
}

#rnd-blades {
	position:absolute;
	left:703px;
	top:438px;
	width:81px;
	height:150px;
}

#artist {
	position:absolute;
	right:0px;
	top:550px;
	width:140px;
	height:18px;
	font-family:times;
	color:#000000;
	font-size:14px;
	text-align:center;
}

#title {
	position:absolute;
	right:0px;
	top:568px;
	width:140px;
	height:14px;
	font-family:times;
	color:#000000;
	font-size:14px;
	text-align:center;
}

#content {
	position:absolute;
	padding:10px;
	text-align:justify;
	font-family:times;
	font-size:14px;
	color:#000000;
	top:50px;
	left:130px;
	width:520px;
	height:500px;
	overflow:auto;
}

.element {
	border:1px solid black;
	background-color:#ffffff;
	font-family:verdana;
	font-size:11px;  
}

.button {
	border:1px solid black;
	background-color:#F3F3F3;
	font-family:verdana;
	font-size:11px;  
}

a:link {
	color:#222222;
	text-decoration:none;
}

a:visited {
	color:#222222;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;	
}
