body {
	background: #000 url(images/ntzu-nick-peter-collage-background.jpg) fixed top center;
	font-family: helvetica,arial,sans-serif; 
	font-size:14px; 
	line-height: 17px;
	color: black;
	margin: 0px;
	text-align: center;
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica,arial,sans-serif;
	color: #006600;
}



a, a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006600;
}

div.content {
	background: #ffffff;
	width: 600px;
}

div.content_video {
	background: url(images/trans_black60.png) fixed center center;
	width: 670px;
	color: #ddd;
}

div.content_video b {
	color: #fff;
}

div.content_video a, div.content_video a:visited  {
	color: #fff;
	font-weight: bold;
}

a img {
	border: none;
}

div.middlebit {
text-align: center; 
width: 600px;
}

p.quote {
	text-align: center;
	width: 500px;
	margin-left: 35px;
	margin-right: 35px;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
}

p.summary, p.oneline {
text-align: left;
width: 500px;
margin-left: 35px;
margin-right: 35px;
}

ul {
	text-align: left;
	width: 435px;
	margin-left: 25px;
	margin-right: 90px;
}

div.signup {
	text-align: left;
	background-color: #000;
	padding: 10px;
	
	width: 500px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.signup h3 {
	color: #fff;
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
}

p.oneline {
 font-weight: bold;
 color: #fff;
 font-size: 15px;
 line-height: 18px;
}

p.extra {
	text-align: left;
	padding: 8px;
	background-color: #e5e5e5;
	border: 1px solid #c5c5c5;
	width: 484px;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 9pt;
	color: #111;
}
p.extra img {
	padding-right: 8px;
}
.info {
	text-align: left;
	width: 400px;
	margin-left: 100px;
	margin-right: 100px;
	color: #666;
	
}

.info a, .info a:visited {
	color: #666;
}

.info a:hover {
	text-decoration: none;
	color: #060;
}

.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid #555555 !important; margin-left:3px; margin-right: 3px;}
.center { text-align: center; }
