@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	background-image:url(pattern_148.gif);
	background-repeat: repeat;
	background-color:#000000;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:690px;
}

h1 {
	margin:20px 0px 15px;
}

h1 a {
	text-indent:-5000px;
	background-image:url("images/hp_title.png");
	height:24px;
	width:690px;
	overflow:hidden;
	display:block;
}

img {
	border:none;
	border-color:#000000;
}

dl {
	margin-bottom:15px;
}

dd {
	font: verdana;
	font-size: 8pt;
	margin:0;
	padding:4px 2px 4px 0px; 
	color:white;
	text-align:right;
}

dd a {
	text-decoration:none;
	color:#ffffff;
}

dd a:hover{
	color:#cccccc;
}