body {
	background:  center no-repeat fixed #eeeeee;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	font-family: Georgia, sans serif;
	font-size: 10pt;
	
}

table {
	margin: 0em;
}

.inline {
	margin: 0em 20px 20px 20px;
}

.moreinfo {
	background: #f4f4f4;
	font-size: 80%;
	color: #666666;
	
	padding: 3px;
	border: thin solid #dddddd;
	margin: 5px 40px 10px 40px;			
}

	.moreinfo ul, li {
		margin: 0;
	}
	
.pullout {
	font-size: 110%;
	font-family: Helvetica;
	font-weight: bold;
	
	line-height: 1;
	color: #454c35;

	margin: 10px 10px 10px 40px;
}

p {
	font-size: 100%;
	line-height: 1;
	margin: 10px 40px 10px 40px;
}

p.copy {
	font-size: 100%;
	line-height: 1.2em;
	margin: 0px 40px 10px 40px;
}

#sidebar {
	background: url('http://www.psc.edu/publicinfo/images/white-transparent.png');
	font-size: 9pt/12pt;
	line-spacing: .5em;
	padding: 5px;
	margin: 0;
}

#sidebar h3, p {
	margin: 0 0 5px 0;
}

blockquote {
	font-size: 90%;
	margin: .5em 4em 2em 6em;
}

.caption {
	font-size: 80%;
	font-family: Arial;
	line-height: 1;
	text-align: left;
	
	margin: 0em 0em .5em 0em;
}

.lead {
	font-weight: bold;
	line-height: 120%;
	line-height: 1;
}

.note {
	font-size: 85%;
	line-height: 1;
	margin: 20px 40px 20px 40px;

}

ul {
	text-align: left;
	font-size:	100%;
}

ul.copy {
	margin: 0px 40px 10px 50px;
}

	ul.copy li {
		padding: 0px 0px 10px 0px;
		
		font-family: sans-serif;
		line-height: 1.2;
	}

ul.side {
	font-size: 80%;
	font-family: Arial;
	line-height: 1;
	text-align: left;
	color: #454c35;
	margin: 5px 10px 10px 10px;
}

ol {
	text-align: left;
	font-size:	100%;
	margin:  0px 40px 10px 40px;
}


h1 {
	font-family: Helvetica, sans serif;
	color: #000000;
	
	margin: 0px 40px 50px 40px;
}

	#subh1 {
		margin: -40px 40px 40px 40px;
		
		font-family: Helvetica, sans serif;
		font-weight:  bold;
		color: #666; 
	}
	
h2 {
	font-family: Helvetica, serif;
	color: #333333;
	margin: 30px 40px 5px 40px;
	
}

h3 {
	font-family: Helvetica, serif;
	color: #444444;

	margin: 20px 40px 5px 40px;
}

h3.sidebar {
	font-family: Helvetica, serif;
	color: #000000;

	margin: 1em 1em 1em 1em;
}

h4 {
	font-family: Helvetica, serif;
	color: #000000;
	margin: 10px 40px 5px 40px;
}

h5 { margin: 10px 40px 5px 40px;  }

div.nav {
	font-size: 90%;
	margin: 2px 0 0 5em;
}

a:link {
	color: #9a4c00;
	text-decoration: none;
}

a:visited {
	color: #997500;
	text-decoration: none;
}

sup {
	font-size: 55%;
}

sub {
	font-size: 60%;
}


.sty1 {
	font-size: 90%;
	font-family: Arial;
	line-height: 1;
	text-align: left;
	color: #454c35;
	
	margin: .5em 1em .5em 1em;
}

.sty1 b {
	font-size: 110%;
	font-weight: bold;
}

.news {
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.3;
	
	margin: 0px 40px 10px 40px;
}

.newsarchive {
	font-size: 90%;
	font-family: sans-serif;
	line-height: 1.3;
	
	margin: 0px 40px 10px 40px;
}

.newsarchive a {
	font-family: Helvetica;
	font-size: 130%;
	font-weight: bold;
}

.date {
	font-size: 95%;
	font-weight: bold;
	color: #6c7854;
}

.copyright {
	font-size: 95%;
	color: #ffffff;
	
	margin: 1em 1em 1em 1em;
}

.credit {
	font-size: 80%;
	font-family: fixed;
}

.loc {
	font-size: 90%;
	font-weight: bold;
}
