#wrap 
{
    width: 707px;
    margin: 5px auto;
}

#content 
{
    min-height: 500px;
    float:left;
    width:530px;
}

#QuickDL 
{
    background: #ffffff;
    color: #777777;
    margin-top: 59px;
    margin-left: 0px;
    width: 170px;
    height: 207px;
    border-color: #d3d3d3;
    border-style: solid;
    border-width: thin;
    border-radius: 5px 5px 0px 0px;
    font-size: 11px;
    text-align: center;
    float:right;
}

#QuickDL a:hover
{
    color: #3397D5;
}

#QuickDL a 
{
   color: #7ca653;
}

#QuickDL  a:link, #QuickDL  a:visited 
{
    text-decoration: none;
}

#Donate
{
    background: #ffffff;
    color: #777777;
    margin-top: 5px;
    margin-left: 0px;
    width: 170px;
    height: 100px;
    border-color: #d3d3d3;
    border-style: solid;
    border-width: thin;
    font-size:11px;
    text-align: center;
    float:right;
}

#BrotherSoft
{
    background: #ffffff;
    color: #777777;
    margin-top: 5px;
    margin-left: 0px;
    width: 170px;
    height: 130px;
    border-color: #d3d3d3;
    border-style: solid;
    border-width: thin;
    border-radius: 0px 0px 5px 5px;
    font-size:11px;
    text-align: center;
    float:right;
}

#BrotherSoft a 
{
   color: #7ca653;
}

#BrotherSoft a:hover
{
    color: #3397D5;
}

#BrotherSoft a:link, #BrotherSoft a:visited 
{
    text-decoration: none;
}

#Donate a 
{
   color: #7ca653;
}

#Donate a:hover
{
    color: #3397D5;
}

#Donate a:link, #Donate a:visited 
{
    text-decoration: none;
}

.QuickDLText 
{
    margin-top: 15px;
}

#main 
{
    background: #ffffff;
    color: #777777;
    padding: 4% 4% 4% 4%;
    border-color: #d3d3d3;
    border-style: solid;
    border-width: thin;
    font-size:small;
    font-size:11px;
    border-radius: 5px 5px 0px 0px;
}

#main a:link, #main a:visited 
{
    text-decoration: none;
    color: #7ca653;
}

#main a:hover
{
    color: #3397D5;
}
    
pre 
{
    font-size:medium;
}

#nav ul
{
    list-style:none;
    margin: -1px;
}

#nav li
{
    display:inline;
}

#nav a 
{
    text-decoration:none;
    padding: 0 2%;
    color: #777777;
    background-color:white;
    border-top: thin solid #d3d3d3;
    border-left: thin solid #d3d3d3;
    border-right: thin solid #d3d3d3;
    font-size: small;
}


#nav a[rel="selected"] 
{
    border-top: thin solid #d3d3d3;
    border-left: thin solid #d3d3d3;
    border-right: thin solid #d3d3d3;
    border-bottom: thin solid #ffffff;
    color: #7ca653;
    background-color: #ffffff;
}


#nav a:hover 
{ 
    color: #7ca653;
    background-color:white;
}

#nav a.here:hover 
{ 
    color: #7ca653;
    background-color: #f6f6f6;
}


body 
{
    font-family: sans-serif;
    background-color: #f0f0f0;
}

#header 
{
    margin-top: 12px;
    margin-bottom: 11px;
    color: #7ca653;
    background-color: #f0f0f0;
    font-size: medium;
}

.newsheader
{
    color: #7ca653;
}

hr.hr2 
{
   border: 0px;
   color: #d3d3d3;
   background-color: #d3d3d3;
   height: 1px;
}

#footer 
{
    margin: 1% 0 0 0;
    font-size:11px;
    text-align: center;
    border-width: thin;
    border-style: solid;
    border-color: #d3d3d3;
    color: #777777;
    padding: 2px;
    border-radius: 0px 0px 5px 5px;
    background-color: white;
}

#footer a 
{
   color: #7ca653;
}

#footer a:hover
{
    color: #3397D5;
}

#footer a:link, #footer a:visited 
{
    font-size:11px;
    text-decoration: none;
}
