
body{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(pix/head_bg.jpg);
	background-repeat: repeat-x;
	background-color: #99ccff;
	text-align: center;
}
div.head{
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
}
h1{
	color: black;
	width: 800px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
h2{
	color: black;
	width: 800px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
}
table#block_title{
	text-align: center;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 910px;
}
table#block_title td a img{
	border-width: 0px;
}
table#block_title td a {
	text-decoration: underline;
	color: black;
	font-size: 16px;
}
table#block_title td a:hover {
	text-decoration: none;
	color: white;
}
table#th{
	text-align: center;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 910px;
}
table#th td a img{
	height: 220px;
	width: 180px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
table#th td a img:hover{
	border-color: #000000;
}
table.toplist { margin-left: auto; margin-bottom: 0px; margin-right: auto; margin-top: 0px; text-align: left; width: 910px; color: #333333; font-size: 14px;}
table.toplist a { text-decoration: none; color: #333333; font-size: 14px;}
table.toplist td {text-align: left; width: 20%;}
table.toplist a:hover {color: #cc6633; text-decoration: underline;}

table.top { margin-left: auto; margin-bottom: 20px; margin-right: auto; margin-top: 20px; text-align: center; width: 910px; color: black; font-size: 12px;}
table.top a { text-decoration: underline; color: #333333; font-size: 24px;}
table.top td {text-align: center; width: 33%; vertical-align: top;}
table.top a:hover {color: #cc6633; text-decoration: none;}

div#footer{
	color: black;
	font-size: 12px;
}
div#footer a{
	color: black;
	font-size: 12px;
	text-decoration: underline;
}
div#footer a:hover{
	text-decoration: none;
}

div.hlinks, div.hlinks a:visited
{
    color: #993333;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

div.hlinks a
{
    color: #993333;
    text-decoration: none;
    font-style: normal;
}
