A:visited {color:#336699}
A:link {color:#336699}

html {height:100%}
body{
    margin:20px;
    }

FORM { margin: 5px 0 }
DIV { margin: 0px 0 }
#container
{
    background:#336699;
	padding: 0px 0px 0px 0px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #3399CC;
	border-left: 2px solid #3399CC;
	border-right: 2px solid #3399CC;
}

#content {
   
   padding:10px;
   font-family: verdana;
   font-size: 12px;
   color: #333333;
   background:#ffffff;
    }
	
#photos {
    background:#ffffff;
    float:left;
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	padding:5px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }
	
	
	
#bottom {
    background:#cccccc;
    clear:both;
	padding:5px;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
    }

#top {background:#cccccc;}


.black {font-family: verdana;
        font-size: 10pt;
  color: #333333;
  text-decoration: none}
    
.blackbold {font-family: verdana;
        font-size: 10pt;
  color: #333333;
  font-weight: bold} 
  
.blacksmallbold {font-family: verdana;
        font-size: 8pt;
  color: #333333;
  font-weight: bold}
  
.blacksmall {font-family: verdana;
        font-size: 8pt;
  color: #333333;
  font-weight: normal}

.greysmall {font-family: verdana;
        font-size: 8pt;
  color: #666666;
  font-weight: normal}
  
.red {font-family: verdana;
        font-size: 8pt;
  color: red;
  font-weight: normal}
  
.white {font-family: verdana;
        font-size: 10pt;
  color: white;
  font-weight: normal}
  
.whitebold {font-family: verdana;
        font-size: 10pt;
  color: white;
  font-weight: bold}
  
.copy {font-size: 10px;
	font-family: verdana;
    font-size: 10pt;
    color: #333333}
	
.inputchange {width:100;
    height:17;
    border: solid 1px #6699cc}
  
.whitesmall {font-family: verdana;
        font-size: 8pt;
  color: white;
  font-weight: normal}
  
.whiterealsmall {font-family: verdana;
        font-size: 7pt;
  color: white;
  font-weight: normal}
  
  
.linksrealsmall {font-family: verdana;
        font-size: 7pt;
  color: #eeeeee;
  font-weight: normal}
  
  
.whitesmallbold {font-family: verdana;
        font-size: 8pt;
  color: white;
  font-weight: bold}
  
  
.realwhite3 {font-family: verdana;
        font-size: 10pt;
  color: white;
  font-weight: normal}
  
.realwhite4 {font-family: verdana;
        font-size: 10pt;
  color: white;
  font-weight: bold}

.blue {font-family: verdana;
        font-size: 10pt;
  color: #336699} 

.bluebold {font-family: verdana;
        font-size: 10pt;
  color: #336699;
  font-weight: bold} 
  
h1 {
	font-family: verdana;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
	line-height : 5px;
} 
  
h2 {font-family: verdana;
        font-size: 10pt;
  color: #333333;
  font-weight: normal} 

 .bluelarge {font-family: verdana;
        font-size: 10pt;
  color: #336699;
  font-weight: bold} 
  
  .blackitalic {font-family: verdana;
        font-size: 10pt;
  color: #000000;
  font-style: italic} 

.white{
font-family: verdana;
		 font-size: 10px;
		 color: white;
		 text-decoration:none;
		 }
.darkbrown{
font-family: verdana;
		 font-size: 12px;
		 color: #996633;
		 font-weight:bold;
		 }
.brown{
font-family: verdana;
		 font-size: 12px;
		 color: #996633;
		 font-weight:normal;
		 }
.lightbrown{
font-family: verdana;
		 font-size: 10px;
		 color: #CC9966;
		 text-decoration:none;
		 }