	#flashcontentL {
		border: solid 1px #000;
		float: left;
		margin: 0px 5px;
	}
	#flashcontentR {
		border: solid 1px #000;
		float: right;
		margin: 0px 5px;
	}
	
body {
margin: 0 0;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #006162 ;
}

hr{
width: 95%;
color: #010127;
background-color: #010127;
height: 3px;
}

#wrap {
background: #006162 ;
color: #ffffff ;
margin: auto auto;
width: 800px;
}

#pop {
background: #006162 ;
color: #ffffff ;
margin: auto auto;
width: 320px;
}

#header {
clear: both;
margin: 0px 0 0 0;
padding: 0;
height: 40px;
}

#header h1 {
width: 250px;
margin: 0 0 0 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #ffffff;
margin: 0 0 0px 0;
font-size: 0.8em;
}

#frontphoto {
margin: 0 0 0 0;
width:800px;
height:150px;
}


#avmenu {
clear: left;
float: left;
background:url(images/SM_Left.jpg) no-repeat;
width: 150px;
height: 390px;
margin: 0 0 0 0;
padding: 0;
font-size: 0.9em;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #avmenu {
clear: left;
float: left;
background:url(images/SM_Left.jpg) no-repeat;
width: 150px;
height: 390px;
margin: -3px 0 0 0;
padding: 0;
font-size: 0.9em;
}

/* End hide from IE5/mac */

#avmenu ul {	
list-style: none;
width: 100px;
margin: 0 0 0 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 0px;
margin-left: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 0px 0 0 0px;
margin-left: 4px;
}	
	
#avmenu li a:hover {
background: #006162 ;
color: #ffffff;
margin-left: 4px;
}

#avmenu li a.here {
background: #923b0e ;
color: #ffffff;
margin-left: 4px;
}

.announce {
margin: 0px 0 0px 0;
padding: 0px;
width: 100px;
color: #ffffff;
margin-left: 4px;
}

.announce a {
text-decoration: none;
/*
color: #286ea0;
*/
color: #923b0e ;
}

.announce a:hover {
text-decoration: underline;
/*
color: #286ea0;
*/
color: #923b0e ;
}

#extras {
background:url(images/SM_Right.jpg) no-repeat;
float: right;
width: 50px;
height: 390px;
margin: 0 0px 0px 0;
padding: 0;
font-size: 0.9em;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #extras {
background:url(images/SM_Right.jpg) no-repeat;
float: right;
width: 50px;
height: 390px;
margin: -3px 0px 0px 0;
padding: 0;
font-size: 0.9em;
}

/* End hide from IE5/mac */



#extras p {
}

#content {
height:390px;
overflow:auto;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0 0;
}

#content img {
padding: 0px;
display:inline;
background: #006162 ;
}

h3 {
font-size: 1.3em;
margin: 0 0 0px 0;
}

a {
text-decoration: none;
/*
color: #286ea0;
*/
color: #010127;
}

a:hover {
text-decoration: underline;
/*
color: #286ea0;
*/
color: #010127;
}

a img {
border: 0;
}

#footer {
background:url(images/SM_Bottom.jpg) no-repeat;
clear: both;
margin: 0 auto;
padding: 0px 0 0px 0;
border-top: 0px solid #ffffff;
width: 800px;
height:60px;
text-align: center;
color: #ffffff;
font-size: 0.9em;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #footer {
background:url(images/SM_Bottom.jpg) no-repeat;
clear: both;
margin: -3px auto;
padding: 0px 0 0px 0;
border-top: 0px solid #ffffff;
width: 800px;
height:60px;
text-align: center;
color: #ffffff;
font-size: 0.9em;
}

/* End hide from IE5/mac */


#footer a {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 3px 5px 3px 5px;
float: left;
margin-right: 4px;
}

.right {
margin: 3px 5px 3px 5px;
float: right;
margin-left: 4px;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}