
#links_content
{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/bg_downloads.gif);
	background-repeat: repeat-y;
}


#links_left
{
	float: left;
	width: 271px;
	height: 100%;
	padding-top: 10px;
}

#links_left p
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c0c4c0;
	margin: 10px 0 0 10px;
	padding: 0;
	text-align: left;
	border-top: 1px solid #4f4f4e;
}

#links_left p a:link, #links_left p a:visited
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c0c4c0;
	text-align: left;
}

#links_left p a:hover 
{ 
	background: #212323;
}


#links_content h1
{
	background: url(img/links_logo.gif) no-repeat;
	text-indent: -9999px;
	width: 243px;
	height: 86px;
	margin: 0 0 0 12px !important;
	margin: 0;
	padding: 0;
}


#links_content h2 
{
	color: #d82c2a;
	font-weight: normal;
	font-family: Times New Roman;
	text-transform: none;
	font-size: 1.3em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #4f4f4e;
}
	

#links_content h3 
{
	color: #d82c2a;
	font-weight: normal;
	font-family: Times New Roman;
	text-transform: none;
	font-size: 1.3em;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #4f4f4e;
}


#links_content h4 
{
	color: #d82c2a;
	font-weight: normal;
	font-family: Times New Roman;
	text-transform: none;
	font-size: 1.3em;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #4f4f4e;
}


#links_content h5 
{
	color: #d82c2a;
	font-weight: normal;
	font-family: Times New Roman;
	text-transform: none;
	font-size: 1.3em;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #4f4f4e;
}

.links_center
{
	width: 462px;
	height: 100%;
	float: left;
	margin: 0 10px;
	padding: 10px 0 0 0;
	text-align: left;
	background: #000;
	list-style-type: circle;
}


.links_center ul, .links_center li
{
	margin: 0;
	padding: 0;
	display: block;	
	list-style-type: none;
}


.links_center a:link, .links_center a:visited
{
	margin: 0;
	padding: 0 5px 0 8px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c0c4c0;
	background-image: url(img/bullet_circle.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;

}

.links_center a:hover 
{ 
	color: #d82c2a;
}




/* end content */





		

