body {
	margin: 0;
	font: 12px/2.1 "Optima", "Palatino Linotype", SERIF;
	color: #fff;
	background-image:url("../images/gradientbg.png");
	background-repeat:repeat-x;
	background-color:#FFF;
}

#intro {
	text-align:center;
}
#intro p.bigtitle {
	font-size: 30px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:0px;
	line-height:1;
}

.presents{
	font-size: 15px;
}

.subtitle {
	font-size: 21px;
	font-weight:normal;
	line-height:1.6;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#intro table {
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
}


#intro td {
	text-align:center;
	padding: 0px 10px 0px 10px;
	
	line-height:1;
}
#intro td img {
	margin:15px 0px 5px 0px;
}

#lineup {
	text-align:center;
}

#lineup a{
	margin:0px;
	padding:0px;
	color:#aaf;
	display:block;
	text-decoration:none;
}

#lineup a:hover{
	color:#ddf;
}

#test{
	width:300px;
	height:150px;
	background-image:url("../images/15alpha.png");
	background-repeat:repeat;
}

#thoughts {
	margin-top:0px;
	text-align:center;
}
#thoughts h3{
	margin:0px;
	color:#eee;
	font-weight:normal;
	font-size:17px;
}

#thoughts h3 a{
	color:#ccf;
	text-decoration:none;
}
#thoughts td{
	
	text-align:left;
	line-height:1.3;
	padding:0px 10px 10px 10px;
}

#thoughts a{
	color:#ccf;
	text-decoration:none;
}

#thoughts a:hover{
	color:#fff;
}

#footer {
	
	clear:both;
}
#footer p {
	text-align:center;
	padding:5px;
	margin:0;
}
