/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-attachment:scroll;
    background-image: url('/images/background.gif'); 
    background-repeat: repeat-y; 
    background-position: center top; 	
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	}
.announce {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #410a33;
}
.recentBreaker {
	width: 251px;
	margin-top: 1px;
	margin-bottom: 1px;	
	height: 15px;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000
}
.spanAd {
	width: 482px;
	margin-top: 1px;
	margin-bottom: 1px;	
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000
}
.spanAd a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.spanAd a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.miniAd {
	vertical-align: bottom;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;	
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000
}
.miniAd a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.miniAd a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.recentBreaker a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.recentBreaker a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.blackLink a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
.blackLink a:hover {
	color: #000000;
	text-decoration: none;
}

.whiteLink a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.header {
	color: #FFFFFF;
	font-size: 50px;
}
.headerText {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
}
.welcome {
	padding: 5px;
	text-align: left;
	margin-top: 3px;
	width: 470px;
	height: 122px;
	border: 1px dashed #410a33;
}
.bioTD {
	padding: 5px;
	text-align: left;
}
img {
margin: 0px;
padding: 0px;
}
