body { 	

background: 	  #2f4f4f;
font-family:      Verdana, Helvetica, Arial, sans-serif;
font-size:        small;
margin:           0px; 
color:		  #000000; }

#all { 

width: 		  720px;
padding: 	  10px 5px 0px 0px;
background-color: #4b0082;
margin: 	  5px auto 5px auto;
border:		  solid;
border-width:	  thin;
border-color:	  #7fffd4; }

#header { 
	
margin:    	  0px 10px 5px 10px; }

#column {

background-color: #7fffd4;
width: 		  180px; 
margin: 	  0px 10px 10px 10px;
line-height: 	  1.4; 
float: 		  right;
border: 	  solid; 
border-width: 	  thin; 
padding: 	  0px 5px 0px 5px; }

#main {	

background-color: #7fffd4;
padding:          15px;
margin:           0px 10px 10px 10px; 
width:		  460px;
border: 	  solid; 
border-width:	  thin; 
border-color:	  #000000; }

#picture {	
padding:          10px; }

#picture2 {	
background-color: #7fffd4;
margin:           0px 10px 0px 10px; 
padding:          5px; }

#footer {	

background-color: #7fffd4;
text-align:       center;
padding:          15px;
margin:           10px 10px 5px 10px;
border:		  solid;
border-width:	  thin; 
border-color:	  #000000;
font-size:        90%; 
clear:		  both;}

p.center {

text-align:	  center; 
text-decoration:  bold; }

h1 {	

font-size:        120%;
color:            #000000; 
border-bottom:	  thin dashed #000000; }

h2 {	

font-size:        110%;
color:            #000000;
border-bottom:	  thin solid #000000; }

h3 {	

font-size:        100%;
color:            #000000; 
text-align:	  right; 
border-bottom:	  thin solid #000000; }

h4 {	

font-size:        90%;
color:            #000000; }

h5 {	

font-size:        80%;
color:            #000000; 
text-align:    center; }

h6 {	

font-size:        100%;
color:            #000000;
text-align:	  center; }

li {

font-size:	  75%; }

a:link {
	
color:            #4b0082;
text-decoration:  none;
border-bottom:    thin dotted #4b0082; }

a:visited {	

color:            #4b0082;
text-decoration:  none;
border-bottom:    thin dotted #4b0082; }

a:hover {

color:		  #777777;
text-decoration:  none;
border-bottom:	  thin solid #777777; }

<!-- NOTES:

Orange is #d2691e. -->

