body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#leftNav {
	background-image: url(images/leftNavBg.gif);
	background-repeat: repeat-y;
	width: 150px;
}
#mainContent {
	border-top: 5px none #9DACC3;
	border-right: 5px solid #9DACC3;
	border-bottom: 5px none #9DACC3;
	border-left: 5px solid #9DACC3;
}
#footer {
	color: #000000;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
}
#adminNav a {
	color: #000000;
	text-decoration: none;
}
#adminContent {
	padding: 0px;
	margin: 20px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.caption {
	font-size: 9px;
}
#headerTxt {
	background-image: url(images/mainTopBdr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftNav a{
	background-image: url(images/leftBtn-up.gif);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 116px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
#leftNav a:hover {
	background-image: url(images/leftBtn-over.gif);
}
#mainTable td {
	vertical-align: top;
}
.narrowcontent {
	padding-right: 30px;
	padding-left: 20px;
}
.hilight {
	font-weight: bold;
	color: #FF0000;
}
.thumbCell {
	border: 1px solid #000000;
}


.linkbutton a:link, .linkbutton a:active, .linkbutton a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
	background-image: url(images/details.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 120px;
	display: block;
	text-align: center;
}
.submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B05E6D;
	border: 1px solid #000000;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.linkbutton a:hover{
	background-image: url(images/details-over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #093AD5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#thumbTable td {
	vertical-align: bottom;
}
#headerTxt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftLower {
	text-align: center;
	padding: 0px 17px 0px 8px;
}
#leftLower p {
	margin: 0px;
	padding: 0px;
}
.blue {
	font-size: 14px;
	color: #5F7396;
	font-weight: bold;
}
.blueBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #5F7396;
	margin: 5px;
	padding: 10px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B05E6D;
}
