html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #46383a;
  color: #2e2d2c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #b54f37;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #b54f37;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #da5242;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #904841;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #bf1c1c;
  text-decoration: underline;
}
a:focus {
  color: #bf1c1c;
}
a:active {
  color: #702922;
}
#outerWrapper {
	background-color: #fff;
	text-align: left;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#outerWrapper #header {
  background-color: #cda98b;
  border-bottom: solid 1px #8b675a;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
  height: 120px;
  background-image:url(images/JOCBanner.jpg);
}
#outerWrapper #topNavigation {
  background-color: #f9f1e1;
  border-bottom: solid 1px #cda98b;
  height: 25px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #f9f1e1;
  border-right: solid 1px #cda98b;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 200px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 220px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #f9f1e1;
	border-top: solid 1px #cda98b;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.Modelname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}

[if IE 5]>
/* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
#outerWrapper #contentWrapper #leftColumn1 {
  width: 220px;
}
<![endif]
[if IE]>
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
<![endif]
.EscortName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

.wireframemenu{

background-color: #f9f1e1;
border-bottom-width: 0;
padding-left: 15px;
width: 145px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 145px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px  "Times New Roman", Times, serif;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #666666;
text-decoration: none;
border-bottom: 1px ridge #C0C0C0;
}

.wireframemenu a:visited{
color: #666666;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: 140px;
}

.wireframemenu a:hover{
color: black;
}

.navlink a{
font: bold 13px  "Times New Roman", Times, serif;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #666666;
text-decoration: none;
}

.navlink a:visited{
color: #666666;
}

html>body .navlink a{ /*Non IE rule*/
width: 140px;
}

.navlink a:hover{
color: black;
}


.StandardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
