a{
font-family: verdana, sans-serif;
font-size: 13px;
text-decoration: none;
}

a.nav{
color: #800000;
font-family: verdana, sans-serif;
font-size: 13px;
text-decoration: none;
}

a.nav:hover, a.nav:visited:hover{
color: #333;
font-family: verdana, sans-serif;
font-size: 13px;
text-decoration: none;
}

a.nav:visited{
color: #787878;
font-family: verdana, sans-serif;
font-size: 13px;
text-decoration: none;
}

body{
background: #800000;
width: 800px;
font-family: verdana, sans-serif;
font-size: 13px;
color: #1b1b1b;
}

div.bottom{
height: 28px;
width: 800px;
background-image: url(../images/gutsbottom.jpg);
background-repeat: no-repeat;
}

div.footer{
background: #800000;
font-family: verdana, sans-serif;
font-size: 11px;
color: #ccc;
text-align: center;
}

div.guts{
width: 800px;
position: absolute;
left: 0px;
top: 139px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(../images/gutsrpt.jpg);
background-repeat: repeat-y;
}

div.header{
height: 140px;
width: 800px;
padding: 0px;
position: absolute;
left: 0px;
top: 0px;
padding: 0px;
}

div.nav{
width: 100px;
position: absolute;
left: 50px;
}

div.text{
text-align: justify;
width: 590px;
position: relative;
left: 160px;
top: 0px;
min-height: 350px; /* these three height declarations are necessary for IE7/FF compatibility */
height: auto !important;
height: 350px;
}

div.welcome{
width: 800px;
position: absolute;
left: 8px;
top: 413px;
padding: 0px;
background-image: url(../images/welcomerpt.jpg);
background-repeat: repeat-y;
}

h1{
color: #000;
font-family: verdana, sans-serif;
font-size: 16px;
font-weight: bolder;
}

h2{
color: #000;
font-family: verdana, sans-serif;
font-size: 14px;
font-weight: bold;
}

h3{
color: #000;
font-family: verdana, sans-serif;
font-size: 13px;
font-weight: bold;
}

img{
border: 0px;
}

img.welcomebottom{
position: relative;
left: 0px;
top: 5px;
}

p, ul, li{
font-family: verdana, sans-serif;
font-size: 13px;
color: #1b1b1b;
}

p.welcome{
font-family: verdana, sans-serif;
font-size: 13px;
color: #1b1b1b;
width: 700px;
position: relative;
left: 48px;
}
