
/* basic elements */
body {
	font: 11px/14px verdana, sans-serif;
	color: #003399;
	background: #CDF7FF url(/002/bg1.gif) top left repeat-x;
	padding: 15px 0px 0px 224px;
	margin: 0px;
	}
p {
	font: 11px/14px verdana, sans-serif;
	text-align: justify;
	margin-top: 0px;
	}
h4 {
	font: bold 22px 'arial narrow', sans-serif;
	color: fuchsia;
	text-transform: lowercase;
	margin-bottom: 0px;
	margin-top: 80px;
	}
h5 {
	font: bold 22px 'arial narrow', sans-serif;
	color: fuchsia;
	text-transform: lowercase;
	margin-bottom: 0px;
	margin-top: 15px;
	}

h3 {
	font: bold 16px 'arial narrow', sans-serif;
	text-transform: lowercase;
	margin-bottom: 0px;
	}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: fuchsia;
	}

a:active, a:hover {
	text-decoration: underline;
	}

div.bigBlue {
	background: #00CCFF url() top left repeat-x;
	background-color: #00CCFF;
	margin: 0px;
	padding: 50px 40px 10px 40px;
	}


div.topper .p1 {
	width: 400px;
	height: 243px;
	background: transparent url(rackphoto1.jpg) top left no-repeat;
	padding: 0px 0px 0px 0px;
	border: solid 1px #003399;
	position: absolute;
	top: 43px;
	left: 244px;
	}

div.topper .p5 {
	font:  22px 'arial narrow', sans-serif;
	line-height: 22px;
	text-align: left;
	color: purple;
	background-color:#CDF7FF;
	display: block;
	padding: 60px 15px 0px 360px;
	margin: 0px 10px 0px 40px;
	height: 22px;
	}

div.topper .p3 {
	font:  bold 38px 'arial narrow', sans-serif;
	line-height: 38px;
	text-align: left;
	color: purple;
	background-color: #CDF7FF;
	display: block;
	padding: 10px 15px 0px 360px;
	margin: 0px 10px 0px 40px;
	height: 40px;
	}
div.topper .p4 {
	font:  22px 'arial narrow', sans-serif;
	line-height: 22px;
	text-align: left;
	color: purple;
	background-color: #CDF7FF;
	display: block;
	padding: 10px 15px 40px 360px;
	margin: 0px 10px 0px 40px;
	height: 15px;
	}
div.topper .p2 {
	font:  22px 'arial narrow', sans-serif;
	line-height: 22px;
	text-align: left;
	color: purple;
	background-color: #CDF7FF;
	display: block;
	padding: 10px 15px 10px 360px;
	margin: 40px 10px 0px 40px;
	height: 15px;
	}



div.linkList {
	background: transparent url() bottom right no-repeat;
	padding-bottom: 76px;
	position: absolute;
	top: 5px;
	left: 0px;
	}


div.linkList2 {
	padding: 40px 0px 10px 0px;
	width: 200px;
	}
div.linkList2 h3 span {
	display: none;
	}
div.linkList2 h3.select {
	background: transparent url(/002/h3.gif) no-repeat top left;
	width: 195px;
	height: 21px;
	}
div.linkList2 h3.favorites{
	background: transparent url(/002/h4.gif) no-repeat top left;
	width: 195px;
	height: 21px;
	}
div.linkList2 h3.archives{
	background: transparent url(/002/h5.gif) no-repeat top left;
	width: 195px;
	height: 21px;
	}
div.linkList2 h3.resources{
	background: transparent url(/002/h6.gif) no-repeat top left;
	width: 195px;
	height: 21px;
	}
div.linkList .iL, #linkList li {
	font-size:	10px;
	line-height: 2.5ex;
	display: block;
	padding: 2px 0px 0px 25px;
	margin-bottom: 5px;
	}
div.linkList #lresources li {
	margin-bottom: 0px;
	}

linkList ul {
	margin: 0px;
	padding: 0px;
	}

div.linkList li {
	list-style-type: none;
	}

