body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 14px;
	background-attachment: fixed;
	background-image: url(shopping+silhouette.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#container {
	position: relative;
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 125px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#logo {
	width: 330px;
	padding-top: 60px;
	float: left;
	font-family: "Times New Roman", Times, serif;
}
#tagline {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo a{
	text-decoration: none;
	color: #0D46B9;
}
#nav {
	height: 25px;
	float: left;
	margin-top: 80px;
	border: thin solid #CCC;
	background-color: #E9E9E9;
	line-height: 25px;
	padding-right: 10px;
	width: 555px;
}
.widget {
	float: left;
	width: 250px;
	border: thin solid #CCC;
	clear: both;
	margin-bottom: 10px;
}
.main {
	float: left;
	width: 620px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 100px;
	clear: both;
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#sidebar {
	float: left;
	width: 252px;
	background-color: #FFF;
}
#sidebar li{
	list-style: none;
}

.widget ul li{
	padding-bottom: 10px;
}
.widget {
	font-size: 12px;
}
.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding: 5px;
}

#featured {
	height: 200px;
}
.title {
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
.title p{
	margin: 0px;
	padding: 0px;
}
.widget ul li a{
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container .widget h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDFDFD;
	background-color: #0d46b9;
	display: block;
	margin: 3px;
	padding: 3px;
	font-weight: normal;
}
.widget ul li a:hover {
	color: #0D46B9;
	text-decoration: none;
}
body,td,th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#container .main .post h1 {
	color: #0D46B9;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .main .post a {
	color: #0D46B9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-decoration: none;
}

#container .main .post h1 a {
	color: #0D46B9;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

#nav ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	list-style-type: none;
	float: left;
	display: block;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#nav ul li a {
	list-style-type: none;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#nav ul li a:hover {
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0D46B9;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#logo h1 {
	margin: 0px;
	font-size: 37px;
}