/*Roxanne Bochar*/
/*Home Page Stylesheet*/

body {background-image: url(Images/fah.png);
	background-repeat: repeat-x;
	background-color: #900000;}

p.head {color: #990000;
	text-align: center;
	font-family: courier new;
	font-size: 28px;
	font-weight: bolder;}

p.school {color: white;
	font-family: courier new;
	font-size: 18px;
	text-align: center;
	font-weight: normal;}

p.norm {color: #ACACAC;
	font-family: courier new;
	font-size: 17px;
	text-align: left;}

p.norm2 {color: #ACACAC;
	font-family: courier new;
	font-size: 17px;
	text-align: justify;
	text-indent: 30px;}

ul.under {color: #999999;
	text-decoration: none;
	font-size: 19px;
	font-style: italic;
	padding-bottom: 0px;
	padding-right: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-family: courier new;}

p.extra1 {color: #999999;
	font-size: 16px;
	font-family: courier new;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;}

p.copy {color: #909090;
	font-family: courier new;
	font-size: 20px;
	text-align: right;
	font-weight: bold;}

ul.lab {list-style-type: disc;
	color: #ACACAC;
	font-size: 17px;
	font-family: courier new;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 5px;}

ul.assign {list-style-type: circle;
	color: #ACACAC;
	font-size: 16px;
	font-family: courier new;
	letter-spacing: 1px;
	padding: 0px;
	margin-left: 40px;
	margin-bottom: 0px;}

ul.assign2 {list-style-type: circle;
	color: #ACACAC;
	font-size: 16px;
	font-family: courier new;
	letter-spacing: 1px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-left: 0px;}

a:link {color: #FFD700;
	text-decoration: underline;}

a:visited {color: #CC9900;
	text-decoration: underline;}

a:hover {color: #C0C0C0;
	text-decoration: underline;}

a:active {color: #CC6600;
	text-decoration: underline;}

a.school:link {font-style: normal;
	color: #909090;}

a.school:visited {font-style: normal;
	color: #ACACAC;}

a.school:hover {font-style: normal;
	color: #ACACAC;}

a.school:active {font-style: normal;
	color: #A8A8A8;}

td.left {width: 32.5%;
	vertical-align: text-top;}

td.center {width: 35%;
	text-align: center;}

td.right {width: 32.5%;}

table {width: 100%;
	border: 0;}