body
	{
	text-align: center;
	}

div#container
	{
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	}
	
div#main
	{
	background: #ffffff url(images/.jpg) no-repeat;
	padding: 20px;
	width: 900px;
	}
	
H1 {
    font: 18px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #b0b91d;
    font-weight: bold;
	}
	
H2 {
    font: 18px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #b0b91d;
    font-weight: bold;
	}
	
H3 {
    font: 14px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #006db2;
    font-weight: bold;
	}
	
.copy {
    font: 12px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #111111;
    font-weight: normal;
	}
	
.copyright {
	width: 80%;
	color: #a2a2a2;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	font-weight: 400;
	border-top: solid 1px #a2a2a2;
	margin-top: 20px;
	}
	
.copyright a {
	color: #7e7e7e;
	}
	
.copyright a:hover {
	color: #0068a5;
	}
	
A.college-link {
    font: 12px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #006699;
    font-weight: normal;
	text-decoration: none;
	}
	
A:hover.college-link {
    font: 12px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #006699;
    font-weight: normal;
	text-decoration: underline;
	}

.college-state {
    font: 12px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #111111;
    font-weight: normal;
	}
	
A.resources-link {
    font: 12px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #006699;
    font-weight: normal;
	text-decoration: none;
	}
	
A:hover.resources-link {
    font: 12px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #006699;
    font-weight: normal;
	text-decoration: underline;
	}

.resources-category {
    font: 11px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #111111;
    font-weight: normal;
	}

.resources-resource {
    font: 12px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #111111;
    font-weight: normal;
	}

.events-date {
    font: 11px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #111111;
    font-weight: normal;
	}

.events-category {
    font: 11px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #111111;
    font-weight: normal;
	}

.events-event {
    font: 12px Tahoma,Geneva,Arial,Helvetica,sans-serif;
    color: #111111;
    font-weight: normal;
	}
	
.fieldframes { border: solid 1px #888888; }
.fieldtitles { font: 14px Tahoma,Geneva,Arial,Helvetica,sans-serif; color: #888888; font-weight: bold; padding:0px 2px; }
.fieldcontents { padding:5px 10px 10px 10px; }
	
/* colors:
	dk blue = #006db2
	lt blue = #6bc4e2
	green = #b0b91d
*/

.ddmx {
    font: 11px Lucida Sans Unicode, Lucida Grande, sans-serif;
	}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 0px 3px 10px;
    border-top: 1px solid #fff;
    background: #006db2;
    font: 12px Lucida Sans Unicode, Lucida Grande, sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
    display: block;
    white-space: nowrap;
    position: relative;
	width: 195px;
	}
.ddmx .item1:hover,
.ddmx .item1-active:hover {
    background: #b0b91d;
	color: #003333;
	}
.ddmx .here {	
    background: #b0b91d;
	color: #003333;
	}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 13px 18px 14px 18px;
    font: 11px Lucida Sans Unicode, Lucida Grande, sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	}
.ddmx .item2 {
    background: #e5e1da;
	}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #999999;
	}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 13px 20px 13px 20px;
	}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
	}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #fff;
	}

* html .ddmx td { position: relative; } /* ie 5.0 fix */