body {
	font-family:Helvetica, Arial, Sans-serif;
	font-size:11px;
	color: black;
	background-repeat:repeat-x;
}

* {
	margin:0px;
	padding:0px;
}

a img {
	border:none;
}

h1 {
	font-family:Impact, Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}

#container {
	width:800px;
	margin:auto;
}

#top {
	height: 11px;
	padding-top:23px;
}

.grey {
	color:#999;
	font-weight:bold;
	line-height:11px;
}

.blue {
	font-weight:bold;
	color:#6699cc;
	line-height:11px;
}

.blue a {
	text-decoration:none;
	color: #6699cc;
}

.blue a:hover {
	color:#336699;
}

p {
	margin-top:15px;
}

ul {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

ul ul {
	padding-left:20px;
	padding-bottom:0px;
}

li {
	padding-bottom:10px;
}

#main {
	width:290;height:139px;
	margin-top:26px;
	margin-bottom:20px;
	color:white;
	text-align:left;
	line-height:15px;
}

#text {
	line-height:15px;
	margin-bottom:20px;
}

#footer {
	clear:both;
	height:20px;
	color:#333;
	padding:10px;
	text-align:center;
	border-top:3px solid #CCC;
}
