body {
	margin: 0px;
	padding: 0px;
}

table {
border-bottom: 2px solid #BE1313;
font: bold 13px helvetica, arial, verdana, sans-serif;
color: #666666;
}

table table {
border: none;
}

a:link, a:visited {
color: #666666;
}
a:hover{
color: #999999;
}



#nav {
width: 616px;
padding, margin: 0;
text-align: right;
}

#bodytext {
padding: 0px 10px 10px;
width: 500px;
margin: 60px 30px;
border-right: 1px solid #666666;;
border-bottom: 1px solid #666666;;
font: normal 13px helvetica, arial, verdana, sans-serif;
color: #666666;
}



.strip {
width: 100%;
background-image: url(../images/nav/navStrip.gif);
background-repeat: repeat-x;
background-position: left top;
}



.bottomStrip {
background-image: url(../images/bottomStrip.jpg);
background-repeat: no-repeat;
}

.background {
background-image: url(../images/background.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

#footer {
padding: 3px 4px;
font: 10px verdana, arial, helvetica, sans-serif;
color: #C01515;
}

#footer a:link {
color: #C01515;
}

#footer a:visited {
color: #C01515;
}

#footer a:hover{
color: #730D0D;
}

.BGLG {
background-image: url(../images/backgroundLarge.jpg);
background-repeat: no-repeat;
background-position: left 161px;
}

.BGLG2 {
background-image: url(../images/topStrip.jpg);
background-repeat: no-repeat;
background-position: left top;
}

.smaller {
font: normal 10px helvetica, arial, verdana, sans-serif;
}

.drop {
float: left;
margin: 2px 10px -4px 0;
}

.rollover {
margin: 100px 0px 0 30px;
float: right;
}

.thumb img {
border: 2px solid black;
}

ul {
margin-left: 70px;
}

ul li {
margin-left: 30px;
}

ul li a:link {
color: #BE1313;
}

ul li a:visited {
color: #BE1313;
}
ul li a:hover{
color: #492E2E;
}

b {
color: #BE1313;
}