body {
	font-family:  Georgia, serif, Garamond;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
}

img.content {
	border: 1px solid #000;
}

a:link, a:active, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #b96240;
	font-weight: bold;
	text-decoration: none;
}

a.rss {
	color: #1d354f;
	font-size: 10pt;
	font-weight: normal;
}

.picklist {
	font-size: 10pt;
	font-weight: normal;
}

.item {
	position: relative;
	float: left;
	padding: 5px;
	}

.item img {
	position: relative;
	right: 0px;
	float: right; 
	margin: 5px;
	border: none;
	}
	
.iteml {
	position: relative;
	right: 15px;
	float: left;
	padding: 5px;
	}
	
.iteml img {
	position: relative;
	float: left; 
	margin: 5px;
	border: none;
	}
	
.iteml2 {
	position: relative;
	right: 15px;
	float: left;
	padding: 5px;
	}

.iteml2 img {
	position: relative;
	float: left; 
	margin: 5px;
	border: none;
	}

.seperator {
	background-image: url("images/seperator.gif");
	background-repeat: no-repeat;
	position: relative;
	margin: 1px;
	border: none;
	width: 500px;
	height: 12px;
	left: 28px;
}

#fullsite {
	padding: 15px 15px 0px 15px;
}

#content {
	padding: 0px 15px 0px 15px;
}

#clear {
clear: both;
position: relative;
}

#ad {
position: absolute;
top: 150px;
left: 725px;
width: 350px;
clear: none;
}

#weather {
position: absolute;
top: 155px;
left: 550px;
clear: none;
}
