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

body
{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	text-align: left;
	border: none;
        background-color:black;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

p
{
	font-size: .75em;
	line-height: 140%;
	margin: 0;
}

h1
{
	font-weight: bold;
	font-size: 5em;
line-height:100%;
margin:-3px 0 -6px -3px;
	letter-spacing: -2px;

}

h2
{
color:#999999;
	font-size: 1.4em;
	line-height: 0.9em;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
}

h3
{
	font-weight: bold;
	font-size: 1.4em;
line-height: 1em;
	padding: 0 10px 0 0;
	margin: 0 0 1px 0;
}

h4{
font-size: 1em;
font-weight:normal;
margin: 0 0 2px 0;
line-height:120%;
color: #006699;
}

.video
{
	margin: 22px 0;
}

a
{
	text-decoration: none;
	color: inherit;
	outline: none;
}

.author a:hover{
color:#333333;
}

.footnotes a:hover{
color: #999999;
}



a img {border: none;}

#site-name a
{
	border: none;
}


#container
{
margin: 35px;
width: 824px;
}

#head
{
	position: absolute;
	top: 0;
	left: 35px;
}

.logo
{
	width: 824px;
height:auto;
}


#content
{
	margin: 300px auto 0 auto;
	padding-bottom: 20px;
}

#content img{
margin: 15px 0;
border: 0;
}


.nav p, .navunder p{
font-size: 14pt;
margin-top: 2px;
padding:0;
font-weight: bold;
}

.navunder {
margin:20px 0;
}

#SLIDESTEXT{
font-size: 0.6em;
margin-bottom: 15px;
text-align:center;
}


.caption {
font-size: 0.6em;
padding-below: 15px;
text-align:center;
}



.caption a{font-weight:bold;}

.footnotes
{
	margin-top: 30px;
}

.footnotes p
{
	text-transform: uppercase;
	font-size: 0.55em;
	line-height: 1.2em;
margin-bottom: 3px;
font-weight: bold;
color:#666666;
}



#foot
{
border-top: 1px solid #333333;
	margin: 10px 0;
padding: 10px 35px 10px 30px; 
	clear: both;
letter-spacing: 1px;
color:#666666;
min-height: 13px;
width: 829px;
}

#foot img{
margin: 5px 0;
float: right;
}

#foot p{
font-size: 0.5em;
float: left;
margin: 5px;
}

#ads_here{
position: absolute;
top: 20px;
left: 894px;
width: 270px;
}

.advert{
float: left;
margin: 0 0 10px 10px;
}


.author{
	font-size: 0.65em;
	color: #666666;
	text-transform: uppercase;
	font-size: 0.65em;
	line-height: 1em;
	margin: 0;
}



.author a, .footnotes a
{
	font-size: inherit; font-weight:bold;
}


