@charset "utf-8";
body {
	margin: 0px;
	background-color: #fffabe;
}
#header {
	background-image: url(headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 124px;
	width: 100%;
	clear: both;
	float: none;
}
#navigation {
	background-image: url(navigationalbg.gif);
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#header  ul {
	background-image: url(navigationalbg.gif);
	background-repeat: repeat-x;
	height: 45px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header  li {
	display: inline;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 30px;
	padding-top: 20px;
	width: 150px;
	height: 49px;
	text-align: center;
	font-size: 20px;
}
#header a {
	margin: 0px;
	height: 29px;
	width: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 40px;
}
#topfull {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 169px;
	width: auto;
}
#logoimage {
	background-image: url(ceepcee-pornlogo.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 379px;
}
#content {
	width: 980px;
	margin: auto;
}
#menu {
	width: 250px;
	float: left;
	text-align: center;
}
#menu li {
	height: 30px;
	width: 200px;
	list-style-type: none;
	background-color: #FFE900;
	padding: 0px;
	margin-top: 10px;
	border: 1px groove #330000;
	text-align: center;
}
#menu a {
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
#text {
	width: 720px;
	float: left;
	text-align: center;
	padding-left: 10px;
}
#text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#footer {
	clear: both;
	float: none;
	height: 30px;
	width: 500px;
	margin: auto;
	font-size: 12px;
	text-align: center;
}
#freesites li {
	background-color: #FFF580;
	border: 1px groove #D9C900;
	list-style-type: none;
	margin-bottom: 10px;
}
#freesites a {
	font-size: 15px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	text-transform: capitalize;
}
#links li {
	height: 20px;
	width: 200px;
	list-style-type: none;
	background-color: #FFE900;
	padding: 0px;
	margin-top: 7px;
	border: 1px groove #330000;
	text-align: center;
}
#links a {
	text-decoration: none;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

