body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	text-align:center;
	background-image: url(/images/backgrnd.jpg);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
}

p.nospace {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
	margin:0px;
	padding:0px;
}

a:link {
	color:#000099;
}

a:visited {
	color:#000099;
}

a:hover {
	text-decoration:none;
}

td {
	vertical-align:top;
}

img { 
	border:none;
}

#wrapper {
	text-align:left;
	width: 760px;
	margin: 0 auto;
	position: relative;
}

#nested {
	width: 100%;
	position: relative;
}

#logo {
	position:absolute;
	top:30px;
	left:0px;
}

#navBar {
	position:absolute;
	left:45px;
	top:100px;
}

#mastPhoto {
	position:absolute;
	left:45px;
	top:147px;
}

#mainWrapper {
	position:absolute;
	left:70px;
	width:680px;
	top:881px;
}

#mainGray {
	background-color:#E9E9E9;
	/*background-color:#AAAAAA;*/
	border-left-color:#080A5D;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#080A5D;
	border-right-style:solid;
	border-right-width:1px;
	/*border-bottom-color:#080A5D;
	border-bottom-style:solid;
	border-bottom-width:1px;*/
	position:absolute;
	top:313px;
	left:70px;
	width:680px;
	min-height:500px;
	padding:10px;
	margin-bottom:10px;
}

#footer {
	width:100%;
	text-align:center;
}

a.pFooter:link {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	text-decoration:none;
}

a.pFooter:visited {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	text-decoration:none;
}	

a.pFooter:hover {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	text-decoration:underline;
}

.pFooter2 {
	font-size:10px;
	text-align:center;
	color:#0F2457;
}

h1 {
	font-size:22px;
	font-weight:normal;
	letter-spacing:4px;
	text-transform:lowercase;
	color:#062B52;
	margin:0px;
	padding:0xp;
	padding-bottom:7px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#0F2457;
	margin:0px;
	padding:0xp;
	text-align:center;
}

h2 a:link {
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#0F2457;
	margin:0px;
	padding:0xp;
	text-align:center;
	text-decoration:none;
}

h2 a:visited {
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#0F2457;
	margin:0px;
	padding:0xp;
	text-align:center;
	text-decoration:none;
}

h2 a:hover {
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#0F2457;
	margin:0px;
	padding:0xp;
	text-align:center;
	text-decoration:underline;
}


a.h2link:link {
	color:#062B52;
	text-decoration:none;
}

a.h2link:visited {
	color:#062B52;
	text-decoration:none;
}	

a.h2link:hover {
	color:#062B52;
	text-decoration:underline;
}	

#nav1 {
	position:absolute;
	top:15px;
	left:20px;
}

#nav2 {
	position:absolute;
	top:15px;
	left:90px;
}

#nav3 {
	position:absolute;
	top:15px;
	left:190px;
}

#nav4 {
	position:absolute;
	top:15px;
	left:280px;
}

#nav5 {
	position:absolute;
	top:15px;
	left:580px;
}

#nav6 {
	position:absolute;
	top:15px;
	left:650px;
}


#nav7 {
	position:absolute;
	top:15px;
	left:480px;
}

a.navBut:link {
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
}

a.navBut:visited {
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
}

a.navBut:hover {
	font-size:17px;
	color:#999999;
	text-decoration:none;
}	

.subhead {
	color:#0F2457;
	font-weight:bold;
}

.indent {
	padding-left:40px;
}

.alignRight {
	text-align:right;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

.alignLeft {
	text-align:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

li.events {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
}

ul.eventsUL {
	list-style-image:url(../images/camera.jpg);
}

li {
	padding-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.dwp {
	font-weight:bold;
	color:#B91D4C;
}


p.center {
	text-align:center;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { position:absolute;z-index:1000;width:160px;background:#87A1FF;border:1px double #999999;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#000000;font:11px/11px  Arial, Helvetica, sans-serif; }
body div#toolTip p em { display:none;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }
