
body { color: #900033; background-image: url(yellow_stucco.gif);
           font-family: Verdana, sans-serif;  }

a:link {color: #003300; text-decoration: none;}
a:visited {color: #990033; text-decoration: none;}
a:active {color: #FF9900; text-decoration: none; }
a:hover {color: #FF6600; text-decoration: underline;}

#outer {width: 100%;}
#outer_right {width: 100%;}

#t1 { font-size: 300%; font-family: Garamond, "Times New Roman", serif; font-weight: 900; 
	   color: #900033; text-align: left} 
#t2 { font-size: 300%; font-family: Garamond, "Times New Roman", serif; font-weight: 900; 
	   color: #900033; text-align: right} 		 
#h2 { font-size: 250%; font-family: Garamond, "Times New Roman", serif; font-weight: bold; 
       font-style: italic;  }
#h3 { font-size: 200%; font-family: Garamond, "Times New Roman", serif; font-weight: bold; } 
div {text-align: center ;}
#m1 { color: #fff8e9; background-color: #000000; font-size: 100% }

.links { font-size: 150%; font-family: Garamond, "Times New Roman", serif; font-weight: bold;  text-align: center; } 


.links_title { font-size: 200%; font-family: Garamond, "Times New Roman", serif; font-weight: bold; color: #330066;
       font-style: italic;  }

.menu { text-align: center; }
 
.made_by {text-align: center; font-syze: 75%; }

.left_column {			 
 		left: 0;
		float: left;
		width: 20%;
		text-align: left;
		/*vertical-align: top; */
		font-size: 16px; 
		font-weight: bold;	
		line-height: 200%;
		}

.right_column {			 
 		right: 0;
		float: right;
		width: 20%;
		text-align: right;
		/*vertical-align: top; */
		font-size: 16px; 
		font-weight: bold;	
		line-height: 200%;
		}