/*
green: #C1C883;
red: #C75261;
yellow: #EAD684;
cream: #F8F1C2;
*/

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F8F1C2;
	margin: 0px;
	padding: 0px;
	text-align:center
}
#whole {
	margin: 0px;
	height: 100%;
	width: 100%;
}

.wrapper {
	width:610px;
	text-align:center;
	background: #F8F1C2;
	margin: auto;
}

a:link {
	text-decoration:underline;
	color:#616146;
}
a:visited {
	text-decoration:none;
	color:#616146;
}
a:hover {
	text-decoration:none;
	color:#616146;
}
a:active {
	text-decoration:none;
	color:#616146;
}
h1 {
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 15px 15px 5px;
}
h2 {
	font: bold 1.45em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 15px 0px 2px 15px;
	border-bottom: 1px solid #c1c883;
	padding-bottom: 2px;
}
h3 { margin: 10px 0px 3px 15px; font: bold 1.3em Georgia, "Times New Roman", Times, serif; color: #c75261; padding: 0px 0px 3px; 
}
h4 {
	margin: 0px 0px 5px 40px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px 0px 1px;
	border-bottom: 1px solid #C1C883;
}
.no-line {
	border-style: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.float-left{float:left; padding: 0px 5px 5px 0px;}
.float-right{ float:right; padding:3px; margin: 5px 0px 5px 5px; }
.image-dec{border:solid 1px #C1C883;}
p {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0px 15px 5px;
	text-align: left;
}
.table-padding { padding: 15px; }

.caption { font: oblique lighter .9em Georgia, "Times New Roman", Times, serif; }

.sub-information {
	margin: 0px 0px 0px 50px;
	padding: 0px;
}




/******************************header


**********************************/




.logo {
	text-align: left;
	margin: 20px;
}
.header {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	background: #c1c883;
}
#nav {
	font: 110% Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	background: url(images/green_gradient_bar.jpg) repeat-x 100%;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	width: 100%;
}
#nav .self {
	font-weight: bold;
	color: #ead684;
}
#nav a:link {
	text-decoration: none;
	color: #f8f1c2;
	font-weight: bold;
}
#nav a:visited {
	text-decoration: none;
	color: #c1c883;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: underline;
	color: #ead684;
	font-weight: bold;
}
#nav a:active {
	text-decoration: none;
	color: #EAD684;
}
.sub-nav a:link {
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px;
}
.sub-nav a:visited {
	font-size: 0.9em;
	padding: 5px;
}
.sub-nav a:hover{
	font-weight: bold;
	background: #c1c883;
	padding: 5px;
	text-decoration: none;
}
.sub-nav a:active {
	font-weight: bold;
	padding: 5px;
}


/************************************* main contenet


**********************************/
.wrapper_main {
	width:610px;
	text-align:center;
	background: #F8F1C2;
	margin: auto;
}
#main a:link {
	text-decoration:underline;
	color:#616146;
}
#main a:visited {
	text-decoration:none;
	color:#616146;
}
#main a:hover {
	text-decoration:none;
	color:#616146;
}
#main a:active {
	text-decoration:none;
	color:#616146;
}
#main_text {
	font-size: .95em;
	color: #333333;
	background: #ead684;
	text-align: left;
	margin: 0px;
	padding: 5px 10px 5px 5px;
	border: 10px solid #c75261;
	width: 575px;
	height: auto;
	float: none;
}

#main_bottom {
	width: 610px;
	margin: 0px;
	padding: 0px;
}

#uhoh {
	font: oblique bold 2em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#uhoh_sub {
	font: 1.25em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.calendar_date {
	color: #333333;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
.calendar_event {
	color: #333333;
	font: normal 1em Arial, Helvetica, sans-serif;
	margin: 0px;
}
.calendar_mini_head {
	font: bold 1.25em Georgia, "Times New Roman", Times, serif;
	color: #616146;
	margin: 15px 0px 0px 15px;
	padding: 0px;
}

.competition-title {
	color: #333333;
	font: italic bold 1.1em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
.faculty_pix {
	margin: 0px 5px 5px 0px;
	float: left;
	clear: left;
}
.faculty {
	margin: 10px 0px;
	clear: left;
}

#main_text ul {
	margin: 0px 15px 5px 20px;
}
#main_text li {
	font: 1em Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: none;
	margin: 0px;
	vertical-align: middle;
	padding: 0px 0px .2em;
}
#main_text .li_title {
	font-weight: bold;
	color: #333333;
	list-style: none;
}
#main_text a {
	text-decoration: underline;
}
.top_of_page {
	text-align: right;
	margin: 0px 80px 0px 0px;
}
.reg {
	color: #333333;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 0px 15px 3px 0px;
	padding: 0px;
}
#main_text .star_bullet {
	color: #333333;
	list-style: url(images/bullet.gif) outside;
	margin: 0px 0px 5px 25px;
}



/********************************************footer

*****************************************/


/*main_bottom is section just above footer*/

#main_bottom p {
	font-size: 110%;
	color: #666633;
	background: #ead684;
	text-align: right;
	padding: 5px 10px 5px 0px;
	margin: 0px;
}
#main_bottom a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #c75261;
}
#main_bottom a:visited {
	text-decoration: none;
	color: #c75261;
	font-weight:bold;
}
#main_bottom a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #616146;
}
#main_bottom a:active {
	text-decoration: none;
	color: #c75261;
}
#clear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}
#green_bar {
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 32px;
	background: url(images/green_gradient_bar.jpg) repeat;
}
.wrapper_footer {
	width:610px;
	text-align:center;
	background: #F8F1C2;
	margin: auto;
}
#footer {
	background: url(images/footer.gif);
	margin: 0px 0px 30px;
	width: 610px;
	height: 100px;
}
#footer p {
	font-size: 70%;
	color: #666633;
	text-align: left;
	margin: 0px;
	padding: 0px 5px 5px 15px;
}
#footer a:link {
	text-decoration:none;
	color:#616146;
}
#footer a:visited {
	text-decoration:none;
	color:#616146;
}
#footer a:hover {
	text-decoration:none;
	color:#616146;
}
#footer a:active {
	text-decoration:none;
	color:#616146;
}

