@charset "utf-8";
body{
	margin: 0 auto;
	background-color: #959AB5;
	background-image: url(Fall%202009/WebResourcesGraphics/GScottJonesInfoBG_8-17-09_1a.png);
	background-repeat:repeat-y;
	background-position: center;
	text-align: center;}
	
div.container{
	background-color:
	position: relative;
	top: 0px;
	width: 880px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;}
	
div.maincontainer{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 816px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #AFB4D3;
	text-align: left;
}

h1{
	padding-left: 14px;
	color: #37333C;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	text-align: left;
}

h2{
	padding-left: 10px;
	color: #331A00;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	text-align: left;
}

h3{
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color: #000;
	padding-left: 10px;}
	
h4{
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
	color: #000;
	padding-left: 24px;}	
	
h5{
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	color: #1E1E20;
	padding-left: 16px;}

li{
	font-style:italic;}

a{
	text-decoration: none;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#A01696}
	
a:link {text-decoration: none; color: #A01696; background: transparent} 
a:hover {text-decoration: underline; color: #231C64; background: transparent} 
a:active  {text-decoration: underline; color: #231C64; background: transparent}
a:visited {text-decoration: underline; color: #231C64; background: transparent} 

table{
	border-style: ridge;}

td{
	vertical-align: top;}
	
.noBorder{
	border: 0;}

