﻿body {
width:100%;
font-family: Geneva, Verdana, Helvetica, san-serif; 
font-size:90%;
}

#container {
width:850px;
background: white;
padding: .05% 0 0 0;  
margin: 0px auto 0px auto;
background: white;
}

#header h1 {
color:white;
height:200px;
width:850px;
font-size:90%;
overflow:hidden;
left:0;
position:relative
}

#header img {
z-index:1;
position:absolute;
top:0;
left:0;
width:850px;
height:200px;
background:transparent url(../images/newbellbanner-2.gif) no-repeat;
}

#header img.frontpage {
z-index:1;
position:absolute;
top:0;
left:0;
width:850px;
height:200px;
background:transparent url(../images/newbellbanner.gif) no-repeat;
}


p {
font-family: Geneva, Verdana, Helvetica, san-serif; 
font-size:100%;
}

p.em {
color:#007CC3;
line-height:1.5em;
font-size:130%;
font-weight:bolder;
}

p.office {
color:#007CC3;
font-size: 100%;
}

a {
text-decoration: none;
color:#007CC3;
}

a:visited.current {
color:#68848B;
}

a:current{
color:#04B258;
}

a:hover {
color:#04B258;
text-decoration:underline;
}

a.link {
font-weight:bold;
}

#navcontainer {
	width: 150px;
	border: 1px white solid;
}

#navcontainer a {
	text-decoration: none;
	color:#007CC3;
	width:150px;
	display:block;
}

#navcontainer a:active {
	color:#C2001A;
}

#navlist {
list-style-type:none;
color:#007CC3;
margin-left: 5px;
}

#subnavlist {
	list-style-type:none;
	color:lime;
}

#navlist a:visited.current{
	color:#04B258;
}

#navlist a:visited{
	color:#7AA8C3;
}

#navlist a:hover {
	color:#04B258;
	text-decoration:underline;
}

#active:hover li {
	display:block;
	padding-left:15px;
}
#active li {
	display:none;
}

#inactive li {
	padding-left:15px;
}

#content {
position:relative; 
top:0; 
left:210px;
width:80%;
color:black; 
margin: 0; 
padding: 0;
z-index:4;
font-size:1em;
line-height:110%;
background-color:white;
}

#content ul {
display:block;
list-style:none;
}

#content li{
padding:1% 0 1% 0;
}


#toc {
position:absolute; 
top:250px;
font-size:130%;
font-style:bold; 
width: 150px; 
padding:1%;
line-height:150%;
background-color:transparent;
}

#toc ul {
display:block;
list-style:none;
margin:0;
top:0;
padding: 2% 0 0 0;
}


h2 {
font-family: "Century Gothic", Geneva, Verdana, Helvetica, san-serif; 
color:#007CC3; 
font-size: 150%; 
font-weight:bold; 
text-transform:lowercase; 
margin: 0;
padding: 0 0 10px;
}

h3 {
font-family: "Century Gothic", Geneva, Verdana, Helvetica, san-serif; 
color:#007CC3;
font-weight:bold;
text-transform:lowercase;
}

h4 {
font-family: "Century Gothic", Geneva, Verdana, Helvetica, san-serif; 
color:#04B258;
font-weight:bold;
text-transform:lowercase;
margin-bottom:5px;
}


table {
}

#announcement {
position:relative;
padding: 2%;
background-color:#D0EEFF;
}


#content img.large{
position: relative;
width: 100%;
padding: 2% 0%;
margin: 0%;
border:none;
float: left;
bottom: 0;
top:0;
}

#content img {
position: relative;
width:40%;
float:right;
margin:2% 0 2% 2%;
border:2px black solid;
right: 0;
bottom: 0;
}


#content img.event{
width:30%;
border:2px black solid;
right: 0;
bottom: 0;
float:right;
}

#announcement img.announce{
position:relative;
width:25%;
float:right;
right:0;
top:0;
padding:0%;
margin:0%;
}

p.job {
	margin-left:2em;
	margin-right:5em;
}

#education {
padding: 2%;
background-color:#D0EEFF;
font-size:.9em;
top:250px;
width:300px;
z-index:3;
}

td {
padding:5px;
}

#news {
	background:white;
	width:244px;
	height:10em;
	overflow:auto;
	float: right;
	border:2px #007CC3 solid;
}
#news h3{
	background:#007CC3;
	padding:5px;
	color:white;
}

#news ul{
	margin:0;
	padding-left:3px;
	padding-bottom:10px;
}

#news li{
	padding-bottom:3px;
}

a.name{
	font-style:none;
	color:fuchsia;
}


#news a {
text-decoration: none;
font-style:bold;
color:#007CC3;
}

#news a:visited {
color:#68848B;
}

#news a:hover {
color:#04B258;
font-style:bold;
border-left:2px #04B258 groove;
}

#news a.link {
font-weight:bold;
}


#address {
color:#FFF;
background-color:#007CC3;
text-align:center; 
padding: .5% 0 1% 0;
font-size:100%;
z-index:5;
}

#address h3 {
	color:white;
	text-transform:capitalize;
}

#address a {
color:white;
}

#address a:visited {
color:#92D7FF; 
}
#address a:visited.current {
color:#C2001A;
}

#address a:hover {
color:lime; 
}
#footer {
font-size: 80%;
z-index:6;
background-color:#04B258;
}

#footer ul {
list-style:none;
margin:0;
padding:0;
}

#footer li {
float:left;
margin:0;
padding:0 1% 0 1%;
border-right:1px solid black;
}

#footer a {
display:block;
color:black;
font-weight:normal;
)
 

