body {
	background:#CCCCCC;
	font-family:Verdana,Tahoma;
	color:#000000;
}

img {
	border-style: none;
}

a:link {
	color: #105289;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#category {
	color: #0d3f68;
	text-decoration: none;
	font-weight: bold;
}

#centernav {
	font-weight: bold;
	float: left;
}

#topnav {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	font-weight: bold;
}

#key {
	float: right;
	border: 2px solid #000000;
}

#media {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#media_info {
	width: 640;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
}

#sc {
	color: #028cff;
	text-decoration: none;
	font-weight: bold;
}

#sc:hover {
	text-decoration: underline;
}