body {
	margin: 0;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}


/* Improved styles */
#content	{
position:absolute;
top:10px;
left:80px;
width:680px;
height:auto;
}

.outer {
width:680px;
margin:auto;
display:table;
}

.inner {
width:auto;
margin:0px;
display: table;
}

#content-header {
width: 680px;
height:225px;
clear:both;
}

#content-header-logo h1	{
float:left;
margin-right:20px;
font-size:32px;
}
#content-header-logo h1	{
color:#fff;
font-family: "Century Gothic",Arial,sans-serif;
font-weight:normal;
}

#content-header span		{
color:#C00;
}

#content-header-logo h1 a:link,
#content-header-logo h1 a:visited	{
color:#fff;
text-decoration:none;
}

#content-header-logo h1 a:hover,
#content-header-logo h1 a:active	{
color:#fff;
text-decoration:underline;
}

#content-header-text	{
float:left;
clear:right;
border-left: 3px solid #fff;
width:350px;
height:40px;
margin-top:20px;
}
#content-header-text applet	{
margin:3px 5px;
}
#content-header-strip {
width:650px;
height:120px;
margin:10px 0;
clear:both;
}

#content-header-navigation-hori {
margin:10px 0;
padding:0;
}

#content-header-navigation-hori li	{
display:inline;
margin:0 5px 0 0;
padding:0;
list-style-type: none;
font-size:11px;
}

#content-header-navigation-hori li a	{
background-image: url(../Images/bullet-horinav.gif);
background-repeat: no-repeat;
background-position:0 1px;
padding-left:13px;
color:#fff;
}

#content-header-navigation-hori li a:link,
#content-header-navigation-hori li a:visited	{
text-decoration: none;
}

#content-header-navigation-hori li a:hover,
#content-header-navigation-hori li a:active	{
text-decoration:underline;
}


#content-header-intro {
clear:both;
top:140px;
text-align:center;
}
#content-main {
	position:relative;
	width:650px;
	height:auto;
	left: 0;
	top: 20px;
	
}
#interview {
	width:644px;
	z-index:40;
	left: 83px;
	top: 294px;
	padding:5px;
	background-color: #BFCD9D;
}

#interview h1,
#events h1	{
	text-align:center;
	font-size:1.4em;
}
#interview	p{
text-align:justify;
margin:10px;
}

#interview	p.author {

margin-top:5px;
}

#interview	p.intro{
font-weight:bold;
}

#interview	p.q{
font-weight:bold;
font-style: italic;
}

#interview	p.author{
text-align: center;
margin-top:0;
}

#interview-post	{
position:relative;
top:5px;
left:10px;
height:70px;
overflow:hidden;
margin-bottom:15px;
}

#sendfriend {	
	position:relative;
	float:left;
	width:152px;
	height:60px;
	margin-right:30px;
}

#sendfriend input	{
font-size: 10px; 
border: 1px solid #E0E1BF; 
width:130px;
height:13px;
margin-bottom:5px;
}

#sendfriend input.submit	{
font-size: 10px; 
border: 1px solid #E0E1BF; 
height:16px;
width:80px;
background-color:#CCC;
font-weight:bold;
}

ul#interview-links	{
margin:0 10px;
padding:0;
}

#interview-links li	{
list-style-type: none;
}

#interview-links li a	{
text-decoration:none;
background-image: url(../Images/bullet-interview.gif);
background-repeat: no-repeat;
background-position:0 2px;
padding-left:18px;
}


/*EVENT STYLES */
#events {
	width:650px;
	z-index:40;
	left: 83px;
	top: 294px;
	padding:10px 10px 20px;
	background-color: #666666;
}

#events h1	{
color:#fff;
}

.event,
.archive	{
clear:both;
overflow:hidden;
width:610px;
height:auto;
margin:5px 0;
display:block;
}

.event img	{
border:1px solid #ccc;
float:left;
width:150px;
height:100px;
margin:5px 10px 30px 5px;
}

#events h2	{
	font-size:small;
	color: #FFCC00;
}

#events h2,
#events p.location,
#events p.cost,
#events h2 a	{
	color:#FFCC00;
}
#events h2,
#events p	{
margin:2px;
}
#events p	{
color:#fff;
font-size:0.8em;
}


.archive img	{
border:1px solid #ccc;
float:left;
width:75px;
height:55px;
margin:5px 10px 10px 5px;
}

.archive p a	{
background-image: url(../Images/bullet-greybg.gif);
background-repeat: no-repeat;
background-position:0 1px;
padding-left:13px;
color:#fff;
}

.archive a:link,
.archive a:visited	{
text-decoration:none;
}

.archive a:hover,
.archive a:active	{
text-decoration:underline;
}

#content-footer	{
clear:both;
position:relative;
margin:30px auto;
}

#content-footer	p	{
color:#fff;
font-size:0.8em;
text-align: center;
}
#content-footer	p	span,
.n	{
color:#C00;
}
#events h3 {
	font-size:x-small;
	color: #FFCC00;
}
