body {	margin: 0;	padding: 0;	background: #e9dac7;	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 16px;	color: #000000;}h1, h2, h3 {	font-family: Georgia, Times New Roman, Times, serif;	font-weight: normal;	font-style: italic;	color: #df4562;	padding: 5px;}h2 { font-size: 24px; }h3 { font-size: 18px; }p, ol, ul, blockquote {	line-height: 20px;	padding: 5px;}a {		text-decoration: none;	color: #000000;}a:visited {color:#000000;}a:hover {	border: none;	color: #ce6679;	text-decoration: Underline;}img {    border-top: 2px solid #f6a8b6;	border-right: 2px solid #f6a8b6;	border-bottom: 2px solid #f6a8b6;	border-left: 2px solid #f6a8b6;	}/* Posts */.post {	margin-bottom: 5px;	padding: 10px 10px 10px 10px;	background: #e9dac7;	border-top: 2px solid #f6a8b6;	border-right: 2px solid #f6a8b6;	border-bottom: 2px solid #f6a8b6;	border-left: 2px solid #f6a8b6;	}.post h2, .post h3 {	margin-left: -40px;}/* Header */#header {	width: 800px;	height: 300px;	margin: 0 auto;	border-top: 2px solid #f6a8b6;	border-right: 2px solid #f6a8b6;	border-bottom: 2px solid #f6a8b6;	border-left: 2px solid #f6a8b6;	background: url(head.jpg);}#header h1 {	margin: 0;	padding: 40px 0 0 40px;	font-size: 36px;}#header h2 {	margin: 0;	padding: 0 0 0 192px;	font-size: 16px;}#header a {	border: none;	letter-spacing: -1px;	color: #FFFF52;}/* Content */#content {	width: 800px;	margin: 0 auto;	padding: 10px;}#colOne {	float: none;	width: 804px;		}#colOne ul {	margin-left: 0;	padding-left: 10px;	list-style: none;	font-size: 16px;}#colOne ul a {	border: none;	color: #000000;	text-decoration: none;}#colOne ul a:hover {	border: none;	color: #ce6679;	text-decoration: Underline;}#colTwo {	float: none;	width: 804px;}/* Footer */#footer {	clear: both;	width: 800px;	margin: 0 auto;	padding-top: 20px;}#footer p {	margin: 0;	text-align: center;	font-size: 9px;}#footer * {	color: #ce6679;}#navcontainer ul{padding-left: 0;margin-left: 0;background-color: transparent;color: White;float: none;width: 100%;font-family: arial, helvetica, sans-serif;}#navcontainer ul li { display: inline; }#navcontainer ul li a{padding: 0.2em 1em;background-color: #e9dac7;color: #000000;text-decoration: none;float: none;border-right: 2px solid #f6a8b6;border-left: 2px solid #f6a8b6;border-top: 2px solid #f6a8b6;border-bottom: 2px solid #f6a8b6;}#navcontainer ul li a:hover{background-color: #f3e7d7;color: #ce6679;border-right: 2px solid #f6a8b6;border-left: 2px solid #f6a8b6;border-top: 2px solid #f6a8b6;border-bottom: 2px solid #f6a8b6;}
