body {
	color: #000;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: black;
}
h1 { color: #FFA500; font-size: 20px; font-weight: bold; }

h2 {
	color: #FFA500;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	color: #F90;
	font-size:12px;
}


h4 {
	color: #FC0;
}


h5 {
	font-size: 16px;
	font-weight: normal;
	color: #FFA500;
}
h6 {
	font-size: 12px;
	font-weight: 100;
	vertical-align: text-bottom;
	color: #FFA500;
}
p {
	margin: auto;
	color: #FFA500;
}

td { }
table {margin:auto}
embed {margin:auto}

a:link { color: yellow; text-decoration: none; }

a:visited { color: yellow; text-decoration: none; }

a:hover {
	color: yellow;
}

a:active { color: yellow; text-decoration: none; }

.page { color: yellow; font-size: 24px; font-weight: bold; height: 60px; }

#container {
	width: 700px;
	height: 100%;
	margin: auto;
	text-align: center;
}

#content {
	margin:auto;
	width: 700px;
	height: auto;
}
#t_top {
	background-image: url(../images/top.jpg);
	width: 700px;
	height: 96px;
}

#t_image {
	width: auto;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

#t_bottom {
	margin:auto;
	background-image: url(../images/bottom.jpg);
	vertical-align: bottom;
	width: 700px;
	height: 155px;
}

#t_main {
	margin: auto;
	background-image: url(../images/middle.jpg);
	background-attachment: scroll;
	width: 700px;
}
#t_menu {
	background-image: url(../images/middle.jpg);
	height: 30px;
	padding-bottom: 10px;
}

#t_menu:hover {
	font-size: larger;
	background-image: url(../images/middle.jpg);
	padding-bottom: 10px;
	height: 30px;
}

.alert {
	font-weight:bold;
	color:white;
}

.innerbox {
	width: 500px;
	padding: 10px;
	margin: auto;
}

.submitbox {
	margin:auto;
	width: 500px;
	height: 150px;
	margin-bottom: -20px;
}

.t85
{
	color:#F60
	font-size:85%;
}

.buttonbox {
	margin:auto;
	width: 500px;
	height: 100px;
	padding-top: 10px;
}

.construction { color: red; }

.date { color: red; }

.st {
	text-decoration:line-through;
}

.menuitem {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px; }

.menuitem:hover {
	font-weight: bold;
	text-decoration:underline;
}

.date {
	color: #FF0;
	font-weight: bold;
}

/* Video stuff
*/
.vpanel { position: absolute; width: 500px; }
.vbox {   border:solid 0pt black }
.vthumb { margin: 2px; padding: 2px; border:solid 2px black}
.vthumb:hover { margin: 2px; padding: 2px; border: solid 2px red; }
.vselected {margin: 0; border: solid 4px #ffa500; }
.vdesc { font-size: 12px; text-align: center}
player {
	margin: auto;
	width: 500px;
}


.vplayer {
	clear:both;
	margin:auto;
	width:100%;
}


/* Table stuff
*/
  table          { border-collapse: collapse; border: 0  }
  *#col1         { border: 0; border-color: black}
  *#col2         { border: 0; border-color: black}  
  *#col3         { border: 0; border-color: black}    
  td             { border: 0; border-color: black}
  
.warning {
	margin: auto;
	width: 500px;
	color: red;
}
	

/* Bio stuff
*/

.bio {
	font-size: 16px;
	width: 500px;
	margin: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.biotext { width: 500px; }
.biopicr { width:300px; float: right; }
.biopicl { width:200px; float: left}
.bioname { color: red; font-weight: bold; }
.bioinstruments { color: red; }
/*Form Stuff
*/
.input-text { color: red; background-color: white; background-position: center 0; }
.input-submit { color: #FFA500; font-weight: bold; background-color: black; border-color: #FFA500; border-width: 2pt; }
.form-email { width: 400px; height: 150px; }
#login_form    {
	height: 200px;
}
#majorid {
	background-color: #0066FF;
}
#container #t_main .innerbox p {
	color: #F00;
}
.special {
	font-size: x-large;
	color:#F60;
	font-style: italic;
}

#letter1 {
	font-weight:bold;
	color:#06F;
}
#letter2 {
	font-weight:bold;
	color:#F00;
}
#letter3 {
	font-weight:bold;	
	color:#FC3;
}
#letter4 {
	font-weight:bold;	
	color:#06F;
}
#letter5 {
	font-weight:bold;	
	color:#0C0;
}
#letter6 {
	font-weight:bold;	
	color:#F00;
}
