body {
	background-image:url(../images/gradient.jpg);
	background-repeat:x-repeat;
	margin-top: 5px;
	font-size: 13px
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal; 
}

A  {color : #000000; text-decoration : none;}
A:Visited  {color : #000000; text-decoration : none;}
A:Active  {color : #af2d2e; text-decoration : none;}
A:Hover  {color : #af2d2e; font-size: 11.5px; font-weight: bold;}

#links	{
	height:53px;
	font-size:11px;
	font-family: Arial, Helvetica, san-serif;
	text-align: right; 
	padding-right: 10px;
}

.copyright	{
	font-size:11px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #99a7b1;
	width:210px;
	height:15px;
	text-align: left;
	padding-left: 10px;
}

.information	{
	width:1024px;
	height:124px;
}

.brown_box	{
	width:210px;
	height:124px;
}

.bottom_links	{
	width:720px;
	height:15px;
	font-size:11px;
	font-family: Arial, Helvetica, san-serif;
	text-align: right;
	padding-right: 10px;
}

.footer	{
	width: 1024px;
	height: 10px;
	
}

.description	{
	width: 1024px;
	background-color: #756d6a;
	color: white;
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, san-serif;
	
}

.sub_title	{
font-size: 12.5px;
font-family: Arial, Helvetica, san-serif;
padding-top: 7px;
}

.title	{
font-size: 30px;
font-family: Arial, Helvetica, san-serif;
padding-top: 7px;
padding-left: 10px'
}


.title A:Hover  {color : #af2d2e; font-size: 30.5px; font-weight: bold;}