body {
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 15px;
	background-color: #FFFF66;
	background-image: url(bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #550000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #550000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}



#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-bottom-color: #FFFFFF;
	border-left-color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
}

.main {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FF9966;
	border: 1px solid #330000;
	}
	

.sponlink {
	text-align: center;
	height: 46px;
	padding-top: 19px;
	background-image: url(images/headline-bg.png);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}


.caps {
	width: 820px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 290px;
	margin-bottom: 5px;
	}
	
.caps img:link, visited {
	border: 1px solid #550000;
	}

.caps img:hover {
	border: 1px solid #000033;
	}
	

.clip {
	text-align: center;
	display: block;
	margin: 3px;
	width: 385px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.clip2 {
	text-align: center;
	display: block;
	margin: 3px;
	width: 385px;
	float: right;
}



.description {
	width: 850px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	}
	


.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #663333;
	}

.warn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	}

.youmust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	}

.warning {
	background-color: #663333;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #330000;
	color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	}


.usc {
	font-size: 10px;
	text-align: center;

	}

.usc a:link {
	color: #0033CC;
	text-decoration:underline;
	font-size: 10px;
	}

.usc a:visited {
	color: #0033CC;
	text-decoration:underline;
	font-size: 10px;
	}

.usc a:hover {
	text-decoration: none;
	}

