body
{
background-color: #B6C4A3;
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 85%;
margin: 25px;
}

*{
margin: 0px;
padding: 0px;}

a:active, a:visited, a:link
{
color: #718E48;
text-decoration: none;
}

a:hover
{
color: #000000;
text-decoration: none;
}


#computercontainer
{ 
width: 800px;
height: 100%;
margin: 0 auto 20px auto;
background: #F4F4F4;
border: 1px solid #677E43;
background-color: #f4f4f4;
}

#computertopheader
{
width: 750px;
height: 60px;

}

#computertopheader h1
{
text-align: right;
margin-right: 5px;
color: #F15640;
font-family: vedana;
text-transform: lowercase;
font-size: 3.5em;
letter-spacing: 2pt

}


#computertopheader2 h2
{
text-align: center;
margin-top: 12px;
margin-right: 5px;
color: #F15640;
font-family: vedana;
text-transform: lowercase;
font-size: 1.1em;
letter-spacing: 1.5pt

}

#menu
{
text-align: right;
margin-top: 12px;
height: 20px;

}

#menu a
{
margin-right: 15px;
text-transform: lowercase;
font-size: 1.0em;
text-decoration: none;

}

#computerheader
{
border-top:1px solid #677E43;
border-bottom:1px solid #677E43;
color: #3A4925;
width: 100%;
margin-top: 10px;
height: 121px;
background-image:url('computer.jpg'); background-repeat:repeat-x
}

#computermainleft
{
color: #3A4925;
margin-top: 10px;
padding: 5px;
padding-bottom: 10px;
padding-right: 15px;
line-height: 175%;
width: 400px;
float: left;
}

#computermainleft h2
{
font-size: 135%;
padding-bottom: 5px;
margin-left: 30px;
color: #F15640;
width: 250px;
letter-spacing: 2pt
}

p
{
color: #3A4925;
margin-top: 15px;
font-size: 0.9em;
margin-left: 30px;
}


#computermainright
{
margin-right: 10px;
width: 250px;
float: right;
line-height: 175%;
margin-left: 0px;
text-align: left;
}

#computermainright h2
{
font-size: 135%;
margin-left: 0px;
color: #F15640;
width: 250px;
letter-spacing: 2pt
}

#computermainright p
{
width: 250px;
color: #3A4925;
margin-top: 15px;
margin-left: 0px;
}

#computerfooter
{
margin-bottom: 10px;
margin-right: 4px;
clear: both;
text-align: right;
width: 100%;
}