@charset "utf-8";

/* CSS Document */




#nav {

	position:relative;
	float: right;
	font: bold 20px Palatino Linotype, Times New Roman, Times, serif;
	margin-top:88px;

}



#nav ul {

	list-style-type: none;

}



#nav li {

	display: inline;
	margin:7px;
	color:#FFFFFF;

}

#nav li a {

	text-decoration:none;
	color:#FFFFFF;

}

#nav li a:hover {

	text-decoration:underline;

}

html, body {

	height: 100%;

}



img {

	border: 0;

}



body {

	background-color: #000000;
	background-image:url(../images/bg.gif);
	color: #e4ecd9;
	font: 14px/20px Verdana, Helvetica, sans-serif;
	background-repeat: repeat-x;

}


#container {

	width: 815px;
	min-height: 100%;
	margin:0 auto;

}

#jmedia {

	position:relative;
	margin-right:50px;
	margin-top:100px;
	float:right;
}

#descrip {

	float:left; 
	margin-top:50px; 
	position:relative;
	width:500px;
	height:250px;
	color:#820606;
	font:  13px Palatino Linotype, Times New Roman, Times, serif;
}

#descrip1 {

	float:left; 
	margin-top:10px; 
	position:relative;
	width:300px;
	height:250px;
	color:#820606;
	font:  13px Palatino Linotype, Times New Roman, Times, serif;
}

#descrip2 {

	float:left; 
	margin-top:50px; 
	position:relative;
	width:100%;
	height:267px;
	color:#820606;
	font:  13px Palatino Linotype, Times New Roman, Times, serif;
}

.header1 {

	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-color: #999999;
	
}

.header2 {

	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-color: #990000;
	
}

#indexbot {

	position:relative;
	float:left;
	width:815px;
	margin-top:25px;
	height:100%;
	
}

#bot {

	position:relative;
	float:left;
	width:815px;
	margin-top:25px;
	height:200px;
	
}

.piece_display {

	width:225px;
	position:relative;
	float:right;
	margin-left:46px;
	margin-top: 35px;
	
}

.full_display {

	width:100%;
	position:relative;
	float:left;
	padding-left:120px;
	margin-top: 35px;
	
}

#footer {

	margin-top:35px;
	position:relative; 
	float:left; 
	margin-left: 35%;
}

#footer2 {

	margin-top:60px;
	position:relative; 
	float:left; 
	margin-left: 35%;
}
