body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	background-color : rgb(255,255,255);
	background-image : url(images/cardi.gif);
	background-attachment : fixed;
	background-position : top left;
	background-repeat : no-repeat;
	text-decoration: none;
}

.section
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/filter.gif);
	border : 1px solid black;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-right : 2%;
	margin-left  : 2%;
	padding : 0.5%;
	text-align: left;
	text-decoration: none;
}
.section a:hoover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	text-decoration: none;
}
 
#title
{
	color: #990000;
	background-color : rgb(255,255,255);
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-right : 5%;
	margin-left  : 2%;
	padding : 0.5%;
	width : 44%;
	position : relative;
	left : 50%;
	text-align:right;
	text-decoration: none;
}

.content
{
	width : 94%;
}

.content a:hoover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	text-decoration: none;
}
.footer a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	background-color : inherit;
	text-decoration: none;
}

.footer a:hoover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	background-color : rgb(255,255,255);
	text-decoration: none;
	}

#footer
{
	width : 95%;
	padding :0px;
	border-color : black;
	background-image : url(images/filter.gif);
	text-decoration: none;
}

#sectiondeco
{
	background-position : top right;
	background-repeat : no-repeat;
	background-image : url(images/filter.gif);
	text-decoration: none;
}
