/***** Page *****/

body
{
	background:#ffffff;
	background-image:url(../media/images/background.jpg);
	background-repeat:repeat-x;
	color:#333;
	font:0.8em verdana;
	font-color: #fff;
	margin:0;
	margin-top:5;
	padding:0;
	border:10;
	border-color:#FFFFFF;
}

body a:visited 
{
	text-decoration:none;
	border:0;
	color: #fff;
}

.left 
{
	float:left;
	padding:0;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	display:inline;
}

.right
{
	display:inline;
	float:right;
	text-align:right;
	padding:0;
	font-size:1em;
	font-weight:normal;
}

div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}

/*****#navlist { list-style-image:url(../images/mp3.gif) }/*****

/***** Wrapper *****/


#wrapper
{
	background:#09C;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	border-top:0px solid #000;
	color:#333;
	margin:0 auto;
	padding:0;
	width:900px;
}

/***** Top *****/

#top
{
	
	margin:0;
	padding:0;
	background-image:url(../images/top1.jpg);
	height:276PX;
}


#top .left
{
	margin:4px 0 0 8px;

}

#top .right
{
	
	margin:4px 8px 0 0;
}

#top a
{
	background:inherit;
	color:#666;
	text-decoration:none;
}

#top a:hover
{
	text-decoration:underline;
}


.place {
	position:relative;
	width:420px;
	height:212px;
	background-color:#0084CC;
	z-index:1;
	left: 380px;
	top: 64px;
}

/***** Navigation *****/

#navigation ul,#navigation li
{
	margin:0;
	padding:0;
}

#navigation
{
	background:#333333;
	/*****background-image:url(../images/iopenerbk1.gif);*****/
	backround-repeat: no-repeat;
	font-size:1.0em;
	height:2em;
	line-height:2em;
	color:#99CC00;
}
#navigation a
{
color:#fff;
text-decoration:none;

}
#navigation li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation li a
{
	background:inherit;
	color:#000;
	display:block;
	font-weight:;
	padding:0 9px;
	text-decoration:;
	text-transform:none;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover
{
	background:;
	color:#fff;
	text-decoration:underline;
	font-weight:none;
}

/***** Content *****/

#content
{
	background:#fff;
	/*****background-image:url(../images/iopenerbackground.jpg);*****/
	background-repeat: no-repeat;
	float:left;
	padding:15px 10px;
	width:598px;
	border-right:1px solid #ccc;
	color:#000;
	font-size: 0.9em;
}

#content h2
{
	color:#069;
	font-size:1.1em;
	margin:0;
	padding:15px 5px 10px 10px;
	text-align:left;
	background:inherit;
}

#content h1
{
	color:#069;
	font-size:1.1em;
	margin:0;
	padding:10px 5px 0 0;
	text-align:left;
	background:inherit;
}


#content h4
{
	color:#80552B;
	font-size:1.1em;
	margin:0;
	padding:5px 0 0 10px;
	font-weight:bold;
	background:inherit;
}

#content p
{
	margin:10px 5px;
	padding-left:10px;
	padding-right:10px;
	
	
}

#content a
{
	color:#006699;
	text-decoration:none;
}

#content a:hover
{
	text-decoration:underline;
}
/***** BOXES *****/
.boxright {
position: relative; 
float:left;
border: 1px;
width: 250px;
height: 80px;
left: 10px; 
top: 5px; 
bottom: 5px;
margin: 0px; 
padding: 6px;
padding-bottom: 6px; }
.box2 {
position: relative; 
float:left;
border: 1px;
width: 250px;
height: 80px;
left: 10px; 
top: 5px; 
bottom: 5px;
margin: 0px; 
padding: 6px;
padding-bottom: 6px; }
.box3 {
position: relative; 
float:right;
border: 1px;
width: 250px;
height: 80px;
left: 0px; 
top: 5px; 
bottom: 5px;
margin: 0px; 
padding: 6px;
padding-bottom: 6px;
}
.box4 {
position: relative; 
float:right;
border: 1px;
width: 250px;
height: 80px;
left: 0px; 
top: 5px; 
bottom: 5px;
margin: 0px; 
padding: 6px;

padding-bottom: 6px; }
/***** Side Content *****/

#sidecontent
{
	margin:0;
	padding-top: 0px;
	/*****background-image:url(../images/sidemapsmall.jpg);*****/
	background-repeat:repeat-x;
	float:right;
	width:180px;
}

#sidecontent ul
{
	color:#333;
	list-style:none;
	padding:0;
	margin:0;
	background:inherit;
}

#sidecontent li
{
  padding: 0.1ex 0;
}

#sidecontent li a
{
	color:#000;
	text-decoration:none;
	font-size:0.8em;
	display:block;
	padding:8px 20px;
	background:inherit;
}

#sidecontent li a:hover
{
	background:#EAEAEA;
	color:#666;
	font-weight: bold;
}



#sidecontent h4
{
	font-size:1em;
	color:#006699;
	font-weight:bold;
	margin:0;
	padding:10px 0 2px 15px;
}

/***** Footer *****/

#footer
{
	background:#333333;
	clear:both;
	color:#fff;
	font-size:.8em;
	border-top:0px solid #3D8BB1;
	height:1.8em;
	line-height:1.8em;
	padding:0;
	text-align:center;
}

#footer a
{
	background:inherit;
	color:#fff;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:none;
}

#footer .left
{
	margin:0 0 0 8px;

}

#footer .right
{
	
	margin:0 8px 0 0;
}
