/* positional info */

body{
	background: #104DAA url(grad.gif) bottom left fixed repeat-x;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 25px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size:smaller;
}

#wrapper{
	border-left:2px solid #00297E;
	border-top:7px solid #00297E;
	border-bottom:2px solid #00297E;
	border-right:2px solid #00297E;
	/*border:1px solid #000000; */
	width:766px;
	margin-right:auto;
	margin-left:auto;
}

#header{
	width:inherit;
	height:140px;
	padding: 0;
	margin-right:auto;
	margin-left:auto;
	/*background-image: url("banner.jpg"); */	
	background-color: #000080;
}

#header-left {
	width: 50%;
	font-size: 600%;
	padding-top: .1em;
	color: white;
	position: relative;
	left: 0;
	float: left;
}

#header-right {
	width: 50%;
	position: relative;
	right: 0;
	float: right;
	text-align: right;
	padding-top: 1em;
	font-size: 150%;
	color: white;
}

#navmenu{
	font-size:11px;
	width:inherit;
	height: 1.5em;
	padding:0;
	margin-right:auto;
	margin-left:auto;
}

#content{
	background-color:#FFFFFF;
	width:inherit;
	padding: 0;
	margin-right:auto;
	margin-left:auto;
}

#footer{
	background-color:#FFFFFF;
	border-top: 1px solid #000000;
	width:inherit;
	height: 1.5em;
	padding:0;
	margin-right:auto;
	margin-left:auto;
}

/* markup */

/* main content code */

#content {
	padding: .5em 0 .5em 0;
}

#content p{
	padding: 0 10px 0 10px;
}

#content address{
	padding: 0 10px 0 40px;
}


#content h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin:.25em 1em;
}

h1 {
	font-size: 2.25em;
	text-align: center;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.75em;	
	color:#00297E;
}

#content img{
	float:right;
	padding: 10px;
}

#content a{
	color: #104DAA;
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

#content a:hover{
	text-decoration: underline;
}

.error {
	color: #FF0000;
}
/* footer code */

#footer{
	color:#104DAA;
	text-align:center;
}


/* navmenu code */

#navmenu{
	color:#ffffff;
}

#navmenu ul li a{
	background-color: #FFFFFF;
	display: block;
	height: 1.5em;
	float: left;
	width: 75.5px;
	padding: .25em 0 0 0;
	color: #104DAA;
	text-decoration:none;
	text-align:center;
	border-top: 1px solid #104DAA;
	border-bottom: 1px solid #104DAA;
	border-left: 1px solid #104DAA;
	border-left: 1px solid #104DAA;
}

#navmenu ul li a:hover{
	background-color:#ffffff;
	text-decoration:underline;
	color:#104DAA;
	font-weight:bold;	
}

#navmenu ul{
	list-style-type:none;
	display:inline;
	padding: 0;
	margin: 0;
}

#navmenu ul li{
	display: inline;
	list-style: none;

}

#sectionsix td{

}

#sectionsix #content{
	font-size:small;
}

body#about #navmenu li#about a, 
body#conference #navmenu li#conference a,
body#journal #navmenu li#journal a,
body#sections #navmenu li#sections a,
body#join #navmenu li#join a,
body#calendar #navmenu li#calendar a,
body#links #navmenu li#links a,
body#community #navmenu li#community a,
body#pastofficers #navmenu li#pastofficers a,
body#awards #navmenu li#awards a
{
	background: #c30;
	color: #ffffff;
	background-color: #104DAA;
	font-weight: bold;
	text-decoration:underline;
}

#sectionnine table{
	border:1px solid black;
	padding:1em;
}

#sectionnine th{
	border-bottom:1px solid black;
}
