@charset "utf-8";
/* CSS Document */

/*Frame Element Sizing */
body {width: 950px; margin: 10px auto 0px auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
#banner {
	width: 910px;
	height: 66px;
	margin: auto;
	position: relative;
	}
h1 {font-size:24px; font-weight:bold;}
p {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#topnav {
	height: 25px;
	width: 910px;
	font-size: 14px;
	position: relative;
	background: repeat-x url(../Images/layout_objects/topnav_back.gif);
	margin: auto;
}
#logoholder120x58 {
	width: 120px;
	height: 58px;
	position: absolute;
}
#scrolling-spotlight {
	width: 910px;
	height: 290px;
	position: absolute;
	margin-top: 5px;
}
#container910 {
	width: 910px;
	position: relative;
	margin: auto;
}
#buttoncontainer910 {
	width: 910px;
	position: relative;
	margin: auto;
	background:repeat-x url(../Images/layout_objects/button-bkg.gif);
}
#container950 {
	width: 950px;
	position: relative;
	margin: auto;
}
#lower_ledge_div {
	width: 950px;
	height: 50px;
	background:repeat-x url(../Images/layout_objects/ledge_50.gif);
	position: absolute;
	margin: auto;
}
.text_header {width: 890px;	position: absolute;	left:10px;	top:10px;}
.text_580 {
	width: 580px;
	position: absolute;
	margin-left: 10px;
}
.text_930 {width: 930px; position: absolute; left: 10px; z-index:50;}
.image_275x300 {
	width: 275px;
	height: 300px;
	margin:10px;
	z-index: 50;
}
.background_640x300_wht-blue {
	width: 640px;
	height: 300px;
	background-image:url(../Images/layout_objects/blue-box_640x300.jpg);
}
.buttonholder_103x67 {
	width: 103px;
	height: 67px;
	position: absolute;
	margin-right: 10px;
}
.buttonholder_189x69 {
	width: 189px;
	height: 69px;
	position: absolute;
	margin-right: 10px;
	margin-left: 10px;
	bottom: 2px;
}
.textbox_494x280 {
	width: 494px;
	height: 280px;
	position: absolute;
	font-size:10px;
	background-image:url(../Images/layout_objects/textbox_494x280_back-2.gif);
	padding:10px 5px 0px 5px;
}
.featured_item_289x190 {
	width: 289px;
	height: 190px;
	position: absolute;
	background-image: url(../Images/layout_objects/textbox_289x190_back.gif);
}
.featured_item_text {
	width: 279px;
	height: 180px;
	padding: 10px 5px 0px 5px;
	position: absolute;
	z-index: 2;
}
.newsletter_button {
	width: 289px;
	height: 94px;
	position: absolute;
}
#edu_footer {
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 910px;
	height: 46px;
	bottom:10px;
	position:absolute;
}
#trademark_footer {
	width: 910px;
	font-size: 10px;
	margin-top: 20px;
	text-align: center;
	position:absolute;
	bottom:0px;
}
#event_holder {
	width: 430px;
	height: 230px;
	font-size: 10px;
	text-align: center;
	position:absolute;
	bottom:-335px;
	left: 14px;
}
#news_holder-overall {
	width: 430px;
	height: 230px;
	font-size: 10px;
	text-align: center;
	position:absolute;
	bottom:-334px;
	left: 464px;
}
#news_holder {
	width: 430px;
	height: 207px;
	text-align: left;
	position:absolute;
	bottom: 3px;
}
.bottom-container{text-align:center;background:transparent url(../Images/layout_objects/bgBottom.jpg) repeat-x scroll top left;border-top:solid 1px #cccccc;}
.bottom-container p, .bottom-container p a {color:#000000;padding:10px 0px;text-decoration:none;}
.bottom-container p a:hover{color:#000000;text-decoration:underline;}
.alignCenter{text-align:center;}

