body {
	background-color: #ffffff;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin:	0px;
}

h1 {
font-size:2.0em;
}

h2 {
font-size:1.5em;
}

h3 {
font-size:1.2em;
}




p {
font-size:1.0em;
}

input, select, th, td {
font-size:1.0em;
}



#allcontent {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	background-color: #003399;
	margin: 10px;
	height: 120px;
	padding: 14px 0px 0px 75px;
}

#main {
  	background-color: white;
  	font-size:        100%;
  	padding:          0px;
  	margin:           0px 10px 10px 190px;

}


h1{
	text-align: center;
	}


#sidebar {
  background:       #003399;
  font-size:        70%;
  padding:          10px;
  margin:           0px 10px 10px 10px;
  width: 150px;
  float: left;
}


#sidebarnews {
  background:       #3366ff;
  font-size:        70%;
  padding:          10px;
  margin:           0px 10px 10px 10px;
  width: 150px;
  float: right;
}


#sidebar a:link {
	color: white;
	text-decoration: none;
	}
#sidebar a:visited {
	color: #3366ff;
	text-decoration: none;
	}
#sidebar a:hover{
	color: white;
	text-decoration: underline;
	}
	
#sidebarnews a:link {
	color: white;
	text-decoration: none;
	}
#sidebarnews a:visited {
	color: #003399;
	text-decoration: none;
	}
#sidebarnews a:hover{
	color: white;
	text-decoration: underline;
	}

#main a:link {
	color: #003399;
	text-decoration: none;
	}
#main a:visited {
	color: #3366ff;
	text-decoration: none;
	}	
#main a:hover{
	color: #003399;
	text-decoration: underline;
	}

.important {
	font-weight: bold;
	}

.intro {
	text-align: center;
	font-style: oblique;
	}
	
#notes {
	text-align: center;
	font-style: oblique;
	}

#dates {
	font-style: oblique;
	font-weight: bold;
	}
	
.news	{
	padding: 3px;
	border: none;
	}

.newshead	{
	color: #3366ff;
	}

#pictureMain {
	text-align: center;
	}

#picture1 {
	float: right;
	margin: 15px;
	}

#credit {
	text-align: right;
	font-size:0.85em;
	}

#footer {
  background-color: white;
  color:            #003366;
  text-align:       center;
  padding:          15px;
  margin:           10px;
  font-size:        90%;
  clear:	both;
	}
	
#footer a:link {
	color: #003399;
	text-decoration: none;
	}
#footer a:visited {
	color: #003399;
	text-decoration: none;
	}	
#footer a:hover{
	color: #003399;
	text-decoration: underline;
	}

.names {
font-size: 1.2em;
}
	
.awards {
	border: none;
	margin-left: 277px;
	}	
	
#headersecond {
	background-color: #003399;
	margin: 10px;
	height: 70px;
	padding: 13px 0px 4px 85px;
}
	
#sidebarsecond {
  background:       #003399;
  font-size:        60%;
  padding:          10px;
  margin:           0px 10px 100px 10px;
  width: 125px;
  float: left;
}

#mainsecond {
  	background-color: white;
  	font-size:        100%;
  	padding:          0px;
  	margin:           0px 10px 10px 165px;

}

table{
	margin-left: 20px;
	margin-right: 20px;
	border: thin solid black;
	}

td, th {
	border: thin solid black;
	padding: 5px;

	}

.project{
	font-weight: bold;
	}



#sidebarsecond a:link {
	color: white;
	text-decoration: none;
	}
#sidebarsecond a:visited {
	color: #3366ff;
	text-decoration: none;
	}
#sidebarsecond a:hover{
	color: white;
	text-decoration: underline;
	}
	
#mainsecond a:link {
	color: #003399;
	text-decoration: none;
	}
#mainsecond a:visited {
	color: #3366ff;
	text-decoration: none;
	}	
#mainsecond a:hover{
	color: #003399;
	text-decoration: underline;
	}

#footersecond {
  background-color: #3366ff;
  color:            #003366;
  text-align:       center;
  padding:          15px;
  margin:           10px;
  font-size:        90%;
  clear:	both;
	}
	
#footersecond a:link {
	color: white;
	text-decoration: none;
	}
#footersecond a:visited {
	color: #003399;
	text-decoration: none;
	}	
#footersecond a:hover{
	color: white;
	text-decoration: underline;
	}
	
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin:0 0 10px 0;
	padding: 5px;
	border:0;
	}

.regform {
	border: 0;
	border-collapse: collapse;
	text-align: right;
	padding: 6px;
	background: #DDDDDD;
	}
	
.regform2 {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 6px;
	background: #DDDDDD;
	}

.regform3 {
	border: 0;
	border-collapse: collapse;
	text-align: left;
	padding: 6px;
	background: #DDDDDD;
	}
	
label {
	font-weight: bold;
	}
	
.publications {
	border: 0;
	border-collapse: collapse;
	}

legend {
	background-color: #DDDDDD;
	margin: 0;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF #AAA #666 #FFF;
	}

#questions {
	width:90%;
	}
	
#thanks {
	text-align: center;
	font-style: oblique;
	}
	
#center {
	text-align: center;
	font-weight: bold;
	}
	
#topics {
	font-weight: bold;
	font-size:1.2em;
	}
	
#centerimage {
	text-align: center;
	}
	

