body{
	background-image: url(/extras/jagce/images/back.gif);
	background-repeat: repeat;
	height: 100%;
}
div#main{
	width:897px;
	height: 100%;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:white;
	padding: 0px;

}

a {
	color: Navy;
}
a:hover{
	 color: #fe8532;
}

div#leftheader{
	margin: 0px;
	padding: 0px;
	float:left;
}
div#lefttopheader{
	background-image: url(/extras/jagce/images/pic_top_left.jpg);
	background-repeat: no-repeat;
	height:95px;
	width:190px;
}
div#leftsubheader{
	background-image: url(/extras/jagce/images/pic_top_left_bott.jpg);
	background-repeat: no-repeat;
	height:22px;
	width:190px;
}

div#centerheader{
	margin: 0px;
	padding: 0px;
	float:left;
}
div#centertopheader{
	background-image: url(/extras/jagce/images/header_big.jpg);
	background-repeat: no-repeat;
	height:95px;
	width:547px;
}
div#centersubheader{
	background-image: url(/extras/jagce/images/navbar.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 547px;
}
div#centersubheader p{
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	font-weight: bolder;
	font-size: 85%;
	
}
div#centersubheader a{
	text-decoration: none;
}
div#centersubheader a:hover{
	color:navy;
}
div#centersubheader a:visted{
	color:navy;
}
div#rightheader{
	margin: 0px;
	padding: 0px;
	float:left;
}
div#righttopheader{
	background-image: url(/extras/jagce/images/latty1.jpg);
	background-repeat: no-repeat;	
	height:95px;
	width:160px;
}
div#rightsubheader{
	background-image: url(/extras/jagce/images/latty_bott.jpg);
	background-repeat: no-repeat;
	height:22px;
	width:160px;
}

div#leftside{
	width:185px;
	height:100%;
	padding:0;
	padding-left:5px;
	margin:0;
	background-image:url(/extras/jagce/images/back_green2-crop.gif);
	background-repeat: repeat-y;
	float: left;
	padding-top:10px;
}
div#leftside a{
	text-decoration: none;
}
div#leftside p.nav{
	font-weight: bolder;
	background-image: url(/extras/jagce/images/bullet.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin:5px 0px 15px 3px;
	line-height: 90%;
	
	padding-left: 18px;
}

div#leftside img{
	margin-top:20px;
	margin-left: -5px;
}
div#content{
	width:510px;
	height:100%;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background-color:white;
	float:left;
	padding-top:10px;
}

div#rightside{
	width:177px;
	height:100%;
	padding: 0;
	margin: 0;
	background-image:url(/extras/jagce/images/back_green_flip-crop.gif);
	background-repeat: repeat-y;
	float: left;
	font-size: 8pt;
	font-weight: bolder;
	padding-top:10px;
}
div#rightside a{
	text-decoration: none;
}
div#rightside img{
	margin: 7px 0px 10px 0px;
	padding: 0;
}
div#rightside ul{
	margin-top:-8px;

}
div#rightside ul li{
	list-style-image: url(/extras/jagce/images/yellow.gif);
	line-height:2em;

}


div#bottombar{
	background-image: url(/extras/jagce/images/navbar.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 897px;
	clear:both;
}
div#footer{
	text-align: center;
	padding:0;
	padding-bottom: 8px;
}
div#footer p#login{
	font-size: 8pt;
}
div#footer p#login a{
	color: #E0DFE3;
}
div#footer p#login a:hover{
	color: #C4C3C7;
}

/* Content Styling */

div#content h1{
	font-weight: bold;
	font-size: 140%;
	font-variant: small-caps;
	text-align: center;
}

div#content h2{
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

table.profiles{
	width:100%;
	
}
table.profiles td{
	margin: 1px;
	padding: 2px;
	border-color: #E0DFE3;
	border: 1px solid #e0dfe3;
	width:45%;
	font-size: 80%;
	text-align: center;
	
}
p.grpcaption{
	text-align: center;
	font-weight: bold;
	
}

.grpimg{
	text-align: center;
	
}

.committee{
	padding-top:5px;
	padding-left:20px;
	margin-bottom:10px;
	border: 1px solid #e0dfe3;
	clear: both;
}
.committee h4, .com-info, .com-position{
	padding:0px;
	margin:0px;
}
.committee h4{
	text-decoration: underline;
}
.com-member{
	padding-top:8px;
	padding-left:130px;
	padding-bottom:8px;
	clear:both;
}
.com-member img{
	margin-left:-112px;
	float: left;
}
.com-member p {
 padding-left:12px;
}

.com-position{
	font-weight: bold;
}