body {
	background-color: #800000;}

div#mainbody{ 
	border: 2px solid black;
	border-bottom: 3px solid black;
	margin-left: auto;
	margin-right: auto;
	width: 789px;
	background-color: #ffffff;
	text-align: center;}

div#topborder{ 
	width: 787px;
	height: 20px; 
	background-color: #cc9933; 
	border: 1px solid black;}           	  
	  
div#leftside{  
	text-align: center;
	float: left; 
	background-color: #cc9933; 
	height: 1016px;
	width: 196px;
	border-right: 1px solid black;
	border-left: 1px solid black; }

.gifttxt{ 
	color: white;
	text-align: center;
	font-size: large; }			   
	   
a:hover{ 
	color: #800000; 
	text-decoration: underline; 
	text-align: center;
	font-size: large; } 

a:link{ 
	color: #800000; 
	text-decoration: underline; 
	text-align: center;
	font-size: large; } 

a:visited{ 
	color: #800000; 
	text-decoration: underline; 
	text-align: center;
	font-size: large; } 

.imgborder{ 
	border: 1px solid black; }			   
			   
.tcenter{ 
	text-align: center; }			  

.maintext{ 
	color: #800000; 
	font-size: x-large; } 
			
.content{ 
	margin-left: 210px;
	height: 1000px;
	color: #000000;
	font-family: Comic Sans MS, Georgia, serif; 
	width: 530px; }
	
.copy{
	font-size: small;
	color: #ffffff; }
