body {
	margin: 0;
	background: black url(img/bkg_gradient.jpg) repeat-x fixed 0% 0%;
}
h1, h2, h3, h4 {
	margin: 0;
	font-family: century gothic, arial, sans serif;  
	color: #FFFFFF;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
a.main:link { 
	text-decoration: none; 
	color:#797070; 
	font-weight: bold; 
}

a.main:active { 
	text-decoration: none; 
	color:#797070; 
	font-weight: bold ; 
	}

a.main:visited { 
	text-decoration: none; 
	color:#797070; 
	font-weight: bold ; 
}

a.main:hover { 
	color: #FFFFFF; 
	font-weight: bolder ; 
	}
a.sponsor:link { 
	text-decoration: none; 
	color:#BC0A0A; 
	font-weight: default; 
}

a.sponsor:active { 
	text-decoration: none; 
	color:#BC0A0A; 
	font-weight: default ; 
	}

a.sponsor:visited { 
	text-decoration: none; 
	color:#BC0A0A; 
	font-weight: default ; 
}

a.sponsor:hover { 
	color: #BC0A0A; 
	font-weight: default ; 
	}

a.affil:link { 
	text-decoration: none; 
	color:#FFFFFF; 
	font-weight: default; 
}

a.affil:active { 
	text-decoration: none; 
	color:#FFFFFF; 
	font-weight: default ; 
	}

a.affil:visited { 
	text-decoration: none; 
	color:#FFFFFF; 
	font-weight: default ; 
}

a.affil:hover { 
	color: #FFFFFF; 
	font-weight: default ; 
	}
div {
	font-family: tahoma, arial, sans serif; 
	font-size: 11px; 
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 1.2em;
}
textarea { 
	background: #7F0303; 
	font-size: 11px; 
	font-family: tahoma, arial, sans serif; 
	border: 0px; 
	color:#FFFFFF; 
	padding: 10px;
	letter-spacing: 1px;
	line-height: 1.4em;
}
