body 
{
	background: #000000;
	color: #ffffff;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    text-decoration: none;
}

#wrapper
{
	text-align: center;
}

#container
{
	margin:0px auto;
	text-align: left;
	width: 640px;
}

img
{
	border: none;
}

a, a:active, a:visited
{
	color: #ffffff;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
	text-decoration:underline;
}

a:hover
{
	color: #b0b0b0;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
	text-decoration:none;
}

h1
{
    color: #ffffff;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 36px;
    font-weight: bold;
    line-height: 42px;
    margin: 0px;
    padding: 25px 0px;
    text-align: center;
    text-decoration: none;
}

h2
{
    color: #ffffff;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    margin: 0px;
    padding: 10px 0px;
    text-align: left;
    text-decoration: none;
}

h4
{
	text-decoration:underline;
    font-weight: normal;
}

hr
{
	height:1px;
	color:#999999;
	border:1px solid #999999;
	margin:0px;
	padding:0px;
}

.floatright { float:right; }
.floatleft { float:left; }

.right { float:right; margin:15px 5px 15px 20px;}
.left { float:left; margin:5px 20px 15px 0px;}

.clear { clear:both; }

.video
{
    text-align: center;
}

.videoitem
{
	margin: 12px 0px;
}

.videoitem .thumbnail
{
	float:right;
	margin-left: 12px;
	width: 174px; 
	height: 131px;  
}

.videoitem .thumbpress
{
	float:right;
	margin-left: 12px;
}

.videoitem p
{
    font-size: 15px;
    margin: 12px 0px;
    padding: 0px;
}

.videoitem .title
{
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    line-height:23px;
}

.videoitem .date
{
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    line-height:15px;
}

.imageoverlay
{
	margin-top:-100px; 
	margin-left:2px; 
	margin-right:2px; 
	position: relative;
}

.top
{
	clear:both;
	text-align:center;
	padding:50px;
}

#pagehome #navhome,
#pageabout #navabout,
#pagedebate #navdebate,
#pagehratch #navhratch,
#pagehow #navhow,
#pagevideo #navvideo,
#pagedepression #navdepression,
#pagephotos #navphotos,
#pagelinks #navlinks,
#pagecontact #navcontact,
#pagepress #navpress
{	
	color:#ffffff;
    font-weight:bold;
}


.contactform
{
	width: 400px;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: auto;
}

.contactform .element
{
	clear: both;
	padding: 5px;
	text-align: center;
}

.contactform .label
{
	clear:both;
	float:left;
	text-align:right;
	width:100px;
	padding-right:10px;
	text-decoration:none;
}

.contactform .value
{
	float:left;
}

.contactform .errors
{
	color: #cc0000;
}

.contactform .textbox
{
	border: 1px solid #cccccc;
	width: 250px;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
}

.contactform .selectbox
{
	border: 1px solid #cccccc;
	width: 250px;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
}

.contactform .textarea
{
	border: 1px solid #cccccc;
	width: 250px;
	height: 180px;
	font: 12px Arial, Helvetica, sans-serif;
}

.contactform .button
{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
}

.photo
{
	height: 150px;
	width: 161px; 
	float:left; 
	margin:25px;
}