
v\:* {
  behavior:url(#default#VML);
}

body 
	{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-image:url(bkgrd.jpg), left, top, repeat-x;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	margin: 0px;
	padding:0px;
	border: 0px;
	text-align: center; /* For IE */
	}

A:link IMG
{
border: 0;
}

#header
	{
	top:0px;
	height: 64px;
	background: url(bkgrd.jpg) bottom left repeat-x;  
	border-bottom: 1px solid #000;
	width:100%;
	padding: 0;
	border: 0;
	margin: 0;
	}

#header * 
{

}

#header span 
	{
	position:absolute;
	top:0px;
	left:0px;	
	padding: 0;
	margin: 0;
	}
	
#header .alt a 
	{
	color: #fff;
	font-weight: bold;
	}
	
#header .first span 
	{ 
	border: 0; 
	}
	
#header a:hover 
	{
	border-bottom: 2px solid;
	}
	
#header em 
	{
	color: #fff;
	font-style: normal;
	}
	
p 
	{
	margin: 10px;
	color:#000000;
	}

a:link, a:visited 
	{
	color: #fff;
	text-decoration: none;
	}

a:hover, a:active 
	{
	color: #fff;
	background: #fff;
	text-decoration:none;
	}

.menupos
	{
	position:absolute;
	right: 500px;
	}

#dmenu 
	{
	position:absolute;
	top:45px;
	right:10px;
	margin:0px;
	padding:0;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	}

.topmenuul
	{
	list-style-type:none;
	margin:0;
	padding:0;
	}

.topmenuli
	{
	list-style-type:none;
	float:left;
	}

.topmenutitle
	{
    display:block;
    width:105px;
	}

.submenuul
	{
    list-style-type:none;
    position:absolute;
	margin:0;
	padding:0;
	display:none;
	}

.submenuli a
	{
	display:block;
	width:105px;
	}

li:hover ul , li.over ul
	{ /* lists nested under hovered list items */
	display: block;
	}

#dmenu li>ul 
	{ 
	top: auto;
	left: auto;
	}

#content 
	{
	clear: left;
	}

.topmenuul 
	{
	}

.topmenuli a:hover
	{
	text-decoration: none;
	background:#f498c0;
	color: #000000;
	}

.topmenutitle 
	{
	text-indent:3px;
	text-decoration: none;
	border:1px solid #000000;
	padding:1px;
	line-height:14px;
	}

.submenuul 
	{
	margin-top:-1px;
	background-color:#690039;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	}

.submenuli a
	{
	border:1px solid #000000;
	padding:1px;
	text-decoration: none;
	color: #ffffff;
	}

.submenuli a:hover
	{
	text-decoration: none;
	background:#f498c0;
	color: #000000;
	}

#container1 
	{
	float:left;				
	padding-top:105px;		/* Sets the distance between the top of container1 and the top of the page */
	padding-left:5%;
	padding-right:inherit;
	margin-top:0px;
	width:40%;
	}

#container1 a
	{
	text-decoration:none;
	color:#000066;
	}

#container2 
	{
	float:right;
	text-align:left;
	padding-top:112px;		/* Sets the distance between the top of container2 and the top of the page */
	padding-right:5%;
	padding-left:inherit;
	margin-right:5%;
	width:40%;
	}

#container2 ul
	{
	color:#000000;
	}

#container2 li
	{
	color:#000000;
	}

#containerbody p
	{
	float:right;
	text-align:left;
	padding:0;
	margin:0px;
	}


#container2 a
	{
	text-decoration:none;
	color:#000066;
	}
/*
#map
	{
	float:left;
	padding-top:8%;
	padding-left:6%;
	padding-right:inherit;
	margin-top:0px;
	width:40%;
	border: 0;
	}
*/
#thumbox
	{
	margin-top:100px;
	margin-left:100px;
	margin-right:100px;
	border: 0;

	}

#thumbox p
	{
	text-decoration:none;
	text-align:left;
	margin-left:9%;
	color:#000000;
	}

#thumbnails
	{
	clear:inherit;
	margin-right:auto;
	margin-left:auto;
	border: 0;
	}

#icons
	{ 
	float: left;  
	width: 25%; 
	height: 250px; 
	border: 0;
	}

#icons p
	{
	text-decoration:none;
	text-align:center;
	color:#000000;
	}

#icons a
	{
	text-decoration:none;
	color:#0000ff;
	}


#footer
	{
	clear:both;
	bottom:0px;
	}
