body{
	margin:0px;
	background-color:#ffffff
}

.left{
	background-image:url(images/main_01.jpg);
	background-position:top right;
	background-repeat:no-repeat
}

.right{
	background-image:url(images/main_03.jpg);
	background-position:top left;
	background-repeat:no-repeat
}

.mid{
	background-image:url(images/main_04.jpg);
	background-repeat:no-repeat
}

.text{
	font:normal 13px trebuchet ms;
	line-height:22px;
	color:#000000;
	text-align:justify;
}

.footer{
	width:95%;
	font:normal 12px trebuchet ms;
	text-align:center;
	border-top:1px solid #6b0000;
	padding-top:10px
}

a{
	color:#6b0000
}
