li {margin-left: 20px;}
img { behavior: url(iepngfix.htc); border: none;}
body {
	text-align: center;
	font-family: arial;
	padding: 20px;
	background-color: #330000;
	background-image: url(images/mainSite/website/siteBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#outerSiteWrapper {
	margin: 0 auto;
	width: 839px;
}

a {
	text-decoration: none;
}

.headerLinkEntry {
	color: white;
}
.outerSideBorder {
	background-image: url(images/mainSite/website/outerSideBorders.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 387px;
	font-size: 1px;
}
.outerSideBorderTD {
	background: white;
	font-size: 1px;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.outerSideBorderBottom {
	font-size: 1px;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.siteTD {
	background-image: url(images/mainSite/website/contentBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #280000;
}
#innerSiteWrap {
	background-image: url(images/mainSite/website/siteFooterBG.png);
	background-repeat: no-repeat;
	background-position: bottom;

}
#siteContainer {
	background-image: url(images/mainSite/website/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	text-align: left;
	position: relative;
}
#companyTitle {
	font-size: 31px;
	font-style: italic;
	font-weight: bold;
	color: red;
	padding-bottom: 149px;
	padding-left: 37px;
	z-index: 1;
	position: relative;
}
#headerLinkContainer {
	font-size: 14px;
	text-align: left;
	padding-left: 21px;
	padding-bottom: 30px;
	font-style: italic;
	color: #cccccc;
	
}
.headerLinkEntry {
	color: #cccccc;
	font-style: italic;
}
#contentWrap {
	color: white;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 13px;
}

#footerContent {
	color: #999999;
	font-size: 13px;
	text-align: right;
	padding-bottom: 8px;
	font-style: italic;
	clear: both;
	margin-top: 55px;
}
#twWebDevTag {
	text-align: right;
	padding-top: 8px;
	font-size: 13px;
}
li {margin-left: 30px; text-align: left;}
ul {margin-top: 10px; margin-bottom: 10px; text-align: left;}
input {background: none; border: 1px solid white; color: white;}
textarea {background: none; border: 1px solid white; color: white;}
