﻿body
{
   padding:0px 10px;
   text-indent:20px;
   color:#909090;
   font-family:verdana;
   font-size:14px;
}

.background
{
   background-color:#000000;
}

.page_outer
{
   position:relative;
   text-align:center;
   bottom:auto;
}

.page_inner
{
   width:900px;
   position:relative;
   text-align:left;
   margin-left:auto;
   margin-right:auto;
   background-color:#2828ac;
}

.monkey
{
   width:500px;
   height:375px;
}

.tab_links
{
   width:900px;
   position:relative;
   background-color:#000099;
}

.content_page
{
   vertical-align:top;
}

.footer
{
   position:relative;
   width:900px;
   text-align:center;
}

.page_break
{
   width:500px;
   height:1px;
   border:1px black solid;
}

table.links
{
   width:904px;
   position:relative;
   right:2px;
   border-spacing:0px;
   text-indent:0px;
   text-align:center;
}

td.links
{
   white-space:nowrap;
   outline:black solid 1px;
}

hr
{
   border:thin black solid;
   width:75%;
}

td.bar
{
   background-color:#999999;
   width:25px;
   border:2px #2828ac solid;
}

.photo
{
   border-style:none;
}

a:link,a:visited
{
   color:#999999;
   font-weight:bold;
   font-style:italic;
   text-decoration:none
}

a:hover
{
   color:#000000;
   font-weight:bold;
   text-decoration:underline
}

p.copyright
{
   text-align:center;
}