/* CSS Document */

p {
	font-size: 14px;
	font-family: Futura, Arial, "Times New Roman";
	color: #FFFFFF;
}
#LeftContent {
	position:absolute;
	left:12px;
	top:220px;
	width:292px;
	height:399px;
	z-index:9;
	visibility: visible;
}

#RightContent {
	position:absolute;
	left:334px;
	top:218px;
	width:476px;
	height:46px;
	z-index:4;
}

#links a {
	display: inline;
	font-family: Futura, Arial;
	font-size: 16px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding-right: 20px;
	padding-left: 10px;
}
#links {
	position:absolute;
	left:299px;
	top:194px;
	width:509px;
	height:19px;
	z-index:10;
	}
	
#LeftContent p {
	font-family: Futura, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
}
#LeftContent li {
	font-family: Futura, Arial;
	font-size: 16px;
	color: #FFFFFF;
	list-style-type: none;
}
#PreOrder {
	position:absolute;
	left:332px;
	top:527px;
	width:278px;
	height:67px;
	z-index:11;
}
