body {
	font-family: 'times new roman', Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #013366;
	background-image: url(images/Nicholls_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#videoBtn {
	width:95px;
	height:54px;
	position:absolute;
	left:225px;
	top:125px;
	z-index:200;
}
#videoBtnRev {
	width:95px;
	height:54px;
	position:absolute;
	left:225px;
	top:33px;
	z-index:200;
}
#flashInset {
	width:448px;
	height:390px;
	margin:0;
	padding:0 0 0 8px;
	background-image:url(images/videoBg.gif);
	background-repeat:no-repeat;
	text-align:left;
	z-index:200;
}
#flashInset a {
	color:#fff;
	text-decoration:none;
}
#flashInset a:hover {
	text-decoration:underline;
}
.hideDiv {
	position:absolute;
	left:-1000px;
	top:200px;
}
.showDiv {
	position:absolute;
	left:210px;
	top:200px;
}
#mainWrapper {
	width:840px;
	background-image:url(images/bgArc.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#fff;
}
#headerWrap {
	height:200px;
}
#flashWrap {
	width:630px;
	height:195px;
	float:right;
}
#logoWrap {
	width:205px;
	height:195px;
	float:left;
}
#mainConWrapper {
	width:625px;
	float:right;
}
#mainConWrapper2 {
	width:840px;
	float:right;
}
#leftColWrapper {
	width:205px;
	background-image:url(images/leftColBg.gif);
	background-repeat:no-repeat;
	background-color:#fff;	
	float:left;
}
#menuWrap {
	text-align:left;
	padding:15px;
	z-index:200;
}
.menuItem {
	font-size:11px;
	padding:8px 0;
	border-top:1px dotted #013366;
	border-bottom:1px dotted #013366;
	margin-bottom:1px;
	z-index:201;
}
.menuItem a {
	color:#013366;
	text-decoration:none;
	width:auto;
	width:100%;
	display:block;
	z-index:201;
}
.menuItem a:hover {
	color:#ff0000;
	background-image:url(images/grayNavArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#newsInsetWrapper {
	width:195px;
	background-image:url(images/newsInsetBg.gif);
	background-repeat:repeat-y;
}
#newsWrap {
	font-size:11px;
	color:#666;
	text-align:left;
	padding:3px 10px;
	background-image:url(images/newsInsetBottomBg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#newsWrap a {
	color:#013366;
	text-decoration:none;
}
#newsWrap a:hover {
	color:#ff0000;
}
.blueHeader {
	font-size:12px;
	font-weight:bold;
	color:#013366;
	letter-spacing:1px;
	padding:2px 0;
}
.blueHD {
	font-size:14px;
	font-weight:bold;
	color:#013366;
	letter-spacing:1px;
	padding:2px 0;
	border-bottom:1px dotted #013366;
}
.blueHDLarge {
	font-size:18px;
	font-weight:bold;
	color:#013366;
	letter-spacing:1px;
	padding:2px 0;
	border-bottom:1px dotted #013366;
}
.dotted {
	border-bottom:1px dotted #013366;
}
.blueLink a {
	font-weight:bold;
	color:#013366;
	text-decoration:none;
}
.blueLink a:hover {
	color:#ff0000;
}
#contactFooter {
	color:#013366;
	line-height:18px;
	text-align:left;
}
.clearDiv {
	height:1px;
	clear:both;
}
#signUp {
	width:175px;
	background-image:url(images/signup_insetBg.jpg);
	background-repeat:no-repeat;
	float:right;
}
#signUp2 {
	width:175px;
	background-image:url(images/signup_insetBg2.jpg);
	background-repeat:no-repeat;
	float:right;
}
.inputDiv {
	height:36px;
	font-size:11px;
	color:#013366;
	text-align:left;
}
.inputDiv2 {
	height:36px;
	font-size:11px;
	color:#fff;
	text-align:left;
}
.signupInput {
	width:147px;
	height:17px;
	background-color:#ecede6;
	border:none;
}
#middleWrapper {
	width:440px;
	float:left;
}
/* begin scroller css */
#featuredHolder {
	height:159px;
	border-bottom:1px dotted #013366;
}
#featured {
	margin-top:3px;
	height:153px;
	/*background-image:url(images/featuredBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;*/
}
#featured img {
	border:1px solid #ccc;
}
#featured a:hover img {
	border:1px solid #ff0000;
}
.slidetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666;
}
#featured a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013366;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#ff0000;
}
.scrollText {
}
.scrollHeading {
}
.scrollDate {
	margin-top:10px;
}
.scrollLocation {
	margin-top:10px;
}
/* end scroller css */
#footer {
	width:840px;
	padding:55px 0 25px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color:#ada35c;
	background-image:url(images/pageBottomBg.gif);
	background-repeat:no-repeat;
}
#footer a {
	color:#f6d358;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}
