body {
	margin: 0px;
}
p {
	padding-bottom: 30px;
}
a {
	color: #993366;
	text-decoration: none;
}
p a {
	font-weight: bolder;
}
p a:hover {
	font-style: italic;
}
.container {
	overflow: hidden;
	height: auto;
	width: 760px;
}
.bannerTop {
	overflow: visible;
	position: static;
	height: 80px;
	width: 760px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	letter-spacing: 10px;
	text-align: right;
	background-image: url(/archive/v1/tiles.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	visibility: visible;
	z-index: 1;
}
.bannerBottom {
	overflow: hidden;
	position: static;
	height: 30px;
	width: 760px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #333333;
	vertical-align: bottom;
	margin-bottom: 10px;
}
.page {
	overflow: hidden;
	position: static;
	visibility: visible;
	height: auto;
	width: 745px;
	top: 80px;
	padding-top: 10px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	left: 15px;
	margin-left: 15px;
}
.subheadMajor {
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993366;
	display: block;
}
.subheadMajor a:hover{
	font-style: normal;
	text-decoration: none;
}
.subheadMinor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	color: #666666;
}
.subheadMinor a:hover{
	font-style: normal;
	text-decoration: none;
}
.itemMajor {
	font-size: 14px;
}
.postData {
	background-color: #FAEFF5;
	letter-spacing: 1px;
	color: #666666;
	font-size: 10px;
	display: block;
}
.postData a {
	font-weight:normal;
}
.picHolder {
	margin: 0px;
	width:550px;
	overflow:hidden;
}
.picHolder img {
	background-color: #FAEFF5;
	padding: 15px;
	border: 0;
}
.picHolder span {
	 float: left;
}
.colRight {
	overflow: hidden;
	width: 180px;
	display: block;
	float: right;
	clear:right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993366;
	margin-left: 10px;
	margin-top: 25px;
	letter-spacing: -1px;
	background-color: #FFFFFF;
}
.colRight .padded {
	padding-right: 5px;
}
.colRight .spacer {
	width:180px;
	height:10px;
}
.colRight a {
	color: #990000;
	text-decoration: none;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.colRight a:hover {
	color: #993366;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.inputBox {
	background-color: #FAEFF5;
	width: 450px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#993366;
	font-weight:bold;
	background-color:#FFFFFF;
	border:none;
}
hr {
	display:none;
}
div #rule {
	width:400px;
	height:3px;
	background-color:#FAEFF5;
	display:block;
	overflow:hidden;
}
div #spacer {
	width:1px;
	height:10px;
	display:block;
	overflow:none;
}