body { 
background-image : url('image/bg.jpg');
background-repeat: repeat-x;
font-family :      verdana;
font-size :        small;

}
#main {
	background:  url(images/background.gif) top left;
	font-size: 105%;
	padding:10px;
 margin:           0px 10px 10px 10px;
   
	

}

#flashcontainer {
margin-top: 15px;
	background: #000000 url(images/background.gif) bottom right;
	font-size: 105%;
	padding-bottom: 20px;


}

#footer {
	background-color: #000000;
	color: #efe5d0;
	text-align: center;
	padding: 10px;
	
	font-size: 70%;

}

#header {
	background-color: #000000;
	margin-top: 0px;
	height: 108px;
	position: relative;
}

#navbar {
margin-top: 35px;
	background: #ffffff;
	font-size: 105%;
	padding: 15px;
	float:left;
	width:200 px;
	
}

h1 {
	font-size: 120%;
	color: #954b4b;
}

h2 {
	font-size: 110%;
}

.slogan {
	color: #954b4b;
}

.transport
	text-align: center;
	line-height: 1.8em;
}

.transport img {
	width: 60%;
}
#navcontainer{
word-spacing: 0.5em;
padding: 8px;
margin-top: 90 px;
margin-left: auto;
margin-right: auto;

width:100%;
position: absolute;

}




ul#navlist { font-family: sans-serif; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;

}

ul#navlist li { float: left; }


ul#navlist li a
{
color: #ffffff;
background-color: #000000;

border: 0px #32C828 outset;

}

ul#navlist li a:hover
{
color: #ffff00;
background-color: #32C828;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: #003366;
border: 0px #ffffff inset;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
padding-top: 0px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 17em;


}

ul#navlist li:hover ul#subnavlist li a:before { content: " >> "; }


a:link { 
color : #83D57D; 
} 
a:visited { 
color : #10390D; 
} 
a:hover { 
background : #A7CFA5; 
color : #000000; 
} 
.nav {
font-size: 70%;
text-align: center;
word-spacing: 0.5em;
}
