
body{
	font-family: "verdana",Arial,"MS Sans Serif", Geneva, sans-serif;
	background: #A3181E url('images/culogo_fade.jpg');
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%
}

/*h3 rules*/
div#linkList h3 span{
	font-size: 16px;
	background:#2B497B;
	border-bottom: 2px solid white;
	color: White;
	margin-left: 5px;
	margin-bottom: 0;
	padding: 3px;
	width: 155px;
	display: block;
}

#preamble h3 span,#supportingText h3 span{
	font-family: "verdana", Courier, monospace;
	color: #A3181E;
	font-size: 20px;
	letter-spacing: -1px;
	padding-left: 2px
}

div#linkList h3{
	font-family: "Book Antiqua",Times, Helvetica, sans-serif;
	font-weight: bold;
}

/*link*/
#preamble a, #supportingText a,#linkList a{
	color: #2B497B;
	font-weight: bold;
}

#preamble a:hover,#supportingText a:hover{
	background: #2B497B;
	color: White;
	text-decoration: none;
}

/*Style for linkList acronym*/
div#linkList acronym {
	background: #A3181E;
	color: White;
}

/*child selector only for compliant mode*/
body>div#container{
	height: auto;
	min-height: 100%;
}

/*container font-size: 0.8em*/
div#container{
	position: relative;
	height: 100%;
	background: url('images/whtbump.jpg');
	margin-left: auto;
	margin-right: auto;
	border-right: 3px solid white;
	border-left: 3px solid white;
	border-bottom: 20px clear;
	width: 650px;
	text-align: left;
	font-size: 0.8em}

#pageHeader {
	background: url('../kathryn/image2/cubs_logobckcln.jpg') no-repeat;
	height: 100;
	margin-left:10; margin-right:10; margin-top:10; margin-bottom:30px
}

#pageHeader h1,#pageHeader h2{
	display: none;
}

/*Hide quicksummary*/
#quickSummary .p2 a{
	color: #A3181E;
}

#quickSummary p.p1 span{
	display: none;
}

#quickSummary p.p2 {
	font-size: 0.9em;
	line-height: 12px;
	position: absolute;
	top: 275px;
	left: 235px;
	padding: 0 0 8px 0;
	width: 200px;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px dashed #000;
	padding-top: 2px;
}
#preamble,#supportingText{
	position: relative;
	margin-left: 200px;
	margin-top: -30px;
	width: 400px;
}

/*child selector only for compliant mode*/
div#preamble,div#supportingText{
	background: url('images/st_bg.gif');
}


div#preamble,#supportingText{
	padding: 10px;
	margin-bottom: 10px;
	width: 370px; /*Start Tantek Box Model Hack*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 350px;
}

/*child selector only for compliant mode*/
body > div#preamble,#supportingText{
	width: 350px;
}

/**************************Navigation**********************************/
#linkList{
	font-family: Georgia,"MS Sans Serif", Geneva, sans-serif;
/*background: url('images/linklist_bg.jpg');*/
	background: url('images/linklist_bg.jpg');
	padding: 10px;
	width: 200px;
	position: absolute;
	top: 450px;
	margin-left: 15px; 
}

#linkList li
	{
	color: #fff;
}

#linkList ul
	{
	list-style: none;
	margin: 5px;
	margin-top: 20px;
	padding: 0px;
	border-top: 10px solid #9CAA7B;
	background: #2B497B;
}

#linkList li
	{
	color: #000;
	border-bottom: 1px dotted #ffffff;
	padding: 0.2em 10px;
	line-height: 20px;
}
/*background: #A3181E;*/

#linkList li:hover
	{
	background: #A3181E;
}

#container > #linkList ul li a:hover{
	color: White;
}

#linkList ul li a:hover
 {
	color: #FFFFFF;
	background: #9CAA7B;
}
.head {
	font-family: Garamond,Times,serif;
	font-weight: bold;
	font-size: 22pt;
	color: #2B497B;
}

.subhead {
	font-family: verdana,arial,sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #316531;
}

.big {
	font-family: Garamond,Times,serif;
	font-size: 28pt;
	color: #316531;
}
	
#linkList li a
	{
	font-size: 12px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#linkList li a:hover
	{
	color: #ffffff;
}

#linkList li a.c:hover
	{
	color: #ffffff;
}

#lselect ul li{
	color: White;
}

#lselect ul li a.c{
	font-weight: bold;
	display: inline;
	color: White;
	text-transform: none;
}

/*Start Footer rules*/
#footer {
	font-family: Verdana,arial;
	margin: 0  -5px -5px;
	border-top: 5px solid #9CAA7B;
	background-color: #9CAA7B;
	padding: 10px;
	text-transform: none;
	text-align: right;
}

#footer a{
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	border-right: 1px solid white;
	padding: 0 5px 0 0;
}

/*End of code*/
