﻿/*
Greenfield McClain Alumni Website
Designed By: Todd Swift, ThemeKings
www.themekings.net
Created 09/21/09
*/


body {
	background-image: url('MHS/theme/introfill.jpg');
	background-repeat: repeat-x;
	background-color: #660099;
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style-type: none;
	overflow: auto;
}

a.skipin:link {
	color: #ffffff;
	text-decoration: blink;
}
a.skipin:visited {
	color: #ffffff;
	text-decoration: blink;
}
a.skipin:active {
	color: #ffffff;
	text-decoration: blink;
}
a.skipin:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.firefox:link {
	color: #AC59FF;
	text-decoration: none;
}
a.firefox:visited {
	color: #AC59FF;
	text-decoration: none;
}
a.firefox:active {
	color: #AC59FF;
	text-decoration: none;
}
a.firefox:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.tk:link {
	color: #FFFF00;
	text-decoration: none;
}
a.tk:visited {
	color: #FFFF00;
	text-decoration: none;
}
a.tk:active {
	color: #FFFF00;
	text-decoration: none;
}
a.tk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#flashintro {
	width: 640px;
	height: 396px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#update {
	font-family: Verdana;
	font-size: .7em;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 15px auto 15px auto;
	width: 200px;
	height: 15px;
	position: relative;
	overflow: hidden;
}
h1 {
	font-family: Verdana;
	font-size: .9em;
	color: #FFFFff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 5px auto 15px auto;
	width: 700px;
	height: 18px;
	position: relative;
	overflow: hidden;
}
h2 {
	font-family: Verdana;
	font-size: .8em;
	color: #FFFFff;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 5px auto 15px auto;
	width: 600px;
	height: 18px;
	position: relative;
	overflow: hidden;
	font-style: italic;
}

#skip {
	font-family: Verdana;
	font-size: .8em;
	color: #FFFFff;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 5px auto 15px auto;
	width: 600px;
	height: 18px;
	position: relative;
	overflow: hidden;
}
#browser {
	font-family: Verdana;
	font-size: .7em;
	color: #AC59FF;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 5px auto 15px auto;
	width: 600px;
	height: 15px;
	position: relative;
	overflow: hidden;
}
#copyright {
	font-family: Verdana;
	font-size: .7em;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 5px auto 15px auto;
	width: 800px;
	position: relative;
	overflow: hidden;
}


#sharethis {
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 5px auto 15px auto;
	width: 800px;
	position: relative;
	overflow: hidden;
}

