body {
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
background-color: #660000;
}
img {
border-color: #c57313;
}
.topLeft {
	background-image: url(../jpg/topLeft.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height: 126px;
	width: 164px;
}
.topRight {
	width: 691px;
	background-image: url(../jpg/topRight.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 126px;
}
.bottomLeft {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
text-align:center;
height: 28px;
background-image: url(../jpg/fillerLeft.gif);
background-repeat:repeat-y;
}
.bottomLeft a {
text-decoration:none;
color: white;
}
.bottomLeft a:hover {
text-decoration:underline;
color: white;
}
.bottomRight {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
text-align:center;
height: 28px;
background-image: url(../jpg/fillerRight.gif);
background-repeat:repeat-y;
}
.bottomRight a {
color: white;
text-decoration: none;
}
.bottomRight a:hover {
color: white;
text-decoration: underline;
}
.left {
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
background-image: url(../jpg/fillerLeft.gif);
background-repeat:repeat-y;
}
.right {
padding-left: 90px;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
background-image: url(../jpg/fillerRight.gif);
background-repeat:repeat-y;
}
.menu {
background-image:none;
position: relative;
padding-top: 10px;
font-family: "Comic Sans MS", sans-serif, Arial, "Trebuchet MS";
font-size: 14px;
line-height: 22px;
text-indent: 32px;
width: 164px;
font-weight: bold;
}
.menu a {
background-image:none;
margin-bottom: 4px;
text-decoration:none;
color: white;
position: relative;
margin-left: -15px;
display: block;
height: 22px;
width: 179px;
}
.menu a:hover {
background-image: url(../jpg/menu.gif);
background-repeat:no-repeat;
}
.submenu {
position: relative;
left: 20px;
}
.submenu a {
background-image:none;
font-size: 12px;
font-weight: normal;
}
.submenu a:hover {
text-decoration: none;
color: #e28f2f;
background-image:none;
}
.counter {
margin-left: 15px;
text-align: center;
}
.counterCenter {
}
.title {
background-image: url(../jpg/titleIcon.gif);
background-position: left;
background-repeat:no-repeat;
height: 24px;
padding-top: 15px;
text-indent: 10px;
font-family: "Comic Sans MS", sans-serif, Arial, "Trebuchet MS";
font-size: 16px;
font-weight: bold;
}
.txt {
color: white;
width: 570px;
text-align:justify;
line-height: 18px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}
.txt a {
color: white;
text-decoration: underline;
}
.txt a:hover {
color: white;
text-decoration:none;
}
.txt2 {
color: white;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}
marquee {
font-family:Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #802b2b;
width: 430px;
height: 18px;
color: white;
font-size: 12px;
line-height: 18px;
margin-bottom: 25px;
}
input, textarea, select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 2px;
color: white;
border: 1px solid #c57313;
background-color: #660000;
}