/* **************** STYLES ***************** */
/* ====== BASE MODIFICATIONS ====== */
html { background-color: #c0c0c0;}
.page{background-color: #fff;}

/* ====== HEAD ====== */

div.head {background: url("../images/af-head-bg.jpg") top left repeat-x; height:64px;}
div.found ul {margin-left: 15px; padding-top: 20px;}
div.alum ul {margin-left: 20px; padding-top: 22px;}
div.head li{text-transform:uppercase; font-size: 100%; font-family:"PTSansNarrowBold", "Trebuchet MS", Verdana, sans-serif;}
div.head li a{color: #fff;}
div.head li a:hover{color: #fff;text-decoration: none;}

/* ====== MAIN ====== */
.category-header {font-size: 182%; font-style:normal; font-weight:normal; padding-top: 20px; padding-left: 0;}
.galleryIcon a{color:#fff;}
.galleryIcon a:hover{text-decoration:none;}
.footer{padding-left:45px;}
.footer li{padding-left: 10px; padding-right: 10px;}
a.txt-white:visited {color: #FFF;}

ol.form li {
	padding: 3px 0;
}

label.form-label {
	display:inline-block;
	width: 175px;
}
