body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
}
h1, h2, h3, img {
	margin:0px;
	padding:0px;
	border:0px;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
  border:1px solid #000000;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background:#555555 none;
	text-align:right;
}
#campus {
	position:absolute;
	top:30px;
	left:0px;
	height:20px;
	width:100%;
	background:#66cc00 none;
	border-bottom:1px solid #000000;
}
#campus h1 {
	display:none;
}
#campus h2 {
	text-align:right;
	padding-right: 10px;
	padding-top: 2px;
	font-size:x-small;
	font-weight:bold;
	text-transform:uppercase;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
}
#sidebar {
	position:absolute;
	top:50px;
	left:0px;
	width:150px;
	background:#969696 none;
	padding:10px;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-color:#000000;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	top:51px;
	width:130px;
}
/* refix hack for complient browsers */
html>body #sidebar {
	width:130px;
}
#sidebar a {
	text-decoration:underline;
	display:block;
	width:130px;
	color:#FFFFFF;
}
#sidebar a:hover {
	color:#000000;
	text-decoration:none;
	background:#b3cc9a none;
}
#sidebar h1 {
	margin : 10px -10px 5px -10px;
	color:#FFFFFF;
	background:#555555 none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-transform:uppercase;
  text-align:center;
  padding: 5px;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
}
#content {
	margin:65px 15px 0px 165px;
}
#content .title {
	font-family:Patatino, Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-weight:bold;
	color:#555555;
	margin: 15px 0px 10px 0px;
	border-bottom:1px dashed #969696;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-large;
}
#content .subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#555555;
	margin: 10px 0px 10px 0px;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:medium;
}
#content a {
	color:#000000;
}
#content a:hover {
	background:#66cc00 none;
	color:#000000;
}
#footer {
	position:relative;
	clear:both;
	border-top: 1px dashed #969696;
	margin: 50px 200px 50px 200px;
	text-align : center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#999999;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
}
#footer a {
	text-decoration:underline;
	color:#999999;
}
#footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#969696 none;
}
#mycampus {
	background:#969696 none;
}
#eventList {
	font-size:x-small;
	color:#000000;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
}
.xs {
	font-size:xx-small;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
}
.s {
	font-size:x-small;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
}

/* PHOTO ALBUM */
#albumList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}
#albumList tr {
	height: 48px; 
	background: transparent url(/_themes/_default/images/albumlist.gif) repeat-x top left; 
	display: block;
}
#albumList img {
	margin:10px;
}
#albumList h1 {
	font-family:Patatino, Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 5px;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size:large;
}
#albumList p {
	margin:0px;
	padding:0px 0px 0px 10px;
	border:0px;
}
#albumList a {
	text-decoration:underline;
	color:#555555;
}
#albumList a:hover {
	text-decoration:none;
	color:#969696;
	background:transparent none;
}
.ieTBLfix {
	width:auto;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
}
.ieTDfix {
	width:100%;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	width:auto;
}
#albumThumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}
#albumThumbs img {
	border : 1px solid #DFDCD1;
	padding : 4px;
}
#albumThumbs p {
	margin : 0px 10% 15px 10%;
}
#albumImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	text-align: center;
	/* ugly brilliant IE hack. */
  voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}
#albumImg img {
	border : 1px solid #DFDCD1;
	padding : 20px;
}
#albumImg p {
	margin : 0px 10% 15px 10%;
}
#albumImg table {
	border : 1px solid #DFDCD1;
	background: transparent url(/_themes/_default/images/albumlist.gif) repeat-x top left; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
