/* CSS Document */


.button {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

.white{
	font-size:12px;
	color:#ffffff;
	font-family: "Century Gothic";
}
.orderform{
	font-size:12px;
	color:#4b3928;
	font-family: "Century Gothic";
	text-decoration: none;
}

body {
	background-color: #000000;	background:   url("http://www.flylinescards.com/images/wood2.png") top;

}

img {border: none !important;}

#banner {
position:relative;
top:71px;
left:260px;
width:900px;
font-family:Arial, Helvetica, sans-serif;
color: #fff;
z-index:19;
}
#banner a{color: #33FFFF; text-decoration:underline;}



#work
{
	position:relative;
	width:1000px;
	height:671px;
	top:35px;
	margin-left: auto;
	margin-right: auto;
	z-index:1;
}
a {
text-decoration: underline;
color: #66CC00;
}
a:hover {
text-decoration: underline;
color: #FF0066;
}


#top{
	left:100px;
	width:800px;
	top:-49px;
	
}
#bottom{
	position:absolute;
left:200px;
top:555px;
	bottom:0;
	width:900px;
	height:20px;
	text-align:left;
}
#copy{
	position:absolute;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#fff;
	left:44%;
	top:0;
	z-index:99;
}