/* CSS Document */

body {
margin: 0 0 0 0;
background-color: #423F3F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
a:link {
color:#BA0000;
}
a:hover {
color: #3366CC;
}
a:visited {
color: #333333;
}
#main {
width: 885px;
}
#header {
width: 100%;
height: 135px;
align: bottom;
}
#nav {
width: 100%;
}
#flash {
}
#no-guts {
width: 797px;
height: 1600px;
background-color: #FFFFFF;
margin-left: 26px;
}
#no-guts-tall {
width: 797px;
height: 2800px;
background-color: #FFFFFF;
margin-left: 26px;
}
#no-guts2 {
width: 797px;
height: 750px;
background-color: #FFFFFF;
margin-left: 26px;
}
#guts {
width: 885px;
height: 339px;
background-image: url(../images/white-body2.jpg);
background-repeat: no-repeat;
}
#med-guts {
width: 885px;
height: 482px;
background-image: url(../images/white-body-med.jpg);
background-repeat: no-repeat;
}
#lg-guts {
width: 885px;
height: 602px;
background-image: url(../images/white-body-lg.jpg);
background-repeat: no-repeat;
}
#copy {
width: 730px;
margin-left: 40px;
margin-top: 20px;
margin-right: 10px;
float: left;
}
#copy2 {
width: 730px;
margin-left: 25px;
margin-top: 20px;
margin-right: 10px;
float: left;
}
#book {
width: 215px;
height: 161px;
float: right;
margin-top: 10px;
margin-left: 10px;
}
#book-tall {
width: 215px;
height: 500px;
float: right;
margin-top: 10px;
margin-left: 10px;
}
h1 {
font-size: large;
color: #BA0000;
}
h2 {
font-size: medium;
color: #BA0000
}
h3 {
font-size: small;
color: #BA0000;
font-weight: bold;
}
h3 a:link {
color: #04738C;
}
.footer {
color: #FFFFFF;
font-size: 10px;
padding-left:50px;
}
.footer a {
color: #FFFFFF;
}
.footer a:hover {
color: #cccccc;
}
.2nd-nav {
font-size: small;
color: #BA0000;
font-weight: bold;
}