/* CSS Document */
body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 10pt;
  line-height: 14.5pt;
}
a {
	/*color: #1D3E8B;*/
	color: #008000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*a:visited {
	color: #82427C;
}*/
h1 {
  color: #008000;
  text-transform: uppercase;
  margin: 0 0 0 10px;
  padding-top: 5px; 
  font-size: 13pt; 
  line-height: 20pt;
}
span.person, h2, h2 a {
  color: #008000;
  text-transform: uppercase;
  margin: 0 0 0 5px;
  padding-top: 5px; 
  font-size: 10pt; 
  line-height: 20pt;
}
p { margin: 10px 10px 0 10px; }
p br { line-height: 8pt; }
img { border: 0; }

#player1 {
  margin: 0;
}
#container {
  background: #FFF url(../images/shadows.jpg) top left repeat-y;
  width: 950px;
  margin: 0 auto;
  text-align: center;
	overflow: hidden;
}
#header {
  width: 930px;
  background-color: #e9e6d5;
  text-align: left;
  margin: 0 10px;
  height: 100px;
  border-bottom: 5px solid #008000;
}

#navigation {
	padding: 0.15em 0px 0px 10px;
	border-top: 5px solid #008000;
}
#menu{
	font-size: 9pt;
	text-transform: uppercase;
}

#motto {
  float: right;
  font-size: 10pt;
  line-height: 12pt;
  width: 575px;
  text-align: left;
  margin: 13px 10px 0 0;
  color: #333;
}

#stage {
  width: 930px;
  background-color: #f6f4f1;
  text-align: left;
  margin: 0 10px;
 /* height: 500px;*/
	overflow: hidden;
	min-height: 500px;
}

#flashscript {
  text-align: center;
}

#footer {
	clear: both;
  width: 930px;
  background-color: #e9e6d5;
  text-align: left;
  margin: 0 10px;
  color: #000000;
  padding: 5px 0;
  font-size: 9pt;
}

#copy {
  display: block;
  float: left;
  margin-left: 10px;
}
#privacy {
  display: block;
  float: right;
  margin-right: 10px;
}

.footerlink {
  text-decoration: none;
  color: #000;
}
.footerlink:hover {
  text-decoration: underline;
  color: #000;
}

ul {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-image: url(../images/bullet.gif);
}
/* MENU */
#menu dl,#menu dt,#menu dd,#menu ul,#menu li {
/*dl, dt, dd, ul, li {*/
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
z-index:1;
width: 100%;

}
#menu dl {
float: left;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: left;
font-weight: normal;
}
#menu dd {
position: absolute;
}
#menu li {
padding: 1px 8px 2px 5px;
text-align: left;
background: #e9e6d5;
text-transform:none;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
color: #008000;
}

div.goto-top {
	width: 98%;
	text-align: right;
}
a.footnote {
	
}
p.footnote {
	font-size: 85%;
	font-style: italic;
	clear: both;
}
div.column {
	float: left;
	width: 48%;
	
	padding-top: 1.5em;
	margin-right: 1em;
	margin: auto;
	margin-bottom: 1.5em;
}

div.bio {
	margin-right: 1em;
	margin-bottom: 1em;
	height: 210px;
}

div.bio{
	margin-right: 1em;
	margin-bottom: 1em;
	height: 210px;
}

div.bio div.picture {
	width: 150px;
	height: 210px;
	display: inline;
	float: left;
	margin-left: 1em;
	margin-right: 2em;
}
div.bio div.picture img {
	font-size: 1px;
	color: #F6F4F1;
}

div.bio div.small {
	width: 75px !important;
	height: 105px !important;
}

div.horizontal-rule {
	width: 100%;
	height: 2px;
	background-color: #008000;
	clear: both;
	margin-bottom: 1.5em;
}


hr {
background: transparent;
/*color: transparent;*/
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px dashed #000;
text-align: center;
}


/* ADMIN STUFF! */

.tbl{
	border: 1px #dcdcdc solid;
	}

.tblheader{
	color: black;
	background-color: #e9e6d5;
	background-image: url('../images/tblheader.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 14px;
	height: 24px;
	}

.tblspace{
	padding: 5px;
	border-bottom: 1px solid #c9c8c8;
	} 

.r1{
	background: #efefef;
	border: none;
	}

.r0{
	background: #eff4ef;
	border: none;
	}

.inputbox{
	border: 1px #c9c8c8 solid;
	}

.inputbutton{
	border: 1px #c9c8c8 solid;
	}	

		
/* PAGE EDITOR */

	#contentPE{
		padding: 10px 0px 4px 20px;
		font-size: 12px;
		}
	
	#contentPEheader{
		padding: 10px 0px 4px 20px;
		font-size: 12px;
		font-weight: bold;
		}
	.contentPEInput{
		background: url('../admin/img/shell/input.box.bg.gif');
		width: 600px;
		height: 20px;
		font-size: 10px;
		border: 1px solid #666666;
		margin: 4px 0px 10px 25px;
		padding: 3px 0px 0px 4px;
		}
		
	.contentPESmall{
		background: url('../admin/img/shell/input.box.bg.gif');
		width: 600px;
		height: 40px;
		font-size: 12px;
		border: 1px solid #666666;
		margin: 4px 0px 10px 25px;
		padding: 3px 0px 0px 4px;
		}
		
	#contentPEEditor{
		margin: 4px 0px 10px 30px;
		}

/* EMP SORT */

#listContainer{
	width: 600px;
	}

.containers{
	width: 260px;
	float: left;
	border: 1px #dcdcdc solid;
	margin: 10px;
	padding: 5px;
	cursor: pointer;
	color: black;
	background-color: #e9e6d5;
	background-image: url('../images/tblheader.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 14px;
	height: 90px;
	vertical-align: top;
	}

.containersarticles{
	width: 400px;
	border: 1px #dcdcdc solid;
	margin: 10px;
	padding: 5px;
	cursor: pointer;
	color: black;
	background-color: #e9e6d5;
	background-image: url('../images/tblheader.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 14px;
	height: 90px;
	vertical-align: top;
	
	}

.notice_alert{
	background: #c6dfed url(../admin/img/icons/star.png) center no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 10px 5px 35px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #07669c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	text-align: left;
	margin: 0px 0px 0px 60px;
	font-weight:bolder;
	}

.notice_alert2{
	background: #c6dfed url(../admin/img/icons/star.png) center no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 10px 5px 35px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #07669c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	text-align: left;
	margin: 0px 0px 0px 60px;
	font-weight:bolder;
	}