body {
 /*background :white url(/images/places/header.jpg) repeat-x top left;*/
 font-family: Arial,Georgia,Harrington,Tahoma, Verdana, Arial;
 font-size:12pt;
 color: #ffffff;
 background-color: #101010;
 text-align: center; 
 width: 1008px;
 margin: auto;
 margin-top:10px;
}
a, a:link, a:visited {
color: white;
text-decoration: none;
}

a:hover {
color:white;
text-decoration: underline;
}

#footer  {
font-size: 70%;
text-color: #ff6633;
}

.menu{
text-align: right;
font-size: 105%;
position: relative; 
float:left;
left: 0px; 
top: 0px; 
background-color: black;
xpadding: 20px;
opacity: 0.8;
filter:alpha(opacity=80);
height:632px;
width:240px;
}

.menu p {
margin-right: 20px;
}

.menu img {
margin-top:20px;
}


.content{
float:left; 
text-align: left;
position: relative;
left: 10px; 
top: 5px; 
background-color: black;
padding: 10px;
padding-left:20px;
padding-right:20px;
opacity: 0.8;
filter:alpha(opacity=80);
width:708px !important; /*moz width*/
width:668px; /*IE width*/

}

.content strong a 
{
	color:#ff6633;
}

.content img {
margin: 6px;
padding: 8px;
border: 1px solid #303030;
background-color: black;
opacity: 1.0;
filter:alpha(opacity=100);
}

.close {
position:absolute; left:660px;
}

.content {
	
font-size: 90%;
}
.content h1 {
font-size:130%;
}

h2 {
font-size:120%;
}
