
body { color: #900033; background-image: url(yellow_stucco.gif);
           font-family: Verdana, sans-serif;  }

a:link {color: #0000FF; text-decoration: none;}
a:visited {color: #990033; text-decoration: none;}
a:active {color: #FF0000; text-decoration: none; }
a:hover {color: #FF6600; text-decoration: underline;}

#outer {width: 100%;}
#outer_right {width: 100%;}

#h1 { font-size: 300%; font-family: Garamond, "Times New Roman", serif; font-weight: 900; 
	   color: #900033; text-align: center; } 
#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; text-align: center;  }
#h3 { font-size: 200%; font-family: Garamond, "Times New Roman", serif; font-weight: bold; text-align: center; } 
 
#m1 { color: #fff8e9; background-color: #000000; font-size: 100%; }

.menu { text-align: center; }
.none1 { text-align: center; }
.made_by {text-align: center; font-size: 75%; }

.ustream {text-align: center;  font-family: Garamond, "Times New Roman", serif;  
       font-style: italic;  font-size:150%; }

.left_column {			 
 		left: 0;
		float: left;
		width: 15%;
		text-align: middle;
		/*vertical-align: top; */
		font-size: 16px; 
		font-weight: bold;	
		line-height: 200%;
		}

.right_column {			 
 		right: 0;
		float: right;
		width: 15%;
		text-align: middle;
		/*vertical-align: top; */
		font-size: 16px; 
		font-weight: bold;	
		line-height: 200%;
		}