@CHARSET "UTF-8";

body {
	font : 88%/1.5 arial, helvetica, serif;
	background-color : #a7afc3 ;
	color : #4c4c4c ;
	letter-spacing : 0.1em;
}


a:link { color:#333366; }
a:visited { color:#333366 }

p {
	text-align : left;
	font : 100%/1.5 arial, helvetica, serif;
	line-height : 148%;
}

#banner {
	xxxxxposition:relative;
	xxxxxwidth:600px;
	xxxxmargin-left:auto;
	xxxxmargin-right:auto;
}

div.mainText {
	padding : 1.4em;
}

div.mainText li {
	text-align : left;	
	
}

div.mainBack {
	position:relative;
	padding:0.8em;
	width:65em;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}

div.twoCols1left {
	float:left;
	width:12em;
}

div.twoCols1right {
	float:right;
	width:5em;
}

td {
	padding : 3px 3px 3px 3px;
	font : 88%/1.5 arial, helvetica, serif;
}

.nbrs {
	font : 110%/1.5 arial, helvetica, serif;
	font-weight : 900;
	letter-spacing : 0.1em;
}

td.thead {
	font-weight : 900;	
}

h1 {
	margin : 0 0 0.5em 0em ;
	text-align : center;
}

h2 {
	margin : 0em 3em 0 3em ;
	text-align : center;
}

h4  {
	text-align : left;	
}

h5 {
	font-size : 11pt;
	margin-bottom:3px;	
}
	
div.primaryNavBar {
	margin:20px 0 20px 0;
	}

div.titleZone {
	border : solid 1px black;
	font-size : 14pt;
	text-align : center;
}

div.teamrow {
	width:90%;
	padding:30px 0 20px 0;
	margin:5px;
}

div.teampic {
	width:120px;
}

div.teammember {
	padding:0 0 0 20px;
	text-align : left;
}	

.right {
	float : right;
	margin : 20px;
}

div.submenuOver 
{
	position:absolute;
	top : 100px;
	background: lightblue;
	padding: 0 5px 5px 5px ;
	visibility: hidden;
	text-align:left;
}

#wb1 li {
	text-align : left;
}

a.callout {
	padding : 2px 2px 2px 2px;
	font : 110%;
	font-weight : 900;
	text-decoration: none;
}


.leftFlash {
	border : solid 2px #003300;
	padding : 0.5em 0.5em 0.75em 0.5em ;
	height : 11em;
	color : black;
	background-color : #ffff66;
	background-color : #99ff99;
    width : 16.4em;
    margin : 0.6em 1.4em 0.6em 1.4em;

}

.leftFlash a:hover { background-color : #d9d9d9  }

#bulletin {
	font : 100%/1.2 arial, helvetica, serif;
	letter-spacing : 0.1em;
	border : solid 2px #a7afc3;
	width : 18.0em;
	margin : 0.8em 1.4em 0.6em 1.4em;
	padding : 0.8em 0.5em 0.75em 0.5em;
	background-color :white;
	color : black ;
	text-align : left;
	text-decoration: none;
}

#bulletin span {
	font : 1em/1.5 arial, helvetica, serif;
	letter-spacing : 0.2em;
	color : #4c4c4c ;
}

#bulletin a {
	padding : 2px 2px 2px 2px;
	font : 110%;
	font-weight : 900;
	text-decoration: none;
}

#bulletin a:hover { 
	background-color : #d9d9d9;
	padding : 3px 3px 3px 3px;
}
	
#container {
	#ddddwidth : 50em;
	#ddddw\idth : 52em;	
	#sdfsfdpadding : 0 4em 0 4em;
	xxxxxmargin-left:auto;
	xxxxxmargin-right:auto;
}

#nav, #nav ul {
	list-style: none;
	line-height: 3em;
	height : 3em;
	width : 46em;
	margin-left:auto;
	margin-right:auto;	
	background: white;
	font-weight: bold;
	border: solid #993333;
	border-width: 1px 0 1px 0;	
}

#nav li {
	float: left;
	padding-right : 1.4em;
	padding-left : 0.4em;
	text-align : left ;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width : 12em;
 	#w\idth : 12.3em;
	font-weight: normal;
	border-width: 1px;
	padding :  0 1em 0 0;
	margin : 0 0 0 -0.4em;

}

#nav li li {
	width : 12em;
	w\idth : 11em;
	margin-left : auto;
	margin-right : auto;	
}

#nav a {
	display: block;
	color: #7C6240;
	text-decoration: none;
}

#nav a.daddy {
	background: url(/images/rightarrow2.gif) center right no-repeat;
}
#nav li ul a {
	padding : 0 0 0 5px;
	width : 16em;
}

#nav li ul ul {
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
	background: #a7afc3;
}