body {
	background-color: #45484e;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: verdana;
	color: #ffffff;
}
#head{
}
#header{
	background-image: url("http://www.ucbeta.org/betathetapi2/images/layout3/header2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width: 882px;
	height: 185px;
	margin: 0 auto 0 auto;
}
#navigation{
	height: 24px;
	width: 882px;
	padding: 0px;
	margin: 0 auto 0 auto; 
}
#subbar{
	background-image: url("http://www.ucbeta.org/betathetapi2/images/layout3/sub1.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: .75em;
	height: 17px;
	width: 882px;
	line-height: 17px;
	margin: 0 auto 0 auto;
}
#subbar a{
	padding: 0 1em 0 1em;
	color: #ffffff;
	font-family: Copperplate Gothic Light, Sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
}
#subbar a:hover{
	color: #e873cb;
	text-decoration: none;
	border: none;
}

img{
border: none;
}

#watermark{
	background-image: url("http://www.ucbeta.org/betathetapi2/images/layout3/water.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 555px;
	padding: 45px 0px 0px 0px;
}
#page{
	background-color: #000000;;
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0 0 20px 0;
	width: 882px;
	margin: 0 auto 0 auto;
	text-align: left;

}
#footer{
	background-image: url("http://www.ucbeta.org/betathetapi2/images/layout3/footer2.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 110px;
	width: 882px;
	margin: 0 auto 0 auto;
}
#content{
	margin: 0px 50px 0px 50px;
}
#content img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 0 35px 0;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.hidden {
	display:none;
}
h1{
	
		text-align: center;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: bold;
	font-family:  Copperplate Gothic Bold, Copperplate Gothic Light, verdana;
	text-transform: uppercase;
	color: #e873cb;
}
h2{
	text-align: center;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: bold;
	font-family:  Copperplate Gothic Bold, Copperplate Gothic Light, verdana;
	text-transform: uppercase;
}
h3{
	text-align: center;
	font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
	font-family: Copperplate Gothic Light, verdana;
}
h4{
	font-size: .75em;
	line-height: 1em;
	font-weight: normal;
}
h5{
	font-size: 3em;
	font-weight: bold;
}
h6{
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
h7{
	font-size: .9em;
	font-weight: normal;
}
a{
	color: #5083df;
	text-decoration: none;
	border: none;
}
a:hover{
	color: #e079c2;
	text-decoration: none;
	border: none;
}
ul{
	line-height: 1.25em;
	color: #ffffff;
}
td{
color: #ffffff;
}
.white{
color: #ffffff;
}
.black
{
color: #000000;
}
th{
color: #000000;
}