body {background-image: url('../img/bg.png'); color: #fff; text-align:center;
	 font-family: "Helvetica", Helvetica Neue, Arial; margin: 0 auto;
}

.cancel {text-decoration:line-through;}
.emp {font-size: 1.1em; font-weight: bold;
}	

li {text-align: left; font-weight: bold; padding-bottom:3px;
	}
li li {font-weight: normal;
	}
a:link { text-decoration: underline; color:#fff;
	}
a:visited { text-decoration: underline; color:#fff;
	}
a:hover { text-decoration: underline; background-color: #B87A00; color: #fff;
	}
a:active { text-decoration:underline; color:#fff;
	}
	

div#main {  margin: 0 auto; background-image: url('../img/Shield3.png'); background-position: top center; background-repeat:no-repeat;
	 height:900px; width: 1000px;
	 font-size: .9em;
}
	
div#textcontent {text-align: center; margin: 0 auto; width: 450px; height: 350px; overflow: hidden; 
}		

div#nav { height:240px; clear:both; text-align:center;
}

.navimage {border: none; margin: 0 2px;
}

div#center {background-image: url('../img/Shield3.png'); background-position: top center; background-repeat:no-repeat;
			 width: 60%; margin: 0 auto; height:900px;
}

.media {text-decoration:none; margin-top:50px;}

td {text-align:center;}





	

	

	

	
