
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 14em;
left: 68%;
width: 10em;

}

#menu dt {
cursor: pointer;
background: url(images/menu2.gif) ;
font: 1em "Trebuchet MS",Arial,sans-serif ;
color: #99C9FF;
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px outset #99C9FF;
text-align: center;
font-weight:  
}

#menu dd {
position: absolute;
z-index: 100;
left: 8em;
margin-top: -1.4em;
width: 12em;
background: #99C9FF; 
border: 1px inset #99C9FF;
font: 1em "Trebuchet MS",Arial,sans-serif ;
color: #FFF ;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu li, #menu dt: {
color: #99C9FF;
text-decoration: none;
display: block;
}

#menu li a:hover {
background: silver;
display: block;
}

#menu dt a:hover {
background: #C0C0C0;
display: block;
}



#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}

body {
	background: #414141;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/background.gif);
}

* html body {
	line-height: 14px;
}
a:link { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

#content a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 775px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 775px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 750px;
	background-color:#1c2f45;
}

#leftsidebar {
	border: 3px solid outset #FFFFFF;
	width: 150px;
	height: 150px;
	background-color:#1c2f45;
	display:inline;
	overflow:hidden;
	float: right;
}

#nav {
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 750px;
	background-color:#1c2f45;
}

#right {
	
	border: 6px solid #FFFFFF;
	float: left;
	height: 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 60px;
	width: 744px;
	background-color:#1c2f45;
	display:inline;
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}
