body { background: #FFFFFF; margin: 20px 0px; padding: 0px; }
#outer { width: 750px; padding: 0px; border-collapse: collapse; border: 1px solid #000000; }

table { font: 12px "Trebuchet MS"; color: #000000; }

td { padding: 0px; border-collapse: collapse; vertical-align: top; }

#nav { width: 150px; background: #7A0001; border-right: 1px solid #000000; }
#nav a:link, #nav a:visited {
	font: 13px "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #5D0001;
	width: 120px;
	margin-left: 10px;
}
#nav a:hover { background: #982F30; }
.nav { margin-bottom: 20px; font: 13px "Trebuchet MS"; color: #ffffff; }

#content { width: 600px; background: transparent url(images/bg-index-repeat.jpg) repeat-y; }
.content {
	border-collapse: collapse;
	background: transparent url(images/bg-index.jpg) no-repeat;
}
.content-inside { padding: 0px; border-collapse: collapse; font: 12px "Trebuchet MS"; color: #000000; background: transparent; }

.page-title { font: bold 15px "Trebuchet MS"; color: #000000; }

#address { font: 12px "Trebuchet MS"; color: #000000; text-align: center; }



#staff { width: 460px; font: 12px "Trebuchet MS"; color: #000000; }

#job-top { font: 12px "Trebuchet MS"; color: #000000; }

#job { width: 550px; font: 12px "Trebuchet MS"; color: #000000; }
#job td { padding-right: 17px; }
#job a, a:visited { font: 12px "Trebuchet MS"; color: #000000; text-decoration: underline; text-indent: 0px; }
#job a:hover { font: 12px "Trebuchet MS"; color: #000000; text-decoration: underline; }

.job-button { padding: 2px 4px 0px 4px; font: 12px "Trebuchet MS"; color: #FFFFFF; background: #7A0001; }
a.job-button, a.job-button:visited { font: 12px "Trebuchet MS"; color: #ffffff; text-decoration: none; }
a.job-button:hover { font: 12px "Trebuchet MS"; color: #ffffff; text-decoration: none; }
