/* VU Studios Style Sheet 
Craig Confer
Web111a
*/
h1 {font-family: "Times New Roman";
	color: Black;
	text-align: center;
}
h4, h5 ,h6 {font-family: Trebuchet MS, sans-serif;
	color: Black;
	text-align: center;
}
h2 {font-family: Trebuchet MS, sans-serif;
	color: Maroon;
 	text-align: center;
 	margin: auto;
}
h3 {font-family: Trebuchet MS, sans-serif; color: Maroon; text-align: center;}
hr {color: Maroon;}	
span {text-align: center; font-size: .95em: Comic Sans MS; color: Blue;}

body {background-color: #C0C0C0; font-family: Trebuchet MS, sans-serif; font-size: 15px; }
#form1 {background-color: #C0C0CC;font-family: sans-serif; font-size: 0.7em; color: red; font-weight: bold;}

#competition div {text-align: left;}

#competition.h2 {font-family: Times New Roman; text-align: left; color: #8B0000;}
#about {font-family: Comic Sans MS, sans-serif; color: maroon}
#about img {border: medium ridge #7F8000;}

#direct {background-image: url(mike2.jpg); text-align: center;}

#equip {background-image: url(mike2.jpg); text-align: center; cellpadding: 3; cellspacing: 3;}
#equip img {border: medium ridge #7F8000;}

#menu {margin: 10px; font-family: sans-serif; font-size: 0.98em; color: black; font-weight: bold;}

#customers td {
	background-image: url(mike2.jpg);
	background-color: Silver;
	font-size: 0.9em;
	color: black;
	font-family: Comic Sans MS, sans-serif;
	font-weight: bold;
	border-style: ridge ridge ridge ridge;
	border-color: #ADD8E6 #ADD8E6 #B0C4DE #ADD8E6;
	border: thin ridge #B0C4DE;
}
#rates td {
	border-width: 2px 2px 2px;
	border-style: groove groove groove groove;
	color: #8B0000;
	background: #B0C4DE;
	}
#missing {
	text-align: center;
	width: 500px;
 	color: Red;
}
a:link {text-decoration: none; color: black; font-weight: bold;}
a:visited {text-decoration: none; color: Black; font-weight: bold;}
a:hover {border: 5px outset #FFD700; font-size: .89em; text-decoration: none; color: maroon}
a:active {border: 5px inset Olive; font-size: .89em; text-decoration: none; color: grey}
