body {
	margin-top: 0px;
	background-image: url(images/bodybg.png);
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8CC6;
}
hr {
	color: #00CCFF;
	width: 75%;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #0192DD;
	text-align: center;
	width: 760px;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0066;
	border-left-color: #CC0066;
}
.pink-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #CC0066;
	color: #FFFFFF;
	padding: 10px;
}
.nav {
	background-color: #CC0066;
}
.nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CC0066;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CC0066;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CC0066;
	color: #880044;
	text-decoration: line-through;
}
.nav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CC0066;
	color: #880044;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0192DD;
	text-align: center;
}
.content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #62DFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #62DFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.sides {
	padding: 10px;
	width: 164px;
}
.bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0066;
	text-decoration: underline;
}
.updates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0192DD;
	text-align: center;
	padding: 5px;
	width: 720px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
}
.updates-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #62DFFF;
	text-align: left;
	font-weight: bold;
}
.updates-feat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.updates-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0192DD;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 2px;
}
.set-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.nb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.pics img {
	border: 2px solid #CC0066;
}
.pics:hover img {
	border: 2px solid #00CCFF;
}
.update-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	border: 5px double #00CCFF;
	text-align: left;
}
.update-list-set a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79E4FF;
	font-weight: bold;
	text-decoration: underline;
}
.update-list-set a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79E4FF;
	font-weight: bold;
	text-decoration: underline;
}
.update-list-set a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8CC6;
	font-weight: bold;
	text-decoration: underline;
}
.update-list-vid a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8CC6;
	font-weight: bold;
	text-decoration: underline;
}
.update-list-vid a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8CC6;
	font-weight: bold;
	text-decoration: underline;
}
.update-list-vid a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79E4FF;
	font-weight: bold;
	text-decoration: underline;
}.link-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8CC6;
	text-decoration: none;
	text-align: left;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #00CCFF;
	border-bottom-color: #00CCFF;
	width: 650px;
}

