/* ------- Overal page layout ---------------------- */
body {
	height:100%;
	width:100%;
	padding-top:10px;
	padding-bottom:16px;
	margin: 0px;
	line-height: 16px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:0.6875em;
	font-weight:normal;
	color:#333;
	background: #DDCCA9 url(/homepage/images/bg.jpg);
} 

#page {
width:900px;
background-color:#ffffff;
margin:0 auto;
padding:0px;
border:0px;
float:none;
clear:both;
}

/* MESSIAH HEADER */

#headerleft {
float:left;
width:160px;
height:98px;
}

#headerright {
	float:right;
	width:730px;
	height:98px;
}

/* AUDIENCES AND FLASH */
#audflash {
	width:900px;
	height:193px;
	float:none;
	clear:none;
}

ul#audlinks {
width:160px;
height:193px;
padding:0px;
margin:0px;
float:left;
clear:none;
text-align:left;
/*background-color:#9AADCB;*/
background-color:#92AFC4;
}

ul#audlinks li {
list-style:none;
padding-top:9px;
padding-bottom:6px;
padding-left:10px;
border-top:1px dashed #C0CCDF;
}

ul#audlinks li.top {
border-top:0px;
}

ul#audlinks a { 
font-weight: normal;
color: #00416D;
text-decoration: none;
}

ul#audlinks A:hover {
font-weight: normal;
color: #000000;
text-decoration: none;
}

ul#audlinks A:visited {
text-decoration: none;
}

#flash {
	float:right;
	clear:none;
	width:740px;
	height:160px;
	z-index: 10;
}

/* NEWS BOX */

/*#newsbox {
background-image: url(../../images/hp08fall/newsbox-shadow.jpg);
background-color: #fff;
background-repeat: repeat;
}*/

/* CENTER CONTENT FOR NON-CSS LAYOUT */
#center {
	width:900px;
	z-index: 100;
}

/* LINK STYLES */

A {color: #000033; text-decoration: none;}
A:hover {color: #000000; text-decoration: none;}
A.Link {color: #00416E; text-decoration:none;}
A.Link:hover {color: #000000; text-decoration:none;}
A.TinyLink {color: #000066; text-decoration:none;}
A.TinyLink:hover {color: #000000; text-decoration:none;}
a.snow {color:#FFFFFF;text-decoration:underline;}
a.snow:hover {color:#FFFFFF; text-decoration:none;}
a.snow:visited {text-decoration:none;}
A.Centennial {color: #624d7d; text-decoration:none;}
A.Centennial:hover {color: #000000; text-decoration:none;}


/* TEXT STYLES */

.AlertText {color: #FF0000;}
.TinyText {font-size: 0.909em; line-height:14px;}



.MenuHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.09em;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}

.AlertBoxText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.09em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.MainHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.8em;
/*	font-weight: bold;*/
	color: #000033;
	line-height: 1.2em;
}

.MainHeader a{
/*	font-weight: bold;*/
	color: #000033;
	text-decoration:none;
}

.MainHeader a:hover{
/*	font-weight: bold;*/
	color: #000000;
	text-decoration:none;
}

h4 {font-size:1.2em; font-weight:normal; margin:0;}
h3 {font-size:1.2em; font-weight:bold; margin:0; color:#f28321;}
p {margin:0;}


.storylink a {color:#00416D; text-decoration:none;}
.storylink a:hover {text-decoration:underline;}

