/* CSS Document */

body {
	background-image:  url('images/jpg/background.jpg');
	background-position: top center;
	background-color: #5084D7;
	background-repeat: no-repeat;
}

body,td,th {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 12px;
}

#links a {
	color: #6A3C85;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

#footer a {color:#000000; text-decoration:none;}
#footer a:hover {color:#FFFFFF;}

.footer{
	background-image: url(images/jpg/footer-footer.jpg);
	background-repeat: no-repeat;
	height: 113px;
}

#hitcounter {
	width:100%;
	margin:0;
	left: 0;
	padding:0;
	border: none;
	text-align: right;
	color: #FFF;
	font-weight: bold;
}