/*

Purple: 683FA0
Gold: A19C3F
Gray: B5B5B5
Green: 44A13F


*/


body {
	background-color: #FFF;
	font: 65.5% "Lucida Grande", Verdana, Lucinda, Arial, Helvetcia, sans-serif;
	/*color:#6B3FA0;*/
	color:#353535;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul{  list-style-type: none; }

.clear:after { display: block; visibility: hidden; clear: both; height: 0; content: "."; }


hr {
	clear:both;
	border:0px;
	height: 1px;
}

h1#title {
   font-family: "Trebuchet MS";
   font-size: 400%;
}

#header_wit {
	color:#FFFFFF;
}

#header_alpha {
	color:#A19C3F;;
}

#header_logo {
	float:right;
	background-image: url("../images/mustang_logo_scaled_65.png");
	background-repeat: no-repeat;
	height: 75px;
	width:200px;
	padding-right:15px;
}


h1#title a { text-decoration:none; border-bottom:0px; color:#FFFFFF;}
h1#title a:hover { text-decoration:none; border-bottom:0px; color:#FFFFFF;}

div#titleDescription {
	color:#FFFFFF;
}

a { border-bottom: 1px dotted #A19C3F; text-decoration: none; color: #A19C3F; }
a:hover { border-bottom: 1px dotted #A19C3F; color: #A19C3F; }
a.button { border: 0; }
a img { border: 0px; text-decoration:none;}

h1, h2, h3, h4, h5 { color: #6B3FA0; }

/*h1 a, h2 a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:0px;
}*/ 	

div#headerWrap {
	margin:0;
	padding:0;
}

div#header {
	position: relative;
	height: 80px;
	margin: 0 auto;
	text-align: center;
	background-color: #6B3FA0;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

div#headerTitle {
	text-align:left;
	width: 850px;
	padding: 10px 0 10px 70px;
	margin:auto;
}

div#headerNav {
	border-top: 2px solid #A19C3F;
	background-color: #FFFFFF;
	text-align:center;
	height:35px;
}

div#headerNav a:hover {
	
}


div#navLinks {
	padding: 5px 0 5px 40px;
	width: 850px;	
	text-align:left;
	margin:auto;
}

div#container {
	background-color: #FFFFFF;
	margin: auto;
	padding: 15px 0 15px 0;
	text-align: left;
	width: 850px;	
}

div#badgeFooter {
	clear:both;
	margin:10px;
	width:525px;
}

div#main {
	margin:5px 0 5px 35px;
	width:525px;
}

div#projects {
	margin:5px 0 5px 35px;
	width:800px;
}

div#projects h3,h4 {
	margin:0;
	padding:0;
}

div.projectGroup {
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #A19C3F;  
}

div.project {
	margin-bottom:5px;
}


div#sidebar {
	float:right;
	margin: 5px 35px 5px 0;
	width: 225px;
}

div#sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

div.sidebar_sub {
	padding-left:10px;
}

div#pictures img {
	margin:10px;
}

div#pictures a {
	border:0px;
}


div#contentlink a {
	color: #5370b6;
	font-size: 8px;
}

ul#nav {
	/*position: relative;*/
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	height: 23px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-top:2px;
	text-transform: lowercase;
}

ul#nav li {
	display: inline;
}

ul#nav li:hover { background-position: 0 -30px; }

ul#nav li a {
	height: 23px;
	padding: 0px 1em 0px 1em;
	text-decoration: none;
	color: #A19C3F;
	border-bottom: 0px;
}

ul#nav li a:hover {
	background-color: #B5B5B5;
	color:#FFFFFF;
}

ul#nav li a.current { 
	background: #fff; 
}


ul#navBot {
	/*position: relative;*/
	height: 23px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-top:2px;
	text-transform: lowercase;
	}

ul#navBot li {
	display: inline;
}

ul#navBot li:hover { background-position: 0 -30px; }



#navSide {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0;
	width: 150px;
}

#navSide li {
	margin: 0;
	padding: 0;
}

#navSide li a {
	border-bottom: 1px solid #999;
	color: #00f;
	display: block;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	text-decoration: none;
}

#navSide li a:hover {
	background-color: #2f366c;
	color: #fff;
}

#content {
	float: right;
	margin-bottom: 40px;
	width: 450px;
}


#footerMidWrap {
	border-top: 1px solid #6B3FA0;
	background: #C1C1C1 0 0;
	clear: both;
	text-align:left;
	/*height:200px;*/
}

#footerMid {
	text-align:left;
	width: 850px;
	padding: 10px 0 10px 60px;
	margin:0 auto;
	color:#FFFFFF;
}

#footerMid ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#relatedLinks {
	float:left;
	width:300px;
	padding:0 0 20px 0;
}

#relatedLinks a {
	margin-left:5px;
	/*line-height:25px;*/
}


#mustangSchedule {
	float:left;
	padding:0 0 20px 0;
}

#sponsors {
	float:left;
	padding:0 0 20px 0;
}

#footerLowWrap {
	background:#6B3FA0;
	clear: both;
	text-align:center;
}

#footerLow {
	width:850px;
	color:#FFFFFF;
	text-align:right;
	font-size: 75%;
	margin:0 auto; 
}


h1 {
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
}

tr {
	padding: 0;
	margin: 0;
}

tr.rowb {
	background-color: #f3f3f3;
}

th {
	border-bottom: 2px solid #999;
	font-size: 120%;
	padding: 5px;
}

td {
	/*border-bottom: 1px solid #ddd;*/
	margin: 0;
	padding: 5px;
}

.announcement {
	padding-bottom:15px;
    border-bottom: 1px dotted #A19C3F;  
    margin-bottom:30px;     
}

.announcement p {
	/*padding:0 0 5px 0;*/
}

.center {
    text-align:center;
}

img.small {
 	border: 0px;
 	padding: 5px 5px 5px 20px; 
}

.recoList {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.recoList li {
	display: inline;
	margin: 5px 10px 5px 0;
}

ul.blogroll {
	list-style:none;
	margin:0px;
	padding:0px;
}

/*
.recoList img {
	border: 1px solid #66AA88;
}
*/
.recoList a {
	border: 0px;
}

.recoList a:link {
	padding: 1px;
	text-decoration: none;
	border:0px;
	/*border: 1px solid #66AA88; 
	text-decoration: none; 
	color: #66AA88;*/
}

.recoList a:hover {
	padding: 1px;
	text-decoration: none;
	border: 0px;
	/*border: 1px solid #335544; 
	text-decoration: none; 
	color: #335544;*/
}
*/

.alttext { position: absolute; left: -9999px; }
/* end hack */
/*\*//*/
.alttext { text-indent: -9999px; }
/**/

.bold {
	font-weight:bold;
}

.gold {
	color: #A19C3F;
}

.large {
	font-size:140%;
}

form label {
	width:100px;
	float: left;
}

form ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

form ul li {
	margin: 8px 0px 8px 0px;
}

.center {
	text-align:center;
}

code {
	font-size:120%;
}

.lightgray {
	background-color:#F7F7F7;
	padding:5px;
	margin:0px;
}

.gray {
	background-color:#E3E3E3;
	padding:5px;
	margin:0px;
}

.witcomment {
	border: 1px solid #6B3FA0;
	background-color:#A19C3F;
}

.floatright {
	float:right;
}

.morelink {
	float:right;
	margin: 10px 0 10px 0;
	border: 0px;
}

div#alumni_list {
	font-size:120%;
}
