body 

{
	background-color: #F1E9E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif); 
	background-repeat: repeat-y;
	background-position: center;
}

/* .body {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-style: normal; color: #3E3124; line-height: 15px; text-decoration: none;}
.body a:link {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #F33; text-decoration: none;}
.body a:visited {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #F33; text-decoration: none;}
.body a:active {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #F33; text-decoration: none;}
.body a:hover {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #F33; text-decoration: underline;}

*/

.body {  font-family: Arial, Verdana, Geneva, sans-serif; font-size: 11px; font-style: normal; color: #3E3124; line-height: 15px; text-decoration: none;}
.body a:link {    color: #F33; text-decoration: none;}
.body a:visited {  font-weight: normal; color: #F33; text-decoration: none;}
.body a:active {   font-weight: normal; color: #F33; text-decoration: none;}
.body a:hover {   font-weight: normal; color: #F33; text-decoration: underline;}

.small {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; color: #3E3124; line-height: 15px; text-decoration: none;}
.small a:link {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #F03; text-decoration: none;}
.small a:visited {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #F03; text-decoration: none;}
.small a:active {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #F03; text-decoration: none;}
.small a:hover {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #F03; text-decoration: underline;}

.thead {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #FFF; line-height: 15px; text-decoration: none;}

*html body {
	width: 1000px;
 	width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : "100%");
}

h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; color: #3E3124; line-height: 15px; text-decoration: none;}


.body .ul {
	margin-top:-40px;
	}
		
.body .li{
	padding:0;
	margin:0;
	margin-top:-20px;
	
}

.copyright {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #996;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #696945;
	line-height: 15px;
	text-decoration: none;}
	
.copyright a:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #696945;
	line-height: 15px;
	text-decoration: none;}
	
.copyright a:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #696945;
	line-height: 15px;
	text-decoration: none;}
	
.copyright a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #696945;
	line-height: 15px;
	text-decoration: underline;}
	
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 0px;
	padding: 5px;
}


.links a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 0px;
	padding: 5px;
	color: #F99;
	text-decoration: none;
	font-weight: bold;
}

.links a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 0px;
	padding: 5px;
	color: #F99;
	text-decoration: none;
	font-weight: bold;
}
.links a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 0px;
	padding: 5px;
	color: #F99;
	text-decoration: none;
	font-weight: bold;
}

.links a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 0px;
	padding: 5px;
	color: #F99;
	text-decoration: underline;
	font-weight: bold;
}

#spacer {
    padding: 0;
    margin: 0;
    height: 1px; /* don't set to 0 or moz and konq have problems */
}
