
body {
	background-color: #000;
	font-size: 120%;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hide { display: block;}

a { color: #00F6FF;}
#container .campustourimages img { display: block;}
#container .campustour img { display: block;}
#container .image img { display: block;}

#container img { display: none;}
#main { background: none;}
#content { width: 608px;}

.sitesearch { width: 300px;}
.sitesearch input { width: auto;}
.sitesearch input .searchsitebutton {
	width: 70px;
	height: 23px;
	border: none;
	margin-right: 10px;
	background-color: #FFFF00;
	color: #000;
}

h1 { border-top: 1px dotted #fff; padding-top: 20px;}

#footer { border-top: 1px dotted #fff; padding-top: 20px;}
#footer li { display: inline;}

#nav { border-bottom: 1px dotted #fff; border-top: 1px dotted #fff; padding-top: 20px;}

#content { width: 90%; border-bottom: 1px dotted #fff; padding-top: 20px;}

#subnav { border-bottom: 1px dotted #fff; padding-top: 20px;}

#photo, #randomimage { display: none;}

#pods li { list-style-type: none;}
.contentright li { list-style-type: none;}

label {
	width: 310px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.labelcheckbox {
	width: 310px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.label {
	display: none;
}

fieldset { border: none;}
legend { display: block; color: #fff; font-size: 90%;}

.button {
	width: 70px;
	height: 23px;
	border: none;
	margin-right: 10px;
	background-color: #FFFF00;
	color: #000;
}

.textarea {
	width: 257px;
	height: 60px;
	border: 1px solid #C3C3C3;
	padding-left: 4px;
	padding-top: 2px;
	color: #6A737B;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	margin-bottom: 7px;
}

.campustourlink { display: none;}

.hiddenlink { display: block;}
