h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 24px;
	margin-top: 45px;
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 75px;
}
fieldset {
	border: 2px solid #D18B53;
	color: #333333;
	padding: 20px;
	margin-left: 50px;
	font-size: 14px;
	width: 50%;
}body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}
#divHeadBrn {
	height: 55px;
	z-index: 1;
	position: relative;
}
#divNavImg {
	position: relative;
	z-index: 2;
	height: 72px;
}
#divTopNav {
	height: 21px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divMainCont {
	height: 800px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tile1.jpg);
	background-repeat: repeat;
	padding-right: 25px;
	padding-left: 25px;
}
#divBody {
	background-repeat: repeat;
	height: 800px;
	width: auto;
}
#divNavVertHolder {
	width: 126px;
	background-image: url(images/tile_vertNav.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#divNavVert1 {
	color: #000000;
	text-align: right;
	background-color: #FFFFCC;
	padding-right: 3px;
	background-image: url(images/left_but_blend.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#divMainNavVert {
	height: 1200px;
	float: left;
	background-image: url(images/tile_vertNav.jpg);
	background-repeat: repeat-y;
	padding-top: 12px;
	width: 126px;
}
#uploadContainer {
	margin-top: 75px;
	margin-left: 50px;
}
h2 {
	font-size: 14px;
	color: #8C1821;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F0000;
	text-align: right;
	margin-left: 50px;
	padding-left: 200px;
	padding-bottom: 6px;
}

