@charset "UTF-8";

body {
	background-image: url(images/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

a {text-decoration: none; color: #FFFFFF;}
a:hover {color:#666666; font-size: 20px;}
#current a {color:#00FF00; }



.container {
width: 980px;
margin: 0px auto;

}

.head {
border-bottom: medium solid #FFFFFF;
width: 100%;


}

.head img {display: inline;
}

.head #nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	display: inline;


}
.head #nav p {
display: inline;
}


.slideshow
{
width: 900px;

border: thick solid #FFFFFF;
margin: 0px auto;
margin-top: 10px;

}

.landingtext
{
width: 900px;
margin: 0px auto;
margin-top: 1px;

}

.landingtext #text
{
width: 625px;
position:relative;
left: 280px;
bottom: 40px;
}

ol {
display:inline;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}

.landingtext p
{
display:inline;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	

}

.landingtext #promo

{
width: 100%;
margin-top: 40px;
}


#promo p

{
	display:inline;
	
	text-align: left;
	vertical-align: top;
	align: top;
	margin-top: 20px;
	height: 100%;
	
}

#promo img

{
align: left;
margin-bottom: 20px;
border: thin white solid;
padding: 1px;
float: left;
} 

#promo #text2
{

padding-top: 25px;
padding-left: 5px;
width: 50px;

}

#promo ol
{
	margin-top: -2px;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}
#promo ol a
{
	margin-top: -2px;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}
