
body 	{
	background-color: #fff7e8;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center; 
	}

a:link {color: blue;}
a:visited {color: blue;}
a:hover {color: red;}
a:active {color: blue;}

img	{
	border: none;
	}

#wrapper  {
	color: maroon; 
	font-size: 100%;
	font-family: georgia, "times new roman", times, serif;
	line-height: 110%;
	margin: 0px auto;
	width: 760px; 
	text-align: left; 
	border: 0px blue dotted; 
	}

#header   {
	height: 145px; 
	width: 755px; 
	margin: 2px 2px 2px 2px; 
	background-color: transparent; 
	padding-left: 25px 
	border: 0px teal solid;
	}

#stuff   {
	text-align: left; 
	margin-left: 230px; 
	width: 500px; 
	padding: 1em 0 0 1em;
	border:0px solid green;
	}

#footer   {
	width: 755px;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0px solid brown;
	}

#return   {
	text-align: center;
	margin: 30px auto;
	}

#valid   {
	clear: both;
	width: 750px;
	height: 33px;
	border: 0px fuchsia solid;
	}

#valid  img {
	float: left;
	height: 31px;
	width: 88px;
	}

#valid  p {
	text-align: right;
	padding-top: 8px;
	margin: 0;
	color: black; 
	font-style: italic;
	font-size: 80%;
	font-family: verdana, arial, trebuchet, sans-serif;
	}

#ucsign   {
	margin-top: 20px;
	font-size: 50px; 
	line-height: 50px;
	color: #603; 
	font-family: Times New Roman, Times, serif; 
	text-align: center;
	}

.mainbox {
	margin: 30px auto 50px auto;
	width:755px; 
	border: 0px black solid;
	}

.title   {
	color: #006;
	font-family: verdana, arial, trebuchet, sans-serif;
	margin: 40px 0 60px 0;
	}


.colhead   {
	color: navy;
	font: 1.8em "century gothic","gill sans",arial,sans-serif;
	margin-bottom: 0; 
	}

.cap 	{
	height: 34px; 
	line-height: 34px; 
	color: #630; 
	font-size: 300%; 
	font-family: "times new roman", serif; 
	float: left; 
	margin-right: 1px;
	}

.cap2 {
	color: #646464; 
	font-size: 300%; 
	font-family: georgia, "times new roman", times, serif; 
	height: 32px; 
	line-height: 40px; 
	margin-right:1px; 
	}

.intlink a:link, .intlink a:visited  {
	color: black;
	text-decoration: none;
	border-bottom: 2px dotted black;	
	}

.intlink a:hover  {
	color: #f00;
	background-color: #b3ffb3;
	}

.extlink a:link, .extlink a:visited  {
	color: black;
	text-decoration: none;
	border-bottom: 2px dotted black;	
	}

.extlink a:hover  {
	color: #0000ff;
	background-color: #ffcbcb;
	}

/* Holly Hack */
/*\*/ * html div {height: 1%;}/**/

