@charset "UTF-8";
/* CSS Document */

body {
background: #FFF url(bg.png) repeat-y center;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #000;
margin: 0px 0px 0px 0px;
text-align:center;
}




#wrapper {
margin-left: auto;
margin-right: auto;
margin-top: 0px; 
text-align: center;
}



#desc { 
margin-top:0;
	z-index: 1;
}


#trib {
top: 10px;
right: 20px;
position: absolute;
}

#color {
top: 5px;
left: 0px;
position: absolute;
}

#menu { 
margin-left: auto;
margin-right: auto;
margin-top: 8px;
padding: 3px;
width: 360px;
}

#menu img { 
margin: 4px;
background:none;
}



#content {
width: 950px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
text-align: left;
 }


#photobarA { 
float: left;
width: 200px;
height: auto;
}


#text {
float: left;
width: 470px;
height: auto;
padding: 0px 35px 0px 35px;

}

#photobarB { 
float: right;
width: 200px;
height: auto;
}

.date {
color: #666666;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 15px;
letter-spacing: .06em;
text-align:right;
margin-bottom:-.5em;

}

.caption {
color: #000000;
font-size: 9px;
line-height: 1.3em;
margin-top: -1em;
}


.text {
font-size: 11px; 
color:#666666;
line-height: 2em;
margin-bottom:-.5em;
}

.text h1 {
color: #4a7e80;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 15px;
}



.text strong {
color: #4a7e80;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 13px;
letter-spacing: .06em;

}


.text a:link {
color: #4a7e80;
text-decoration:none;
}


.text a:hover {
color: #E2C254;
text-decoration: overline underline;

}

.text a:visited {
color: #000;
}

.text strong a:link {
color: #000000;
}