#container {
	width: 780px;
	background-image: url(herbie_background.jpg);
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 780px;
	left: 10px;
	top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin: 10px;
	height: 50px;
	padding-bottom: 10px;
	background-color: #333333;
	background-image: url(im.logo.gif);
	background-repeat: no-repeat;
}
#content {
	width: 520px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	top: 20px;
	clear: right;
	margin-left: 10px;
	color: #CCCCCC;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav {
	width: 100px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 80px;
	background-color: #333333;
	margin-bottom: 50px;
	margin-left: 15px;
	padding-top: 60px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
	list-style-type: none;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	display: block;
	width: 100px;
	margin-bottom: 10px;
	list-style-type: none;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#nav a:link, #nav a:visited {
	color: #999999;
	text-decoration: none;
	list-style-type: none;
}
#nav a:hover, #nav a:active {
	color: #0080C0;
	text-decoration: none;
	list-style-type: none;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 780px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-left: 10px;
	margin: 10px;
	clear: both;
}
hr {
	width: 100%;


color:#666666
height: 1 px;/*whatever the total width of the border-top and border-bottom equal*/
	color: #666666;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
} 
#content a {
	text-decoration: none;
	list-style-type: none;
	color: #0080C0;
}
#content a:link, #content a:visited {
	color: #0080C0;
	text-decoration: none;
	list-style-type: none;
}
#content a:hover, #content a:active {
	color: #CCCCCC;
	text-decoration: none;
	list-style-type: none;
}


body {
	background-color: #333333;
	left: auto;
	right: auto;
	
}
.fltlft {
	padding: 8px;
	clear: right;
	float: left;
}
.fltrt {
	padding: 8px;
	clear: left;
	float: right;
}
#homeContent {
	width: 520px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	top: 20px;
	clear: right;
	margin-left: 10px;
	color: #CCCCCC;
	padding: 15px;
	margin-top: 60px;
	margin-bottom: 20px;
}
#homeContent a {
	text-decoration: none;
	color: #0080C0;
	list-style-type: none;
}
#homeContent a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.feed {
	margin:10px 10px 10px 0px;
}
imag a {
		border:0px;
}

