﻿body
{background:#C1E2C1;
 color:#000;
 font:10pt arial;}

#container
{width:750px;
 height:100%;
 position:absolute;
 left:200px;
 top:0px;
 margin:0px auto;}
 
#navigation
{width:305px;
position:absolute;
top:370px;
left:10px;
background:#FFF;
padding:10px 5px 10px 5px;
margin:0px auto;
font:20pt georgia;
text-align:center;}

#text
{background-color:#C7E5C7;
 width:285px;
 padding:10px;
 margin:0px auto;
 text-decoration:none;
 text-align:right;
 font-weight:bold; 
 font-style:italic}
 
 #maintext
 {background-color:#FFF;
  position:absolute;
  top:30px;
  left:330px;
  width:455px;
  height:auto;
  padding:5px;}
  
 #quotetext
 {color:#86AE86;
  font:20pt arial;
  text-align:center;}

#jobtext
{font:14pt arial;}
 
 a:link,a:visited,a:active
 {color:#86AE86;
  text-decoration:none}
  
 a:hover
 {color:#FDF7C9;}
 
 i.logo
 {background:#C1E2C1 url('../Images/logo4.png') no-repeat;
  position:absolute;
  width:305px;
  height:400px;
  top:30px;
  left:10px;
  padding:5px;
  margin:0px auto}
  
  hr
  {color:#FDF7C9;
   border:1px solid #000;
   width:430px;
   height:10px}
   
   b{color:#86AE86}
  
 
  
 
