@charset "UTF-8";

body {
background-image: url(images/design2.jpg);
background-repeat:no-repeat;
background-color: #000000;
margin-top: 0px;
margin-left: 15px;
margin-right: 0px;
}

#press{
position:absolute;
margin-top:-6px;
margin-left:650px;
}


.bottom {
background-image:url(images/bottom_back_03.png);
background-repeat:repeat-x;
padding-top:20px;
background-repeat:repeat-x;
width: 100%;
height: 400px;
z-index: 2;
position: absolute;
margin-top:600px;

}
#column_one {
margin-left: 20px;
margin-top: 0px;
float: left;
width:300px;
margin-right:20px;
position:absolute;

}

#column_two {
margin-left: 340px;
margin-top: 0px;
width:300px;
margin-right:20px;
position:absolute
}

#column_three {
float:left;
background-repeat:no-repeat;
margin-left: 660px;
margin-top: 0px;
width:300px;
position:absolute;
}

h1 {
font-family:"Lucida Sans";
font-size:12px;
font-stretch:wider;
color:#b67b31 ;
}     

p {
font-family:"Lucida Sans";
font-size:12px;
color: #ffebd8;
}

.contain {
width: 960px;
position: absolute;
}

.flash {
margin-top:70px;
position: absolute;
}

.links {
margin-left: 660px;
position: absolute;

}

#star {
margin-right:5px;
margin-left:5px;
border:0px;
}

a {
	font-family: Lucida Sans;
	color:#fff4e6;
	
	
}
a:link {
	text-decoration: none;
	color:#fff4e6;
}
a:visited {
	text-decoration: none;
	color:#fff4e6;
}
a:hover {
	text-decoration:none;
	color: #CC9933;
	

}
a:active {
	text-decoration: none;
	color:#fff4e6;
}

img {
border:0px;
}

.top {
margin-top: 0px;
margin-left: 660px;
float:left;
border: 0px;
}

.footer {
margin-top:250px;
margin-left:20px;
float:left;
position: absolute;
font-family:"Lucida Sans";
font-size:11px;
color:#b67b31;
width: 100%
}
ul { /* all lists */
	padding: 10px;
	margin: 0px;
	list-style:none;
	z-index: 2;
}

li { /* all list items */
	float: left;
	position: relative;
	padding: 5px;
	font-size: 13px;
	
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 3em;
	left: 0;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display:block;
}

#content {
	clear: left;
}
#drop {
font-family:"Lucida Sans";
font-size:10px;
font-style:normal;
width:150px;
font-size: 13px;
background-color:#0f0500;
}
#drop2 {
font-family:"Lucida Sans";
font-size:10px;
font-style:normal;
width:80px;
font-size: 13px;
background-color:#0f0500;
}
#first {
padding-right:10px;
font-size:14px;
}
