#wrapper {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #2A2A2A;
}

#header {
	background: url(images/headerdrumbuster.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 900px;
}

#headereagle {
	background: url(images/headereagle.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 900px;
}

#headerlynx {
	background: url(images/headerlynx.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 900px;
}

#maincontent {
	padding: 20px;
	width: 860px;
}

#maincontentlynx {
	background: url(images/backgroundlynx.jpg) no-repeat;
	margin: 0px;
	padding: 20px;
	width: 860px;
}

#maincontenteagle {
	background: url(images/backgroundeagle.jpg) no-repeat;
	margin: 0px;
	padding: 20px;
	width: 860px;
}

#leftcontentdiv {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 530px;
	text-align: center;
}

#rightcontentdiv {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: center;
	width: 280px;
}

#bottomcontentdiv {
	padding: 10px;
}

#topcontentdiv {
	padding: 20px 10px 10px;
	width: 860px;
}

#calendardiv {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#techdatadiv {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	margin: 0px;
	padding: 10px 20px 0px;
	height: 30px;
	width: 860px;
}

.smalltext {
	font-size: 12px;
}

.clearfloat {
	clear: both;
}

.redboldtext {
	font-size: 24px;
	font-weight: bold;
	color: #8C0A22;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	color: #81000E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AA3D43;
}
a:hover {
	text-decoration: none;
	color: #4B4B4B;
}
a:active {
	text-decoration: underline;
}
a {
	font-weight: bold;
}

#wrapper #maincontentlynx #topcontentdiv #jumpto a {
	font-weight: bold;
	font-size: 13px;
	color: #D1C604;
}

#wrapper #maincontentlynx #topcontentdiv #jumpto a:link {
	color: #D1C604;
	text-decoration: underline;
}

#wrapper #maincontentlynx #topcontentdiv #jumpto a:visited {
	text-decoration: underline;
}

#wrapper #maincontentlynx #topcontentdiv #jumpto a:hover {
	text-decoration: none;
	color: #4B4B4B;
}

#wrapper #maincontentlynx #topcontentdiv #jumpto a:active {
	text-decoration: underline;
}

#wrapper #maincontentlynx #techdatadiv #jumpto a {
	font-size: 20px;
	font-weight: bolder;
	color: #D1C604;
	line-height: 30px;
}

#wrapper #maincontentlynx #techdatadiv #jumpto a:link {
	color: #D1C604;
	text-decoration: underline;
}

#wrapper #maincontentlynx #techdatadiv #jumpto a:visited {
	text-decoration: underline;
}

#wrapper #maincontentlynx #techdatadiv #jumpto a:hover {
	text-decoration: none;
	color: #4B4B4B;
}

#wrapper #maincontentlynx #techdatadiv #jumpto a:active {
	text-decoration: underline;
}