﻿body 
{
	background-image:url(../Img/IframeBG.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	scrollbar-base-color:#D8C3A4;
	scrollbar-arrow-color:#650302;
	OVERFLOW-Y:scroll;
	OVERFLOW-X:hidden;
	WIDTH:100%;
}

#main
{
	padding:0 0 0 0;
}

.default
{
	font-family:'lucida sans unicode',arial,helvetica;
	font-size:12px;
	color:#000;
	line-height:18px;
}

.date
{
	font-family:arial,'lucida sans unicode',arial,helvetica;
	font-size:16px;
	font-weight:bold;
	color:#650302;
	line-height:20px;
	letter-spacing:-1px;
}

a:link
{
	color:#952521;
}

a:visited
{
	color:#952521;
}

a:hover
{
	color:#BF2F2B;
}


