
body {
	padding: 0px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(images/UnderCover/bg_horiz.gif);
}

td, p, div, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 12px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
}

a:hover, a:active {
	color: #9A977F;
	text-decoration: none;
	background-color: #333333;
}

h1, h2, h3, h4, h5, h6, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9D8CF;
}

h1 {
	font-size: 16px;
	background-color: transparent;
}


h2 {
	font-size: 16px;
	background-color: #7C6C87;
	width: 374px;
	margin-bottom: 0px;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-top: 3px solid #000000;
	border-bottom: 0px solid #000000;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h3, h4 {
	font-size: 12px;
	background-color: transparent;
}

blockquote, p, div, li {
	line-height: 1.5em;
}

img {
	display: block;
	border: none;
	margin: 0px;
	padding: 0px;
}

#galleryImages {
	margin-left: 33px;
	border: 0px solid #000000;
}

#n3-galleryTable, #introTable {
	border-collapse: collapse;
	border: 3px solid black;
	background-image: url(images/UnderCover/bg_olive_9A977F.gif);
	width: 400px;
}

#introTable td {
	padding: 5px;
	vertical-align: top;
}

#n3-galleryTable td {
	padding: 5px;
	border: 0px solid black;
	text-align:center;
	vertical-align: bottom;
}
#n3-galleryTable a img {
	border: 0px;
}
.n3-Error {
	color: red;
	border: 1px solid black;
	background-color: transparent;
	padding: 5px;
}

#container {
	background-image: url(images/UnderCover/bg_vert.gif);
	background-repeat: repeat-x;
}

#nav {
	margin-left: 9px;
	margin-top: 20px;
}

#nav a {
	display: inline-block;
	width: 135px;
}


