/* hide from ie on mac \*/
html {
	height: 100%;
	}

.flashcontent {
	height: 100%;
	}
/* end hide */

* { 
margin: 0; 
padding: 0; 
} 
body {
	background:#c6b9a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#454039;
	}
a:link,
a:visited {
	color:#91174e;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1 {
	color:#7e7a00;
	font-size:20px;
	padding-top:6px;
	padding-bottom:4px;
	font-weight:normal;
	}
h2 {
	color:#104554;
	font-size:18px;
	padding-top:6px;
	padding-bottom:4px;
	font-weight:normal;
	}
h3 {
	color:#7e7a00;
	font-size:13px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight:normal;
	}
h4 {
	color:#104554;
	font-size:13px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight:normal;
	}
blockquote {
	padding-left:1em;
	}
ol {
	margin-left:0;
	padding-left:2em;
	}
ul {
	margin-left:0;
	padding-left:2em;
	}
li {
	padding-bottom:6px;
	}
.italics {
    font-style: italic;
    font-size: 12px;
    }
.wrapper {
	position:relative;
	width: 1050px;
	margin: 0px auto 0px auto;
	background:url(../images/fade_back.png) repeat-y;
	} 
.quickbox {
	height:30px;
	position:relative;
	margin:0 30px 0 0;
	width:850px;
	}
.quicklinks, .quicklinks a:link, .quicklinks a:visited {
	color:#fff;
	font-size:10px;
	text-align:right;
	padding:6px 5px 6px 5px;
	}
.main {
	width:850px;
	background-image: url(../images/fade_mid.png);
	}
.header {
	position:relative;
	width:1000px;
	margin:0 25px;
	height:164px;
	background: url(../images/header.jpg) no-repeat;
	z-index:10;
	}
.logo {
	position:absolute;
	width:547px;
	height:96px;
	top:16px;
	left:25px;
	z-index:11;
	}
.tamu {
	position:absolute;
	left:803px;
	top:11px;
	height:44px;
	width:185px;
	z-index:11;
	}	
.navigation {
	position:absolute;
	top:124px;
	height:24px;
	z-index:1000;
	width:1000px;
	height:40px;
	background:#104554 url(../images/navback.jpg);
	z-index:10
	}
.button {
	position:absolute;
	left:825px;
	top:130px;
	width:147px;
	height:25px;
	z-index:15;
	}
.content_index {
	position:relative;
	left:25px;
	width:1000px;
	background:#fff url(../images/front_spiral.jpg) bottom right no-repeat;
	min-height:462px;
	z-index:1;
	}
.content {
	position:relative;
	left:25px;
	width:1000px;
	background:#fff url(../images/inner_spiral.jpg) bottom right no-repeat;
	min-height:462px;
	z-index:1;
	}
.flash {
	position:absolute;
	left:30px;
	top:20px;
	width:590px; 
	height:300px;
	background-color:#5e574d;
	border:#989433 solid 10px;
	z-index:1;
	}
.index_theme {
	position:absolute;
	left:100px;
	top:366px;
/*	width:880px; */
	width:740px;
	height:106px;
	overflow:hidden;
	z-index:20;
	text-align:right;
	}
.index_sponsors_title {
	position:absolute;
	left:854px;
	top:10px;
	height:15px;
	width:140px;
	z-index:25;
	text-align:center;
	}
.index_sponsors_title p {
	font-size:12px;
	color:#666;
	font-weight:bold;
	}
.index_sponsors_line {
	position:absolute;
	left:850px;
	top:142px;
	height:330px;
	width:1px;
	background:#5e574d;
	}
.index_sponsors {
	position:absolute;
	left:858px;
	top:30px;
	height:440px;
	width:132px;
	z-index:20;
	background:#ebe7de;
	}
.text {
	width:960px;
	padding:15px 20px 0px 20px;
	}
.image {
	border:3px solid #7e7a00;
	margin:0 0 10px 30px;
	}
.sponsors {
	position:absolute;
	bottom:-15px;
	left:20px;
	height:74px;
	width:953px;
	border:1px solid #bfbfbf;
	z-index:20;
	background:#fff;
	padding:3px;
	}
.slides {
    padding-left: 25px;
    }

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-left:3px;
	}
legend {
	font-weight:bold;
	color:#550000;
	padding-bottom:10px;
	padding-left:3px;
	}
	
/*footer styles */
.bottom_index{
	position:relative;
	width:1050px;
	margin:0 auto;
	background:url(../images/fade_bot_i.png) top no-repeat;
	height:50px;
	}	
.bottom {
	position:relative;
	width:1050px;
	margin:0 auto;
	background:url(../images/fade_bot.png) top no-repeat;
	height:50px;
	}	
.copybox {
	position:relative;
	top:35px;
	left:510px;
	height:38px;
	width:300px;
	padding-top:6px;
}
.copyright,
.copyright a:link,
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#322c2c;
	text-align:right;
	font-size:10px;
	}
.copyright a:hover {
	text-decoration:underline;
	}
.mays {
	position:absolute;
	width:202px;
	height:44px;
	left:813px;
	top:35px;
}
#print_content {
    display:none;
}

