/****** CUSTOM STYLES FOR INDIVIDUAL PAGES *****/

#content { /* Overrides previous CSS */
	padding-top: 210px;
	background-image: url(../_images/downloads_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content a:link { color: #E1481B; text-decoration: none; }
#content a:visited { color: #808080; text-decoration: none; }
#content a:hover { color: #E1481B; text-decoration: underline; }
#content a:focus { color: #E1481B; text-decoration: underline; }
#content a:active { color: #E1481B; text-decoration: none; }

/************************************************/
