*|* {
  margin:0pt;
  padding:0pt;
}
body {
	background-color:#451d00;
	font-family:palatino, "times new roman", serif;
	font-size:14px;
	color:#a68665;
	margin:0;
	padding:0;
	background-image: url(images/header2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.photo {
	padding: 4px;
	border: thin solid #5E3500;
	margin-right: 15px;
	margin-bottom: 5px;
	left: auto;
	text-align: left;
}

p {
	line-height:1.5;
	padding-bottom:10px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	line-height:1.5;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#wrapper {
  width:960px;
  margin:0pt auto;
}
#content-wrapper {
	float:left;
	width:960px;
}
#header-spacer {
	float:left;
	width:952px;
	height:22px;
}
#header-image {
	float:left;
	width:952px;
	height:200px;
	border:4px solid #66330f;
	background-color: #600;
	background-image: url(images/header.gif);
}
#navigation {
	float:left;
	width:166px;
	padding-top:5px;
	padding-right:3px;
	font-size:1em;
}
#right-column {
	weight:500px;
	padding-left:10px;
	padding-top:5px;
	float:right;
	width: 720px;
	height: 100%;
	clip: rect(auto,auto,auto,auto);
	padding-right: 10px;
}


#navigation ul {
  float:left;
  position:relative;
  margin:0 auto;
  padding:11px 0 50px 0;
  list-style-type:none;   
}
#navigation li {
  background: transparent url(images/list_background.gif) no-repeat center top;
  font-size:1em;
  width:166px;
  height:20px;
  padding:10px 5px 0px 0px;
  margin:0px;
  text-align:right;
}
*html #navigation li {
  margin-right:4px;
}
#navigation a:link {
  color:#fff;
  font-weight:normal;
  text-decoration:none;
}
#navigation a:hover {
  color:#f5bcb7;
  font-weight:normal;
  text-decoration:none;
}
#navigation a:visited {
  color:#fff;
  font-weight:normal;
  text-decoration:none;
}
a:link, a:hover, a:visited {
  color:#c7817b;
  font-weight:normal;
  text-decoration:underline;
}

.StudentQuote{
	color:#6D0C03;
	font-weight:800;
}
.SponsorTblBody{
	font-weight:800;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #66330f;
	margin:0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.SponsorColumn{
	font-weight:800;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #66330f;
	margin:0px;
	vertical-align: bottom;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.AuctionPrize {
	font-size: 14px;
	font-variant: normal;
	line-height: normal;
	cursor: auto;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
}
.AuctionBody {
	font-variant: normal;
	line-height: normal;
	cursor: auto;
	color: #a68665;
	font-weight: normal;
	text-align: left;
}
.input {
  background-color:#fff;
  border:1px solid #999;
  font-size:12px;
}
.textarea {
  background-color:#fff;
  border:1px solid #999;
  font-size:12px;
}
#footer {
	float:left;
	background-color:#3e1a00;
	width:960px;
	height:39px;
	margin-bottom:30px;
}
#footer-contents {
	float:none;
	color:#a68665;
	font-family:palatino,"times new roman",serif;
	padding:12px 10px 0 12px;
}

