﻿.background {
	background-color: #732B13;
	background-image: url(images/atmospheric_background.jpg);
	background-repeat: repeat-x;
}

.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height:16px;
}
.bodytext table{
	font-size:1em;
}
.bodytext_link
{
	color:#CCCCCC;
	white-space : nowrap;
	padding-left:4px;
	padding-right: 2px;
	padding-bottom:4px;
}

.bodytext_link a
{
	color:#CCCCCC;
	white-space : nowrap;
	padding-left:4px;
	padding-right:2px;	
	font-size:.7em;


}

.bodytext_link a:hover
{
	color:#ffffff;
	white-space : nowrap;
	padding-left:4px;
	padding-right:2px;
}


.bodytitle
{
	color:#AF5036;
}

.copyrighttext
{
	color:#C9AA82;
	font-size: 55%;
	padding-top:4px;
}
.quotetext
{
	font-family:"Trebuchet MS";
	font-size:1.15em;
	font-style:italic;
	color:#AF5036;
}

.quotetext_spaced
{
	font-style:italic;
	color:#AF5036;
	letter-spacing:4px;
	font-weight:bold;
}

.quotetextauthor
{
	font-style:italic;
	color:#666666;
	text-align:right;
	padding-top:5px;
	font-size:1em;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#AF5036;
	text-decoration:none;
}
a:hover
{
	color:#AF5036;
	text-decoration:underline;
}
.style_webdings {
	font-family: Wingdings;
	font-size:12px;
}
.style_webdings_back {
	font-family: Wingdings;
	font-size:12px;
	color:#AF5036;
}

.style_webdings2 {
	font-family: "Wingdings 2";
	font-size:12px;
}
.style_webdings_listen {
	font-family: "Webdings";
	font-size:15px;
	color:#AF5036;
}

