@import url("SharedStyles.css");
@import url("TriForms.css");
@import url("TriNav.css");
@import url("TridentLinks.css");
@import url("tridentscroller.css");
@import url("TridentContent.css");


/* Trident Structure */

#Container {
	margin: 0 auto;
	width:  100%;
    min-width: 58em;
}
#MastHead {
	height: 103px;
	width: 100%;
}
a img {
	border: 0px none;
}
#TopNav {
	background-color: #ACACAC;
	height: 29px;
	width: 100%;
}
.padmetopThree {
	padding-top: 3px;
}
#redbar {
	background-color: #EE1D23;
	height: 4px;
}
#redbar img {
	height: 3px;
	width: 1px;
}
.random {
	overflow: hidden;
	width: 70%;
}
#middleWrapper {
	width: 100%;
	margin: 1px 0px 0px;
	overflow: hidden;
	background-image: url(Trident_images08/fauxColumn.gif);
	background-repeat: repeat-y;
	background-position: 17% 0;
}
#content {
	float: right;
	width: 79%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 10px;
}
#mainNav {
	float: left;
	width: 16%;
	overflow: hidden;
	background-color: transparent;
/*	padding-left: 1%; */
	overflow: hidden;
	}
#footer {
	width: 100%;
	margin: 0 auto;
	clear: both;
	display: block;
	height: 25px;
	background-color: #A7A7A7;
}
