body {
	background-color: #CCCCCC;
	color: #2C2C2C;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-family: 'Tahoma';
}

#container {
	border: 1px solid #8C8C8C;
	width: 800px;
	overflow: auto;
	margin: 0 auto;
	background-color: #FCFCFC;
}

#container p {
	padding: 0px 15px 0px 15px;
}

#container h1 {
	font-size: 26px;
}

#sitelink {
	height: 247px;
	margin: 0 auto;
	width: 800px;
	border-bottom: 1px solid #8C8C8C;
}

#lastRow {
	text-align: justify;
}

#second {
	display: inline;
	text-align: right;
	margin: 0 auto;
}

#second img {
	margin: 18px 9px 0px 9px;
	border:1px solid #000000;
}

#secondarycontent {
	border:1px solid;
	margin:11px;
}

ul{
	margin-left: -20px;
}

li {
	list-style:none;
	text-align: center;
	float:left;
}

.intro {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#01225C;
}

a:hover {
	color: #DB02CC;
	text-decoration: underline;
}

h2.pics {
	font-size:20px;
	margin: 30px 0px 30px 0px;
}

#thumb {
	clear: both;
}

#sidebar {
	float: left;
	text-align: center;
	width: 780px;
}

#navwrapper {
	width: 16px;
	height: 16px;
	float: right;
	padding-bottom: 3px;
	padding-right: 4px;
}

#navwrapper img {
	border: 0;
}

#Frame {
	color: #F7F8F9;
	width: 780px;
	float: left;
	height: 2px;
	margin-left: 10px;
}

.SubNav {
	height: 1px;
	width: 780px;
}


.adultWarning {
	display: block;
	margin-top: 20px;
	border-top: 1px solid #FCFCFC;
	width: 780px;
}


.welcometextbox {
	overflow: hidden;
	margin: 0 auto 0 auto;
	width: 780px;
	height: 10px;
	background-color: #FCFCFC;
}


.contentdelimiter {
	height: 20px;
	margin: 0 auto 0 auto;
	width: 780px;
	text-align: center;
	background-color: #FCFCFC;
	overflow: hidden;
}

