@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(artwork/MCRandy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.attn {
	color: #663399;
	font-weight: bold;
}
.DarkGreen {
	color: #003300;
	font-style: italic;
	font-weight: bold;
}
.Bighead1 {
	font-size: 24px;
	font-weight: bold;
	color: #3F8637;
}
.Bighead2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
H1 {
	font-size: 16px;
	font-weight: bold;
	color: #3F8637;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	color: #66FFFF;
}
a:link {
	color: #3333FF;
}
a:hover {
	color: #458A38;
}
a:active {
	color: #3333FF;
	position: relative;
    top: 1px;
}
a:visited {
	color: #3333FF;
}
.Video {
	border: 2px solid #99CC00;
}
.Isms {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	font-style: italic;
}
.RandyHead1 {
}
.RandyPhoto {
	border: 3px solid #CCCCCC;
}
#Table970 {
	width: 970px;
}
.navbar {
	font-size: 14px;
	color: #659B3E;
}
.RandySays {
	background-color: #FFFFCC;
	width: 90%;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
	border-radius: 20px;
	border: solid #99CC00 2px;
}
.Serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
