body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-size: 14px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

a#logo:link, a#logo:visited{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a#logo:hover{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	font-size: 30px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 1.5em;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;	
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 970px;
	height: 280px;
	margin: 0 auto;
	display: block;
	position: relative;
}

#header h1{
	margin: 0;
	color: #FFFFFF;	
	font-size: 44px;
	font-family: Georgia;
	text-align: left;
	font-style: italic;	
}


div#goodwin {
	padding-top: 167px;
	color: #f4d8bb;	
	text-align: right;
	font-size: 16px;
}

#header a {
	color: #EB42A3;
}

/* Page */

.page {
	width: 970px;
	margin: 0 auto;
}

/* Content */

.content {
	float: right;
	width: 660px;
}

.post {
	padding: 0 0 3px 0;
}

h2.title {
	margin: 0;
	border-bottom: 2px solid #282828;
	color: #f4d8bb;
}

h2.title_alt {
	margin-top: 20px;
	margin-left: 20px;
	border-bottom: 2px solid #282828;
	color: #f4d8bb;
}

h4.title_alt {
	margin-top: 20px;
	margin-left: 20px;
	border-bottom: 2px solid #282828;
	color: #FFFFFF;
	font-size: 16px;
}

.left_space {
	margin-top: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 14px;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #282828;
	background: url(images/arrow_white.png) no-repeat 5px 50%;
}

#sidebar h2 {
	color: #f4d8bb;
	margin: 0;
	padding: 20px 0 5px 0;
	border-bottom: 2px solid #282828;
	font-size: 30px;
}

#sidebar a:link,  #sidebar a:visited{
	text-decoration: underline;
	font-size: 16px;
}

#sidebar a:hover {
	text-decoration: underline;
	font-size: 16px;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}

table.thumbnail{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

table.thumbnail td{
	padding-bottom: 10px;
}

table#random{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

table.alternate{
	margin-left: 20px;
	margin-right: auto;
	margin-top: 20px;
}

td.rand_prod{
	text-align: center;
	vertical-align: middle;
	padding-top: 18px;
}

img#img_rand, img.latest{
	border: 1px solid #FFFFFF;
}

.center{
	text-align: center;
}

img{
	border: 0 none;
}

td.top{
	vertical-align: top;
}

td.descr{
	vertical-align: top;
	padding-left: 20px;
	text-align: left;
}

td.im_s_bot{
	padding-left: 20px;
	text-align: left;
	vertical-align: bottom;
}

div.alt{
	font-size: 12px;
	margin-top: 10px;
}

.h4{
	font-size: 16px;
	color: #f4d8bb;
	font-weight: bold;
}

.area_cont{
	width: 290px;
	line-height: 12px;
}

table#quote{
	margin-top: 30px;
	border: 1px solid #282828;
}

table#quote td{
	border: 1px solid #282828;
}

.submit_bt{
	font-family:Georgia, Tahoma, Arial, Helvetica;
	font-size:14px; 
	font-weight:bold; 
	border:1px solid #bb8c5c; 
	background:#F4D8BB; 
	color:#000000; 
	width:10em;
	padding: 3px;
	cursor: pointer;
}

.submit_bt:hover{
	font-family:Georgia, Tahoma, Arial, Helvetica;
	font-size:14px; 
	font-weight:bold; 
	border:1px solid #bb8c5c; 
	background:#F4D8BB; 
	color:#000000; 
	width:10em;
	padding: 3px;
	cursor: pointer;
}

div#contact_pic{
	position: relative;
	left: 100px;
	top: -10px;
	display: block;
	clear: both;
}

.und{
	text-decoration: underline;
}

#footer p#footer_links a{
	font-size: 14px;
}