a:link {
	color: #a71010;
	text-decoration: none;
	}
a:visited {
	color: #993333;
	text-decoration: none;
	}
a:hover {
	color: #993333;
	text-decoration: underline;
	}
a:active {
	color: #993333;
	text-decoration: none;
	} 

h3 {
color: #001100;
font-size:18px;
font-weight:bold;
line-height:0.0em;
font-family: Courier, Geneva, Arial, Helvetica, sans-serif;
}

h4 {
color: #445544;
font-size:14px;
font-weight:bold;
line-height:0.0em;
font-family: Courier, Geneva, Arial, Helvetica, sans-serif;
}

p {
color: #001100;
font-size:16px;
font-weight:normal;
line-height:1.4em;
font-family: Courier, Geneva, Arial, Helvetica, sans-serif;
}

#publications li {
	margin: 1.0em 0;
}

#container {
width:820px;
margin: auto;
padding: 0 0 100px 0;
border:0px dotted #999999;
position:relative;
}

#pageHeader {
background: transparent url(envelope_top.png) no-repeat center top;
margin-bottom:-21px;
border:0px dotted #999999;
width:820px;
height:294px;
}

#pageTitle {
color: #880b0b;
font-size: 30pt;
-webkit-transform: rotate(355deg) translate3d( 0, 0, 0);
-moz-transform: rotate(355deg);
-o-transform: rotate(355deg);
-ms-transform:rotate(355deg);
position:absolute;
left:200px;
top:110px;
}

#pageBody {
width:820px;
padding: 0 0 100px 0;
background-image:url(envelope_middle.png);
background-repeat: repeat-y;
background-position: top;
border:0px dotted #999999;
}

#pageFooter {
background: transparent url(envelope_bottom.png) no-repeat center top;
border:0px dotted #999999;
width:820px;
height:51px;
}

#interiorContainer {
width: 720px;
margin: 20px 20px 20px 40px;
}

#disguises {
float: left;
width:400px;
}

#disguises h3 {
background-image: url(disguises.png);
background-repeat: no-repeat;
background-position: left top;
width:380px;
height:80px;
margin-bottom:-5px;
}

#fullPage {
padding: 10px;
}
#shortList {
position: relative;
left: 0px;
}

#shortList h3 {
padding: 30px 0 0 0;
}

#interiorContainer ul {
font-weight:bold;
}

#interiorContainer li {
font-weight:normal;
}

#interiorContainer ul li {
font-family: Courier, Geneva, Arial, Helvetica, sans-serif;
}


#linkList {
position: absolute;
left:520px; 
right:auto; 
top: 200px;
padding:0 0 0 0;
margin-left: 280px;
width: 180px;
background: transparent url(orchid.jpg) no-repeat bottom;
height:810px;
}

#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0 0 0 0;
	padding:0 0 15px 35px;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:0px dotted #666666;
	width:120px;
	}

#linkList ul li{
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #999999;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
	outline:0;
}

#linkList ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer{
	clear: both;
	text-align: left;
	padding:0 0 0 0;
	margin:0 0 0 60px;
	width: 700px;
}

#footer a, #footer a:visited {
	padding: 5px;
	border: 1px solid #eeeeee;
	background-color: #fff;
	color: #666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer a:hover {
	padding: 5px;
	border: 1px solid #eeeeee;
	background-color: #eeeeee;
	color: #999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}

/* Class Site Stuff */
#updateColumn {
	float: left;
	margin-left: 0px;
	width:450px;
}

#infoColumn {
	float: right;
	padding-left: 4px;
	width:250px;
}

div.infoBox {
	border-bottom: 1px dotted #999999;
	font-size:11px;
	line-height:2.0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

div.newsBox {
	padding: 5px;
	border: 1px dotted #999999;
}

table.hwTable
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	width: 300px;
	border-collapse: collapse;
	text-align: left;
}
table.hwTable th
{
	font-size: 14px;
	font-weight: normal;
	padding: 5px 10px;
	border-bottom: 2px solid #6678b1;
}
table.hwTable td
{
	padding: 9px 8px 0px 8px;
}
table.hwTable tbody tr:hover td
{
	color: #900;
}

td.suggested 
{
	color: #777;
}

div.bonusProblem
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	width: 300px;
	border-collapse: collapse;
	text-align: left;
}

div.bonusProblem h4
{
	font-size: 14px;
	font-weight: normal;
}
