BODY {
	padding :0;
	margin :0;
	background-color: #663366;
	top: 0px;


}

#top {
 	width: 718px;
                  vertical-align: top;
                  background-color: #333300;
                  background-image: url(images/topsp.gif);
	background-repeat: repeat-x;
 }

#rotate {
 	width: 438px;
        vertical-align: top;
        background-color: #333300;
        font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
        font-size: 80
        color: #CCCC99;
        
 }

#content {
	width: 280px;
	vertical-align: top;
	background-color: #CCCC99;
	padding: 6px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #333300;

 }


#form {
	vertical-align: top;
	background-color: #333300;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
        font-size: 80
        color: #CCCC99;
	border: none;
	color: CCCC99;	
 }

#portraits {
	width: 280px;
	vertical-align: top;
	background-color: #CCCC99;
	padding: 6px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #333300;

 }

#lg {
 	width: 438px;
                  vertical-align: top;
                  background-color: #333300;
 }

#footer {
	width: 280px;
	vertical-align: top;
	background-color: #000000;
	padding: 0px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #CCCC99;
}

table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link {       text-decoration: underline;
                   color: #333300;
}
a:hover {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #333300;
	text-decoration: none;
	background-color: #FFFFFF;

}
a:visited {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #333300;
	text-decoration: underline;
}
