BODY {
	margin: 0px;
	background: url('../images/bg.gif') 800px 600px no-repeat;
}
small { 
	font-family: verdana, arial, sans-serif; 
	color: white; 
	font-size: 55%;
}
h2, .heading { 
	font-family: arial, verdana, sans-serif; 
	color: #a51500; 
	font-weight: bold; 
	font-size: 120%; 
	text-align: left; 
}
.content { 
	font-family: verdana, arial, sans-serif; 
	font-size: 80%; 
	color: black; 
	text-align: left; 
}
strong {
	color: #a51500;
}
.margins {
	vertical-align: top;
	padding-right: 40px;
	padding-left: 40px;
	background: url('../images/bg.gif') 100px 10px no-repeat;
}
.down {
	vertical-align: bottom;
	position: absolute; 
	left: 0px;
	top: 83px;
	
}
a.footer{font-family: arial, verdana, sans-serif; color: white; text-decoration: none;}
a.footer:hover{text-decoration: underline; color: White;}
a.footer:visited{color: White;}
a.footer:link{color: White}
a.footer:active{text-decoration: underline; color: White;}
a:link{color: blue;}
a:hover {color: #a51500;}
a:active{color:#a51500;}
a:visited {color: Blue;}

/* ROWS */
.r01 {height: 80px;}
.r02 {height: 26px;}
.r03 {height: 22px;}
.r04 {height: 12px;}
.r06 {height: 40px;}
.r07 {height: 1px;}
.r08 {height: 20px;}

/* COLUMNS */
.c01 {width: 224px;}
.bg01 {background: url('../images/bg01.gif') repeat;}

/* BACKGROUND COLORS */
.wyt {background-color: #ffffff;}
.wytT {background-color: #ffffff Transparent;}
.blk {background-color: #000000;}
.dRed {background-color: #710404;}
.lRed {background-color: #ae1a00;}

/*	LEFT PHOTO */
.photo {
	width: 224px;
	vertical-align: top; 
}

#img20
{
	position: absolute;
	top: 2px;
	left: 225px;
}
