body
{
    background-color: #3d0e08;
    width:925px;
}
div#outer 
{
    clear: both;
    padding: 1px;
    width:100%;
    text-align:center;
}
div#all 
{
    clear: both;
    padding: 1px;
    width:925px;
    position:relative;
    background-color:#f0e8dc;
}
div#top-content 
{
    clear: both;
    height: 90px;
    padding: 1px;
    text-align:left;
    background-color:#FFFFFF;
}
div#cat-column /* left */
{
     float:left;
     width:175px;
     font-family: Sans Serif;
     text-align: center;
     border-left: 1px solid #FAB864;
     border-right: 1px solid #FAB864;
     border-bottom: 1px solid #FAB864;
}
div#ad-column /* right */
{
    float: right;
    width: 150px;
}
div#spacer /* space between left and middle */
{
    float: left;
    width: 10px;
}
div#content  /* middle column */
{
    padding: 5px 160px 5px 190px;
    margin: 10px;
}
div#footer {
     clear: both;
     background-color: #DF2036;
     font-family: Sans Serif;
	 font-size: 11pt;
     color:#EEEEEE;
}
a.footLink:link 
{
     font-family: Sans Serif;
	 font-size: 11pt;
	 font-weight: 700;
     text-decoration:underline;
     line-height:2;
     color:#AAAAAA;
}
a.footLink:visited
{
     font-family: Sans Serif;
	 font-size: 11pt;
	 font-weight: 700;
     text-decoration:underline;
     line-height:2;
     color:#AAAAAA;
}
a.footLink:hover
{
     font-family: Sans Serif;
	 font-size: 11pt;
	 font-weight: 700;
     text-decoration:none;
     line-height:2;
     color:#AAAAAA;
}
a.lnkDetLink:link 
{
     font-family: Sans Serif;
	 font-size: 13pt;
	 font-weight: 700;
     text-decoration:underline;
     line-height:2;
}
a.lnkDetLink:visited
{
     font-family: Sans Serif;
	 font-size: 13pt;
	 font-weight: 700;
     text-decoration:underline;
     line-height:2;
}
a.lnkDetLink:hover
{
     font-family: Sans Serif;
	 font-size: 13pt;
	 font-weight: 700;
     text-decoration:none;
     line-height:2;
	 color: #0000CC;
}
a.lnkHeadLink:hover
{
     font-family: Sans Serif;
	 font-size: 14pt;
	 font-weight: 700;
     text-decoration:none;
     line-height:2;
	 color: #0000CC;
}
a.lnkHeadLink:link 
{
     font-family: Sans Serif;
	 font-size: 14pt;
	 font-weight: 700;
     text-decoration:underline;
     line-height:2;
}
a.lnkHeadLink:visited
{
     font-family: Sans Serif;
	 font-size: 14pt;
	 font-weight: 700;
     text-decoration:underline;
     line-height:2;
}
.banner
{
     float: right;
     position:relative;
}
.cat-col-hdr
{
     font-family: Sans Serif;
     font-weight: 700;
     color: #ffffff;
     background: #FAB864;
     text-align: center;
     border-left: 1px solid #FAB864;
     border-right: 1px solid #FAB864;
     border-top: 2px groove #FAB864;
}
.homecontent
{
     font-family: Sans Serif;
	 font-size: 11pt;
     text-align: left;
}
.catDesc
{
     font-family: Sans Serif;
	 font-size: 11pt;
     text-align: left;
}
a.catLink:link 
{
     font-family: Sans Serif;
	 font-size: 11pt;
	 font-weight: 700;
     text-decoration:underline;
     line-height:2;
}
a.catLink:visited 
{
     font-family: Sans Serif;
	 font-size: 11pt;
	 font-weight: 700;
     text-decoration:underline;
     line-height:2;
}
a.catLink:hover 
{
     font-family: Sans Serif;
	 font-size: 11pt;
	 font-weight: 700;
     text-decoration:none;
	 color: #0000CC;
     line-height:2;
}
.breadcrumb
{
     font-family: Sans Serif;
	 font-size: 10pt;
     text-align: left;
}
.subfoot
{
     font-family: Sans Serif;
	 font-size: 11pt;
     text-align: left;
}
a.taglink:link 
{
  	 font-family: Sans Serif;
	 font-size: 14pt;
	 font-weight: 700;
	 text-decoration: overline;
	 font-variant: small caps;
	 color: #0000CC;
}
a.taglink:visited 
{
  	 font-family: Sans Serif;
	 font-size: 14pt;
	 font-weight: 700;
	 text-decoration: overline;
	 font-variant: small caps;
	 color: #0000CC;
}
a.taglink:hover 
{
  	 font-family: Sans Serif;
	 font-size: 14pt;
	 font-weight: 700;
	 text-decoration: overline;
	 font-variant: small caps;
	 color: #0000CC;
}
a:link {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #3366FF;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #3366FF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #FF6633;
	text-decoration: none;
}
