body {
font-family: Verdana, Arial, sans-serif;
background-color: #000000;
background-image: url(images/Stripes.gif);
background-attachment: fixed;
margin: 0 0;
padding: 0;
font-size: 100%;
text-align: center;
}

.container {
width: 750px;
background-color: #FFFFFF;
color: #000000;
text-align: left;
margin: 0 auto;
padding: 0;
}

h1 {
font-family: Tahoma, Arial, sans-serif;
color: #9F5F0D;
font-size: 22px;
font-weight: normal;
background-image: url(images/endcap.gif);
background-position: center left;
background-repeat: no-repeat;
padding: 10px 40px;
height: 25px;
border-top: 4px double #990000;
border-bottom: 4px double #990000;
vertical-align: middle;
margin: 0;
}

h2 {
color: #2B4E74;
font-family: Georgia, "Times New Roman", serif;
text-align: left;
font-size: 20px;
font-weight: bold;
letter-spacing: 2px;
}

h3 {
color: #797F31;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}

h4 {
color: #2B4E74;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 4px;
margin: 0px;
} 

h5 {
font-size: 12px;
font-weight: bold;
color: #FF0000;
margin: 0px;
}

h6 {
font-size: 10px;
font-weight: bold;
color: #FF0000;
margin: 0px;
}

hr {
background-color: #2B4E74;
color: #2B4E74;
height: 1px;
width: 100%;
}

a:link {color: #35648D; text-decoration: underline; font-weight: bold;}
a:visited {color: #35648D; text-decoration: underline; font-weight: bold;}
a:hover {color: #4B89B9; text-decoration: underline; font-weight: bold;}
a:active {color: #35648D; text-decoration: underline; font-weight: bold;}

li {list-style-image: url(images/bullet.gif);}

/* Photo Classes */

.photoleft {
border: 3px double #990000;
margin: 2px 20px 2px 0px;
float: left;
}

.photoright {
border: 3px double #990000;
margin: 2px 0px 2px 20px;
float: right;
}

.photo {
border: 3px double #990000;
}

.directorybox {
font-size: 12px;
text-align: left;
width: 150px;
background: #FFFFFF;
color: #000000;
float: right;
border: 3px double #9F5F0D;
font-weight: normal;
line-height: normal;
padding: 5px;
margin-top: 10px;
margin-left: 20px;
margin-right: 0px;
margin-bottom: 10px;
}

.directorybox h6 {
text-align: center;
color: #9F5F0D;
font-size: 16px;
font-weight: bold;
padding: 5px 0px;
}

.bluesbox {
font-size: 14px;
text-align: left;
width: 160px;
background: #FFFFFF;
color: #000000;
float: right;
border: 3px double #0000DD;
font-weight: normal;
line-height: normal;
padding: 5px;
margin-top: 10px;
margin-left: 20px;
margin-right: 0px;
margin-bottom: 10px;
}

.bluesbox h6 {
text-align: center;
color: #9F5F0D;
font-size: 16px;
font-weight: bold;
padding: 5px 0px;
}


.logo {
background-color: #000000;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
}

.topnav {
background-image: url(images/RTYnavbar.jpg);
background-repeat: no-repeat;
background-color: #000000;
color: #FFFFFF;
font-size: 12px;
text-align: center;
vertical-align: middle;
letter-spacing: 5px;
margin: 0;
padding: 8px 0px;
border-bottom: 20px solid #FFFFFF;
}

.topnav a:link {color: #FFFFFF; text-decoration: none;}
.topnav a:visited {color: #FFFFFF; text-decoration: none;}
.topnav a:hover {color: #FFFF00; text-decoration: none;}
.topnav a:active {color: #000000; text-decoration: none;}

.content {
width: 559px;
float: left;
padding: 0px 10px;
line-height: 20px;
border-right: 1px dashed #6D91C2;
text-align: left;
vertical-align: top;
}

.sidebar {
float: right;
width: 160px;
padding: 0px 5px;
font-size: 100%;
vertical-align: top;
}

.clear {
clear: both;
}

.footer {
clear: both;
background-color: #000000;
color: #FFFF00;
font-size: 12px;
text-align: center;
padding: 10px 0px;
height: 20px;
vertical-align: middle;
border-top: 10px solid #FFFF00;
}

.footer a:link {color: #FFFF00; text-decoration: none; font-weight: normal;}
.footer a:visited {color: #FFFF00; text-decoration: none; font-weight: normal;}
.footer a:hover {color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.footer a:active {color: #FFFF00; text-decoration: none; font-weight: normal;}

.form {
font-size: 100%;
background-color: #FFFFFF;
color: #000000;
border: 1px solid #990000;
}