
body,th,td,p,form,textarea,input,pre,img {
 border: 0;
 margin: 0;
 padding:0;
 font-family:sans-serif;
}

body {
 background-color:rgb(68,146,109);
 background-attachment:fixed;
 text-align:center;
}

p {
 font-size:80%;
 text-decoration:none;
 color:black;
}

img {
 vertical-align:top;
}

.small { font-size:90%;  }
.large { font-size:100%; }

a img  { border:1px solid white;}

a         { font-family:sans-serif; }
a:link    { color:black; }
a:visited { color:rgb(76,76,76);   text-decoration:underline; }
a:hover   { color:rgb(51,153,204); text-decoration:none; }
a:active  { color:rgb(255,204,0);  text-decoration:none; }

#main {
 margin:auto;
 width:758px;
 text-align:left;
 margin-top:20px;
 margin-bottom:20px;
}


#left {
 margin:0px;
 width:468px;
 float:left;
}


#right {
 margin-left:20px;
 margin-top:40px;
 width:250px;
 float:left;
}

#right p {
 color:white;
}
