body {margin:25px; font:14px Verdana, Arial, Helvetica; color: #000000; text-decoration: none; background-image:url('images/449895.jpg');}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:5px}
.dropdown dt {width:154px; border:0px solid #9ac1c9; background:#ddddff; padding:8px; font-weight:bold; cursor:pointer;}
.dropdown dt:hover {background:#f0f0ff;}
.dropdown dd {position:absolute; overflow:hidden; width:170px; display:none; background:#4fb119; z-index:200; opacity:0}
.dropdown dd:hover {background:#1e7d02;}
.dropdown ul {width:170px; border:0px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
/** .dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#a0a0a0} **/
.dropdown a {width:154px; border:0px solid #9ac1c9; padding:8px; color:#333; text-decoration:none; background:#ddddff}
.dropdown a:hover {background:##f0f0ff; color:#000}
/****  .dropdown .underline {border-bottom:1px solid #9ac1c9} */

.shadowed { 
  float:right;
  background: url(images/drop-shadow.png) no-repeat bottom right;
  margin: 10px 0 0 10px;
}

.shadowed img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 0px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 0px;
}

/********************** Footer ***************************/

#footer {
			border-top: 3px solid #A67A5C;
			clear: both;
			text-align: center;
			font-size: 11px;
			width: 900px;
			}
			
#footerquiet {
			color: #666;
			margin: 0.75em 0;
			}
			
#footerquiet a {
			color: #666;
			margin: 0.75em 0;
			}
			
#footerloud {
			color: #333;
			font-weight: bold;
			margin-top: 2em;
			}
			

/********************** Home Page Main Block ***************************/	

#main {
			float: left;
			width: 900px;
			padding: 0 35px 0 10px;
         color: #000000;
			}
			
#main h3 {
			color: #DD0000;
			}
			
#main h4 {
			color: #A67A5C;
			}			

#content {
			float: left;
			width: 520px;
			padding: 0 35px 0 10px;
         color: #000000;
			}

/********************** Home Page Sidebar ***************************/

#sidebar {
			width: 335px;
			background: url(images/style/bg.gif) repeat;
			margin: 20px 0 40px 0;
			}
			
#newsheader {
			color: #641645;
			background: url(images/style/newsline.gif);
			background-repeat: repeat-x;
			overflow: auto;
			}
			
#newsheader h3 {
			float: left;
			margin: 8px 0 0 0;
			background: #DAC7BB;
			}			
					
#sidebar p {
			color: #641645;
			font-size: 11.5px;
			}
			
#sidebar a:link {
			color: #666;
			text-decoration: none;
			font-weight: bold;
			}
			
#sidebar a:active {
			color: #666;
			text-decoration: none;
			font-weight: bold;
			}
			
#sidebar a:visited {
			color: #666;
			text-decoration: none;
			font-weight: bold;
			}
			
#sidebar a:hover {
			color: #666;
			text-decoration: underline;
			font-weight: bold;
			}
			
.rbtop div {
			background: url(images/style/tlcorner.gif) no-repeat top left;
			}
			
.rbtop {
			background: url(images/style/trcorner.gif) no-repeat top right;
			}

.rbbot div {
			background: url(images/style/blcorner.gif) no-repeat bottom left;
			}

.rbbot {
			background: url(images/style/brcorner.gif) no-repeat bottom right;
			}

.rbtop div, .rbtop, .rbbot div, .rbbot {
			height: 10px;
			font-size: 1px;
			}
	
.rbcontent {
			padding: 0 18px 0 18px;
			}

         /********************** Other ***************************/

.quiet {
			color: #666;
			}

.loud {
			color: #333;
            background-color: transparent;
			}
			
.reallyloud {
			font-weight:700;
			color:#555;
			}
	
h1, h2, h3, h4 {
			margin: 1em 0;
			}

p {
			margin: 1.5em 0;
			}

.rightalign {
			text-align: right;
			}

ul 			{
			margin-left: 0px;
			margin-right: 00px;
			}

td {
   color: #000;
  padding: 3px;
}
