html, body
{
	text-align: center;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 100%;
	background-image: url(../img/page/background_left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#header
{
	background-color: #000;
}

#main
{

}

#primary
{
	background-color: #68696C;
}

#secondary
{
	background-color: #AAA04D;
	float: left;
}

#content
{
	text-align: left;
	margin: 0 0 0 18px;
}

#footer
{
	background-color: #000;
	padding: 0 0 0 24px;
}

#footer a
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #999;
}

#footer a:hover
{
	color: #FFF;
}

#footer a:visited
{
	color: #999;
}

table {
	height: 100%;
} 

#secondary a
{
	width: 132px;
	padding: 0 0 14px 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFF;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	display: block;
	text-decoration: none;
}

#secondary a:hover
{
	color: #AAA04D;
	background-color: #FFF;
}

#content
{
	font-family: Times New Roman;
	font-size: 12px;
	line-height: 16px;
}

p, li, td {
	font-family: Helvetica, Arial, Sans-Serif;;
	font-size: 12px;
	line-height: 16px;
}

/* link list ----------------------- */

ul.link_list,
ul.link_list li,
ul.link_list ul,
ul.link_list ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.link_list {
	margin-bottom: 15px;
}

ul.link_list li {
	margin-bottom: 3px;
}

ul.link_list.subNav {
	border-left: 1px solid black;
}

ul.link_list.subNav li {
	margin-bottom: 0px;
	text-align: left;
}

ul.link_list.moreMargin li {
	margin-bottom: 15px;
}

/* horizontal link list */
ul.link_list.h li {
	display: inline;
	margin-right: 12px;
}

ul.link_list.h li.last {
	margin-right: 0px;
}
/* ------------ */

.floatLeft {
	float: left;
	margin: 15px 15px 15px 0px;
}

.floatRight {
	float: right;
	margin: 0px 15px 15px 15px;
}
/* ------------ */
a {
	text-decoration: none;
}

ul.link_list a {
	display: block;
	padding: 12px 10px 11px 10px;
	width: 124px;
	color: white;
	background: #E99818;
	border-bottom: 1px solid white;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000;
}

ul.link_list a:hover {
	background: white;
	color: #E99818;
}

h1
{
	font-family: Georgia;
	font-size: 18px;
	line-height: 24px;
}

h1.pageHeader {
	font-family: "Palatino Linotype", Palatino,"Times New Roman", Times, Georgia, Serif;
	color: #E99818;
	font-size: 23px;
	line-height: 29px;
	font-weight: normal;
}

h2 {
	font-family: Georgia;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}

h2.subNavTitle {
	color: white;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	border-bottom: 1px solid white;
	padding: 3px 10px 10px 10px;
	margin-left: 1px;
	margin-bottom: 0px;
}

.cabCompany, .cabMember, .cabTitle {
	font-family: Lucida Grande, Times New Roman, Times, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

.cabMember {
	font-weight: bold;
}

.date
{
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-color: #000;
	color: #000000;
}

.consortium, .consortium:visited
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	font-color: #766340;
}

.students, .students:visited
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #E99818;
}

.alumni, .alumni:visited
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #780031;
}

.universities, .universities:visited
 { color: #aaa04d; font-size: 12px; font-family: Helvetica, Arial, Sans-Serif; line-height: 14px; }
.op, .op:visited
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #766340;
}

.uhead
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding 12px 0 0 0;
	color: #AAA04D;
}

.uContact
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.sponsors, .sponsors:visited
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #559CBE;
}

