menubar {
  background-color: #580404;
}

form {
	margin: 0px;
	padding: 0px;
}


.footerinfo, .footerinfo a:link, .footerinfo a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FBFBF1;
	text-decoration: none;
	padding: 4px;

}

.maintxt {
	font-family: Futura, Verdana, Sans-Serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FBFBF1;
	text-decoration: none;
	padding: 6px;
}

.maintxtlist {
	font-family: Futura, Verdana, Sans-Serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FBFBF1;
	text-decoration: none;
	padding: 6px;
	list-style-position: inside;
	list-style-image: url(../images/bullit.gif);
	list-style-type: none;
	text-indent: 2pt;
}

.maintxtcontdets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FBFBF1;
	text-decoration: none;
	padding: 5px 0px 9px 23px;
	margin: 0px;
}

.doctitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.doctitle a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.doctitle a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}

.doctitle a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #996666;
	text-decoration: underline;
}

.doctitle a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 250px;
	background-color: #FBFBF1;

}
.maintxtnopadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FBFBF1;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;

}
.librarylayer {
	background-attachment: fixed;
	background-color: #776A57;
	background-image: url(../images/librarybg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.maincontent {
	width: 770px;
	height: 354px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

.portleft {
	float: left;
	width: 229px;
}

.portbox1 {
	width:221px;
	height: 176px;
	background-color: #776A57;
	padding: 4px;
}

.portbox2 {
	width:221px;
	height: 155px;
	background-color: #776A57;
	margin-top: 7px;
	padding: 4px;
}

.portleft h2 {
	margin: 0px 0px 3px 0px;
	font-size: 12px;
}

.portleft label {
	font-weight: bold;
	margin-top: 5px;
	display: block;
}

.portleft select {
	width: 180px;
	margin-top: 3px;
}

.portright {
	float: left;
	width: 534px;
	height: 354px;
	margin-left: 7px;
	background-image: url(/images/portfolio.jpg);
}

