/* CSS Document  www.JoelPollack.com */
/* Developed by Salman Lakhani, Creative Director, BeyondROI */

/* Body */
body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #000000;
}

/* Main Tables */
.container {
	width: 100%;
}

.left-table {
	width: 136px;
	text-align:center;
	vertical-align:top;
	background-image:url(images/joelnav2.jpg);
}
.right-table {
	text-align:left;
	vertical-align:top;
}
.body-table{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
.content-table{
	padding:16px;
	vertical-align:top;
}
.header-table{
	background-image:url(images/headerjsp.jpg);
	height:52px;
}

/* Main Links */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066FF;
}
a visited {
	font-size: 16px;
	color: #00FFFF;
}
a active {
	font-size: 16px;
	color: #00FFFF;
}
a link {
	font-size: 16px;
	color: #00FFFF;
}
a hover {
	text-decoration: underline;
	font-size: 16px;
	color: #0099FF;
}


.dark a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.dark a:visited {
	font-size: 16px;
	color: #000000;
}
.dark a:active {
	font-size: 16px;
	color: #000000;
}
.dark a:link {
	font-size: 16px;
	color: #000000;
}
.dark a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #666666;
}



/* whats new */
.whatsnew-table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.whatsnew-table a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.whatsnew-table a visited {
	font-size: 10px;
	color: #000000;
}
.whatsnew-table a active {
	font-size: 10px;
	color: #000000;
}
.whatsnew-table a link {
	font-size: 10px;
	color: #000000;
}
.whatsnew-table a hover {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
}

.college-table {
	padding:16px;
	vertical-align:top;
	background-image:url(explore/college/backsyrac2.jpg);
}
.zbt-table {
	padding:16px;
	vertical-align:top;
	background-image:url(explore/college/zbt/zbtlogo.gif);
}
