body {
background-color: #FCEBEB;
}

p {
font-family: georgia,verdana,helvetica,arial,sans;
font-size: 12px;
}

a {
font-family: georgia,verdana,helvetica,arial,sans;
font-size: 12px;
color: #222222;
text-decoration: none;
letter-spacing: +1px;
padding-left: 5px;
padding-right: 5px;
font-weight:bold;
}

a:hover {
font-family: georgia,verdana,helvetica,arial,sans;
font-size: 12px;
color: #E8E8E8;
text-decoration: none;
background-color: #781313;
/*width: 100%;*/ 	
letter-spacing: +1px;
font-weight:bold;
}

a.mainnav {
font-family: verdana,helvetica,arial,sans;
font-size: 13px;
color: #222222;
text-decoration: none;
letter-spacing: +1px;
padding-left: 5px;
padding-right: 5px;
font-weight:bold;
}

a.mainnav:hover {
font-family: verdana,helvetica,arial,sans;
font-size: 13px;
color: #E8E8E8;
text-decoration: none;
background-color: #781313;
letter-spacing: +1px;
font-weight:bold;
width: 100%;
}

a.subnav {
font-family: verdana,helvetica,arial,sans;
font-size: 11px;
color: #571717;
text-decoration: none;
padding-left: 15px;
padding-right: 5px;
font-weight:bold;
}

a.subnav:hover {
font-family: verdana,helvetica,arial,sans;
font-size: 11px;
color: #E8E8E8;
text-decoration: none;
background-color: #781313;
font-weight:bold;
padding-left: 15px;
padding-right: 5px;
width: 100%;
}


#banner {
width: 750px;
height: 80px;
position:absolute;
left:0px;
top:0px;
background-color: #e8e8e8;
background-image: URL(img/banner.gif);
}


#nav {
width: 215px;
height: 600px;
border-right: 1px solid #781313;
/*try border-right, border-left, border-top, and border-bottom */
position:absolute;
left:0px;
top:80px;
padding:5px;
/* try solid, double, dashed, dotted, inset, outset*/
}

#content1 {
width: 320px;
height: 600px;
position:absolute;
left:215px;
top:90px;
/*border-right: 1px dashed #222222;
border-left: 1px dashed #222222;*/
font-family: georgia,verdana,helvetica,arial,sans;
font-size: 12px;
color: #222222;
text-decoration: none;
letter-spacing: +1px;
padding-left: 15px;
padding-right: 10px;
font-weight:normal;
line-height: 16px;
}

#content2 {
/*font-size: 10px;*/
/*border-right: 1px dashed #222222;
border-left: 1px dashed #222222;*/
width: 200px;
height: 600px;
position:absolute;
left:540px;
top:90px;
}

#content3 {
width: 520px;
height: 600px;
position:absolute;
left:215px;
top:90px;
font-family: georgia,verdana,helvetica,arial,sans;
font-size: 12px;
color: #222222;
text-decoration: none;
letter-spacing: +1px;
padding-left: 15px;
padding-right: 10px;
font-weight:normal;
line-height: 16px;
}



#outside {
width: 100%;
height: 100%;
position:relative;
left:750px;
top:0px;
/*background-color: #310404;*/
background-image: URL(img/bannertile.gif);
}

.contenttable{
font-family: georgia,verdana,helvetica,arial,sans;
font-size: 12px;
color: #222222;
text-decoration: none;
padding: 5px;
line-height: 16px;
border: 1px solid #781313;
/*background-color: #781313;
border: 1px solid #781313;*/
}

.contenttable2{
font-family: georgia,verdana,helvetica,arial,sans;
font-size: 13px;
color: #222222;
text-decoration: none;
padding: 5px;
line-height: 16px;
border: 1px solid #781313;
/*background-color: #781313;
border: 1px solid #781313;*/
}

.smalltext {
font-family: verdana;
font-size: 10px;
color: #092F70;
text-decoration: none;
letter-spacing: +.5px;
padding-left: 5px;
}

.titles {
font-family: arial,verdanda;
font-size: 21px;
color: #781313;
text-decoration: bold;
letter-spacing: +1px;
}

.tabletitles{
font-family: verdana,arial;
font-size: 11px;
text-decoration: none;
letter-spacing: +1px;
padding-left: 5px;
color: #ffffff;
background-color: #781313;
border: 1px solid #781313;
font-weight:bold;
}

.footer{
font-family: verdana;
font-size: 10px;
text-decoration: none;
letter-spacing: +1px;
padding-left: 5px;
padding-right: 5px;
color: #ffffff;
background-color: #781313;
border: 1px solid #781313;
}
