body {
	font: 8pt/16pt verdana, sans-serif; 
	text-transform: lowercase;
	color: #555555; 
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1em;
}

a {
	color: #9074FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}

h4 {
	border-bottom: 1px dotted #FFA0D1;
	color: #3C3C3C;
}

#news {
	background: #fff;
	width: 160px;
	margin-top: 20px;
   float: right;
   font-size: 0.8em;
   line-height: 1.2em;
}
#news h4 {
	background: #CBD5FF;
	border-bottom: 0px none #FFA0D1;
}
#news i {
	font-size: 90%;
}
#main {
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 10px;
	width: 640px;
}

#date {
	font-size: 75%;
	margin-top: 0px;
	padding-top: 0px;
	}

#banner {
	background: url('images/gnickr-foot.gif') no-repeat;
	background-color: #ffffff;
	background-position: right;
	border-bottom: 3px dotted #A8B9FF;
	height: 64px;
}

#footer {
	border-top: 3px dotted #A8B9FF;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}
#logo {
	background: url('images/logo-text.png') no-repeat;
	position: absolute;
	top: 45px;
	left: 30px;
	color: #5A5A5A;
	font-family: arial, helvetica, sans-serif;
	vertical-align: baseline;
	width: 114px;
	height: 32px;
}


#logo img {
	border: 0px;
	width: 114px;
	height: 32px;
}

#hdrNav {
	margin-top: 6px;
	text-align: center;
	font-size: small;
}

