body	{
	background-color: #000;
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #fff;
	}
	
	
#tagline span	{
	font-size: 18px;
	}
	
#pagebottom	{
	font-family: Trebuchet, verdana, arial;
	font-size: 13px;
	}	

#pagebottom h2	{
	font-family: "trajan pro", times;
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 26px;
	letter-spacing: 1px;
	text-align: center;
	}
	
h2 span	{
	font-size: 28px;
	}

#pagebottom h3	{
	font-family: "trajan pro", times;
	font-size: 16px;
	font-weight: lighter;
	line-height: 26px;
	letter-spacing: 1px;
	color: #D0DC48;
	line-height: 20px;
	}
h3 span	{
	font-size: 20px;
	}

#pagebottom a	{
	color: #b1d8fe;
	}	
	
.links	{
	text-align: center;
	font-family: trebuchet, verdana, arial;
	font-size: 11px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	}
		
#pagebottom th	{
	font-family: "trajan pro", times;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #fff;
	padding-right: 14px;
	padding-bottom: 4px;
	}

#pagebottom td	{
	color: #fff;
	padding-left: 14px;
	padding-bottom: 4px;
	}
	
#pagetop 	{
	}