
body {
   background-image: url(/images/bg.gif);
   background-color: #aecece;
   padding: 0px;
   margin: 10px auto 10px auto;
}
p, h1, h2, li {
/*   font-family: Arial, Helvetica, sans-serif;*/
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
#body {
   border: 1px solid #333333;
   background-color: #ffffff;
   text-align: left;
   width: 790px;
}
#logobar {
   background-color: #ffffff;
   padding-top: 3px;
   padding-bottom: 3px;
}
#topnav {
   background-color: #333333;
}
#topnav p {
   font-size: 75%;
   color: #ffffff;
   text-align: center;
	margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a, #topnav p a:visited {
   color: #ffffff;
   padding-left: 6px;
   padding-right: 6px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a:hover {
   color: #e83038;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #e83038;
}
#content {
   padding: 20px 20px 10px 20px;
}
#content p {
   color: #333333;
   font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #333333;
   text-decoration: underline;
}
#content a:hover {
   color: #e83038;
   text-decoration: none;
}
#content h1 {
   color: #e83038;
   font-size: 90%;
	margin-top: 0px;
   margin-bottom: 15px;
}
#content h2 {
   color: #e83038;
   font-size: 80%;
   font-weight: bold;
   margin-top: 5px;
	margin-bottom: 10px;
}
#content h2 a {
   color: #e83038;
   text-decoration: none;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
	list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 45px;
}
#content li {
   color: #333333;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .quote {
   margin: 10px 20px 5px 20px;
   font-style: italic;
   text-align: left;
}
#content .quoter {
   margin: 0px 20px 10px 20px;
   font-weight: bold;
   text-align: left;
}
#content .imagebar {
   margin-top: 5px;
   margin-bottom: 5px;
   text-align: center;
}
#content .imagebar img {
   border: 1px solid #333333;
}
#content .button, #content .RWFormButton {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 85%;
   color: #ffffff;
   background: #000000;
}

#content .RWForm p {margin-top: 0px; margin-bottom: 0px;}
#content .RWFormTitle {text-align: right;}

#content .small {
   font-size: 70%;
}
#content .highlight {
   font-weight: bold;
}
#content .highlight2 {
   color: #e83038;
}
#content .spacer {
   font-size: 10%;
}
#content .borderedtable {
   border-left: 1px #cccccc solid;
   border-top: 1px #cccccc solid;
}
#content .borderedtable th, #content .borderedtable td {
   border-right: 1px #cccccc solid;
   border-bottom: 1px #cccccc solid;
}
#content .borderedtable th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .borderedtable td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .img {
   border: 1px solid #333333;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #333333;
   margin-left: 15px;
   margin-bottom: 2px;
}
#content .imgl {
   border: 1px solid #333333;
   margin-right: 15px;
   margin-bottom: 2px;
}

#footer {
   background-color: #333333;
   padding-top: 2px;
   padding-bottom: 2px;
}
#footer p {
   font-size: 70%;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, a:visited {
   color: #ffffff;
}
#footer a:hover {
   color: #e83038;
   text-decoration: underline;
}

#content .RWGalleryEnlargementTitle {font-size: 85%; font-weight: bold; color: #333333;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #333333;}
#content .RWGalleryThumb {margin: 10px; border: 1px solid #333333;}

#content .RWLinksTable {margin: 0px 0px 15px 0px;}
#content .RWLinksTitle {margin: 15px 0px 0px 0px;}
#content .RWLinksDescription {margin: 0px;}
#content .RWLinksDisplayURL {margin: 15px 0px 0px 15px;}

