table.homeTable {
	background: transparent url(../images/bg_contenttop.gif) top left repeat-x;
	width: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #1d1d1d;
}
table.contentTable {
	width: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #1d1d1d;
}
table.contentTable td.leftNav {
	background: transparent url(../images/bg_leftnav.gif) top left repeat-y;
	width: 153px;
	height: 100%;
	vertical-align: top;
}
table.leftNavBox a {
	color: #1d1d1d;
	text-decoration: none;
}
table.leftNavBox a:hover {
	color: #1d1d1d;
	text-decoration: underline;
}
td.newsBoxHolder {
	vertical-align: top;
	width: 289px;
}
table.newsBox {
	background: transparent url(../images/bg_newsbox.gif) top left repeat-y;
	border-bottom: 2px solid #c0c0c0;
	width: 289px;
	height: 100%;
}
table.newsBox td.newsContent {
	vertical-align: top;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #1d1d1d;
	height: 100%;
}
td.content {
	padding: 10 13 9 13;
}
.heading {
	font-family: Arial;
	font-size: 18px;
}
.secondarytitles {
	font-family: georgia;
	font-size: 22px;
	font-weight:bold;
}
.mainfont {
	font-family: Arial;
	font-size: 12px;
	color: #1d1d1d;
}
.mainfontbold {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #1d1d1d;
}
.mainfontboldgrey {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #a1a1a1;
}
.smallfont {
	font-family: Arial;
	font-size: 10px;
	color: #1d1d1d;
}
.smallfontbold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #1d1d1d;
}

.uniflip-teaser {
	float: right;
	margin: 10px;
	width: 105px;
	padding: 5px;
	background-color: #E3E3E3;
	text-align: center;
}
.uniflip-teaser img {
	border: none;
	margin-bottom: 5px;
}

.photoBorder {
	border: 3px solid #bcb9b9;
}
.border {
	border: 1px solid #bcb9b9;
	padding: 3px;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
	margin-left: 10px;
}

hr {
	border: 3px solid #cccccc;
}
.red {
	color: #800e0f
}
.orange {
	color: #ca3900;
}
.green {
	color: #498b2e;
}
.black {
	color: #1d1d1d;
}
.education {
	color: #64090a;
}
.aboutus {
	color: #636621;
}
.collection {
	color: #1e0042;
}
.entertainment {
	color: #b74500;
}
.white {
	color: #ffffff;
}
.yellow {
	color: #ffcb00;
}
a.stealth {
	text-decoration: none;
}
.tableBorder {
	margin: 6px;
	border: 2px solid #969696;
	padding: 2px;
}
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }