body {
  font-family: Helvetica, Gill Sans, Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#000;
  background:#ddd;
  margin: 0;
  padding: 0;
  text-align: left;
}

a {
  color: #234784;
  text-decoration:none;
  font-weight: bold;
}

a:hover {
  color:#951E7E;
  font-weight: bold;
  text-decoration: underline;
}

#PageHeader {
  color:#000;
  font-size:16px;
  text-align:left;
}

.p1 {
  margin-top: 0px;
  padding-top: 0px;
}

h1
{
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	margin: 1em 0 0.2em 0;
	padding: 0 0 0 0;
	text-align: left;
	line-height: 100%;
	white-space: normal;
}


#Sidebar {
  background:#fff;
  float:left;
/*  clear:right; */
/*  text-align:left; */
  font-size:13px;
  width:185px;
  height:600px;
  min-height: 400px;
  margin:1px;
  padding:5px;
}

#Page {
  width:800px;
  text-align:left;
  margin:0 auto;
  padding:0;
}

#Body {
  background:#fff url("images/shadowr.gif") top right repeat-y;
  font-family:Helvetica, Gill Sans, Verdana, arial, sans-serif;
  font-size:14px;
  width:800px;
  text-align:left;
  margin:0;
  padding:0;
  min-height: 950px;
}

#Navigation {
  padding:5px 0 0px auto;
}

/* #Body #PageHeaderPad {
  margin: 0;
  padding: 0;
} */

#Body #PageHeader
{
	float: left;
	width: 790px;
	height: 130px;
	margin: 0;
	padding: 30px 30px 0px 30px;
	font-size: 32px;
	line-height: 120%;
	background-image: url("images/ALS_Spring1.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	font-weight: bold;
	text-shadow: #000 -2px 2px 5px;
}

#PageHeader .pad {
padding:10px;
}

#PageHeader .pad h1{
  font-family:Helvetica, Gill Sans, Verdana;
  font-weight: bold;
  color: #fff;
}

#Content {
  margin: 0px;
  padding:0 10px 0 0;
}

#Content h1.pagetitle {
  border-bottom:1px solid #ddd;
  margin:0;
  padding:.25em 0;
}

#Content h2 {
  font-weight:bold;
  color:#000;
  font-size:1.4em;
  margin:0.2em 0.2em .5em;
  padding:.25em 0 0;
  line-height: 120%;
}

#Content .Body {
  line-height:1.25em;
  /* margin: auto 10px auto 210px; */
  margin: auto 10px auto 10px;
}

#Sidebar ul {
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
}

#Sidebar li {
  list-style-type:none !important;
  margin:2px 0 2px 0 !important;
  padding:4px 8px 4px 8px !important;
  font-size: 110%;
}

#Sidebar li.learn {
  background-color: #DCE1D8;
  margin: 5px;
}

#Sidebar li.navhighlight {
  background-color: #DCE1D8;
  margin: 5px;
}

#Footer {
  background:transparent;
  text-align:center;
  font-size:11px;
  color:#666;
  margin:0 6px 0 0;
  padding:10px 0 10px 20px;
}

#Footer a:active {
  color:#666;
}

#Footer a:hover {
  color:#951E7E;
}

div.apply
{
	background-color: #DCE1D8;
	padding: 10px;
	margin-left: 10px;
	border: 1px #333;
	display: table;
}

#links
{
  margin: 10px 0 0 0;
  padding: 0;
	list-style-type: none;
}
#links li {
  color: #333;
}

.reqs
{
  margin: 5px 10px 5px 20px;
}

.reqs li
{
	text-indent: -10px;
}

.k1 { 
  list-style-type: decimal; 
  font-size: 110%;
}

.k2 {
  list-style-type: lower-latin;
  font-weight: normal;
  font-size: 100%;
}

div.OneUp {
  margin: 5px 0 0 1px;
  text-align: right;
  font-size: 80%;
  color: #444;
}
div.TwoUp {
  margin: 5px 0 0 1px;
  text-align: right;
  font-size: 80%;
  color: #444;
}

div.kphoto
{
	float: right;
	background-color: #CCC;
	padding: 6px 6px 4px 6px;
	margin: 0px 0px 8px 8px;
	font-size: 85%;
	color: #444444;
	line-height: 115%;
	text-align: right;
	border-top: 1px #AAA solid;
	border-right: 2px #999 solid;
	border-bottom: 2px #999 solid;
	border-left: 1px #AAA solid;
}

#SpecialAnnouncement1
{
  width:780px;
  background-color: #000;
  color: #FFFF66;
  font-size: 125%;
  text-align: center;
  /* height: 100px; */
  line-height: 115%;
  font-weight: normal;
  font-style: default;
  text-shadow: #666 -2px 2px 5px;
  padding: 7px;
}

#SpecialAnnouncement1 a {
 color:#7DA9E8;
 font-size: 90%;
}

div#nominees_table1 tr {
  width: 100%;
}

div#nominees_table2 tr {
  width: 100%;
}

div#nominees_table1 td
{
	width: 33%;
	border-width: 0px 1px 1px 0px;
	border-color: #999;
	border-style: solid;
}

div#nominees_table1 img {
  border: 0px;
  padding: 0 10px 10px 0;
}

div#nominees_table2 img {
  border: 0px;
  padding: 0 10px 10px 0;
  margin-right: 10px;
}

div#nominees_table2 td {
  padding: 10px;
  border-bottom: 1px solid #999;
  width: 33%;
}

div#nominees_table1 a
{ font-weight: normal; }

div#nominees_table1 a:hover
{ text-decoration: none; }

ul
{
	line-height: 110%;
	font-size: 90%;
	padding-left: 10px; 
	margin: 0px 0px 10px 0px;
}
li {
  list-style-type:square;
  padding: 3px 0 0 0;
}

br.clearing {
  clear:both;
  font-size:1px;
  line-height:1px;
}