/* CSS Document */

body {
	margin: 0px;
	background-image: url(../Images/sexsational-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 16px;
}

a {
	color: #c60000;
	text-decoration: none;
}

a:hover {
	color: #c60000;
	text-decoration: line-through;
}

.tblNav {
	background-image: url(../Images/nav-bg.gif);
}

.Nav {
	color: #9e0000;
}

.Nav a {
	padding: 0px 13px 0px 13px;
	color: #9e0000;
	text-transform: uppercase;
	text-decoration: none;
}

.Nav a:hover {
	color: #9e0000;
	text-decoration: underline;
}

.ContentPadding {
	padding: 10px;
}
