a:link			{ color: blue }
a:visited		{ color: blue }
a:active		{ color: blue }
a:hover		{ color: red }

a.foo:link				{ color:white }
a.foo:visited		{ color:white }
a.foo:active	 		{ color:white }
a.foo:hover			{ color:white }


body {
			background:#ffffff;
			margin:0px;
			padding:0px;
}

#titlebar {
			width:680px;
			margin:0px 0px 0px 10px;
}

#topnav {
			background:#A09D9D;
			
			width:680px;
			margin:0px 0px 0px 10px;
}

#main {
			width:515px;
			margin:10px 10px 20px 10px;
			padding:0px 10px 0px 0px;
			font-family:arial, geneva, verdana, sans-serif;
			font-size:13px;
			line-height:16px;
			color:#000000;
}

#rightnav {
			position:absolute;
			left:525px;
			top:128px;
			width:160px;
			margin:5px;
}
			

.luzTitle {
			font-family:arial, geneva, verdana, sans-serif;
			font-size:14px;
			font-weight:bold;
			color:#000000;
			margin:10px 0px 10px 0px;
}



.description		{ font-size:11px }

/*********************************************************/


th, td {
  font: 10pt Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

b			{ font-weight: bold }

.righthandcolumn	 { background-color: #dcdcdc }


.uppernav			{ font-size: .9em; font-weight: bold; color: white }
.whatisBorder		{ background: #000000 }
.whatisBG		{ background: #FFFFFF }
.contactBorder 		{ background: #000000 }
.contactBG		 { background-color: #e6e6fa }
.currentStudies		{ background: #CC0000 }
.currentStudiesBG	 { background-color: white }
.filetype { color: #808080; font-size: 0.75em }
.title { font-weight: bold; font-size: 2.0em }
.redsmall { font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: red;