body
{
   width: 900px;
   margin: auto;
   margin-top:0px;
   background-color: #F8F8F8;
   background-image:url('images/bg005.png');
   background-repeat: repeat-x;
   color: #949494;
   font-size: 8pt;
   font-weight: normal;
   font-family: Georgia;
   letter-spacing: 0px;
   left-margin: 2;
}


#header
{
   width: 500px;
   height: 440px;
   margin-bottom: 5px;
   border: 0px solid #000000;
}

#sidebar
{
   float:right;
   margin-right:100px;
   width:200px;
   font-size: 5pt;
   margin-bottom: 5px;
   border: 0px solid #000000;
}


#content
{
   float:left;
   width:465px;
   margin-left:100px;
   padding: 5px;
   margin-bottom: 5px;
   border: 0px solid #000000;
}


#footer
{
   float: left;
   width: 775px;
   margin-left: 0px;
   margin-bottom: 5px;
   border: 0px solid #000000;
   background-color: #FFFFFF;
   color: #0b0803;
   text-transform: uppercase;
   font-size: 9px;
   letter-spacing: 3px;  
   padding: 20px;
   text-align: center;  
   z-index: 100;
}



A:link {COLOR: #5B3F61; text-decoration: none; font-weight: bold;}
A:visited {COLOR: #5B3F61; text-decoration: none; font-weight: bold;}
A:active {COLOR: #5B3F61; text-decoration: none; font-weight: bold;}
A:hover {COLOR: #73537A; text-decoration: none; font-weight: bold;}



TABLE {

font-size: 8pt;
font-family: Tahoma, color: #949494;
letter-spacing: 0px;
}

input, textarea, option, select {
background-color : #ffffff;
border: 0px solid #ffffff;
font-family: Tahoma;
font-size: 8pt;
padding: 2.5px;
color: #0d0606;
text-align: center;
}

h2 {
    background: none;
    font: 15pt Georgia;
    font-style: italic;
    color: #826788;
    margin: 0px;
    text-align: center;
}


h3 {
    background: none;
    border-bottom: 1px dashed #6D7989;
    font: 8pt Trebuchet MS;
    font-style: italic;
    padding-bottom: 3px;
    margin: 0px;
    margin-bottom: 15px;
}


h4
{
font-family: Tahoma;
font-size: 7pt;
font-weight: normal;
color: #888888;
text-align: center;
letter-spacing: 3px;
margin: 0;
padding: 3px;
margin-bottom: 0;
background-color: #EFEFEF;
}

h5
{
font-family: georgia;
font-size: 8pt;
font-weight: normal;
color: #B4BFBB;
line-height: 1pt;
text-align: center;
letter-spacing: 2px;
margin: 0;
padding: 2px;
background-color:#;
}

h6
{
font-family: georgia;
font-size: 8pt;
color:#FFFFFF;
text-transform:lowercase;
font-weight:normal;
letter-spacing:3;
margin:0;
padding:1px;
text-align:center;
margin-bottom:0;
background-color:#ed8e83;
border-bottom:2px solid #c34832;
}

h1
{
font-family:georgia;
font-size:13px;
color:#060000;
font-weight:normal;
text-align:center;
letter-spacing:1;
margin:0;
padding:2px;
margin-bottom:2;
background-color:#826788;
}

strong {
    color: #281E1F;
}

B, b {
    color: #281E1F;
}

I, i {
    color: #31564F;
}

U, u {
    color: #D31B16;}

a {
    color: #A2B2AD;
}

tr, table, td {
font-size: 7.5pt;
}

.side_title
{
color: #404040;
padding: 20px 0px 23px 0px;
font-family: georgia;
font-size: 13px;
text-align: center;
letter-spacing: 1px;
background: url('images/bg-side-top.png') no-repeat bottom;
}

#side_content
{
color: #4b4b4b;
padding: 3px;
font-family: Arial;
font-size: 6pt;
text-align: justify;
background: #ededed;
margin-bottom: 10px;}

#boxupdate
{
border: 1px dashed #C5D6E0;
background: #ffffff;
padding: 2px;
}

blockquote {
	background: #EFEFEF;
	border: 1px dashed #6D7989;
	padding: 10px;
}

.affiliates img { 
border-width :0px;
border-color: #f8efe8;
background-color: #f8efe8;
margin: 2px;
border-style: solid;
}

.affiliates img:hover { 
margin: 2px;
border-width :0px;
border-color: #f8efe8;
background-color: #f8efe8;
border-style: solid;
}
