html,body {
height:100%;
margin:0;
padding:0;
}

#homepageframe {
height:733px;
background-image:url(../Images/homepageBG.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#nottstands {
position:fixed;
_position:absolute;
bottom:10px;
}

#rightbottom {
right:0;
position:fixed;
_position:absolute;
bottom:0;
}

#enter img {
border:none;
right:170px;
position:fixed;
_position:absolute;
bottom:80px;
}

#contentframe {
background-image:url(../Images/contentBG.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
}

#leftbottom {
left:0;
position:fixed;
_position:absolute;
bottom:0;
}

#topnav {
margin-top:35px;
padding-right:10px;
float:right;
}

#topnav img {
border:none;
}

a:active,a:link,a {
font-size:1em;
font-weight:700;
text-decoration:none;
color:#ef3f35;
}

a:hover {
font-size:1em;
font-weight:700;
text-decoration:underline;
color:#ef3f35;
}

#contentarea {
width:750px;
min-height:500px;
_height:600px;
padding-left:53px;
_margin-top:30px;
padding-top:80px;
_padding-top:0;
background-image:url(../Images/CornerNMK2.gif);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:230px;
_padding-bottom:200px;
font-size:0.8em;
font-weight:600;
}

ul {
margin:0;
padding:0;
}

ul li {
list-style-position:outside;
list-style-type:none;
list-style-image:url(../Images/bullet.gif);
margin:0.7em 20px;
}

ol li{
padding-top:2px;
padding-bottom:2px;
}

h2 {
font-size:1.1em;
margin:0;
padding:0;
line-height:1em;
}

h3 {
font-size:1.3em;
margin:0;
padding:0;
line-height:1.3em;
}

.redtext{
color:#ef3f35;
}

img {
border:0;
}

input, textarea {
border:3px solid #555555;
}

#leftBox {
float:left;
width:250px;
border:0;
margin:0 0 0 160px;
}

#rightBox {
padding-left:25px;
float:left;
width:384px; 
margin:0 0 0 0;
}

#leftBox2 {
/*float:left;*/
width:340px;
border:0;
border-right:1px #ef3f35 solid;
margin:0px;
}

.redrule{
color:#ffffff;
width:360px;
border:0;
border-bottom:1px solid #ef3f35;
text-align:left;
}