body {
	margin: 0;
	background: url(images/teen-background.gif) repeat-x;
	background-color: #FFFFCC;
	text-align: center;
	font-family: Arial;
}

#header {
	width: 890px;
	margin: 0 auto;
}

#header img {
	border: 0;
	margin-right: 20px;
	float: left;
}

#header table {
	margin-top: 5px;
	width: 520px;
	height: 100px;
	background-color: #ff99cc;
	border: 1px solid #cc3399;
	font-size: 10pt;
	color: black;
}

#header table a, #header table a:visited, #header table a:link {
	color: #330099;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#header table a:hover {
	color: black;
	text-decoration: underline;
}

.archive {
	width: 890px;
	margin: 8 auto 0;
	text-align: center;
	font-size: 10pt;
	padding: 0;
}

.archive span a, .archive span a:link, .archive span a:visited {
	color:white;
	background-color: #B5176E;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:10pt;
}
.archive span a:hover {
	color: #B5176E;
	background-color: white;
	border-color: #B5176E;
}

.archive img {
	margin: 0 0 -2 0;
	border: 0;
}

.gr4 {
	border: 1px solid #ffffcc;
}

.gr5 {
	border: 1px solid #330099;
}

.thumbs {
	margin: 5px 10px;;
	border: 1px solid #ff99cc;
	background-color: #ffcccc;
}

.thumbs img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:300px;
	height:400px;
}

#descs {
	width: 930px;
	margin: 10px auto;
	background-color: #ffcccc;
	border: 1px solid black;
	height: 615px;
}

#descs ul {
	margin-top: 5px;
	float: left;
	text-align: left;
}

#descs a, #descs a:visited  {
	color: #330099;
	font-weight: bold;
	text-decoration: none;
}

#descs a:hover {
	color: black;
	text-decoration: underline;
}

#descs li {
	list-style:none;
}

#toplist {
	margin: 5 auto;
	width: 931px;
}

#toplist table {
	background-color: #ffcccc;
	border: 1px solid black;
	width: 930;
	font-size: 12pt;
}

#toplist a, #toplist a:visited {
	color: #330099;
	font-weight: bold;
	text-decoration: none;
}

#toplist a:hover {
	color: black;
	text-decoration: underline;
}

#footer {
	font-size: 10pt;
}

#footer img {
	margin: 2px;
}

#footer a, #footer a:visited {
	color: #330099;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: black;
	text-decoration: underline;
}
