body {	background-color: #ffffff;   font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 12px;}h1{ font-family: Verdana,Arial,sans-serif; font-size: 120%; color: #334d55;}h2{ font-size: 110%; color: #006699;}h3{ font-size: 105%; color: #334d55;}h4{ font-size: 100%; font-weight: normal; color: #333333;}h5{ font-size: 95%; color: #334d55;}div#centerWrapper {	/*background-image: url(assets/bkgnd2_dds.gif); background-repeat: repeat-y;*/	background-image: url(assets/liu_grad.jpg); background-repeat: repeat-y;    position:relative;    margin-left:auto;    margin-right:auto;    top: 0px;    width:770px;	 padding-left: 20px;	 height: 900px;}div#top {    position: absolute;    width:770px;    height:100px;    left:0px;    top: 0px;	 text-align: center;}div#columns {    position: relative;    width: 750px;    top: 100px;}div#nav {    position:absolute;    width:205px;    top: 0px;    left:0px;}div#content {    position: relative;    width: 540px;    top: 0px;    left: 210px;	 padding-left: 10px;}div#bot {    position: relative;    width: 540px;    margin-top: 35px;	 padding-top: 5px;	 text-align: center;}#pageName {	padding: 10px 0px 0px 0px;}.noteRed {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px; color: red;}/* for not so tableless */.tdDim {background-color: #e0e0e0;}.highlite {background-color:#FFFF66;}