/* CSS Document */

body {
font-size:0.9em;
}

#bottomPanel {
background:url(../images/home/bottomMiddlePanel.gif) no-repeat;
vertical-align:top;
width:718px;
}

#rightHandPanel {
background:url(../images/home/rightHandPanel.gif) no-repeat;
width:120px;

}

#bottomLeftTwo {
background:url(../images/home/bottomLeftPanel_3.gif) no-repeat;
height:84px;
width:181px;
}

#contentText1 {
	position: relative;
	padding-top:25px;
	padding-bottom:5px;
	left:295px;
	width:265px;
}
#contentText2 {
	position: relative;
	left:295px;
	width:255px;
}
#contentText3 {
	position: relative;
	left:295px;
	width:255px;
}

#contentLink {
	position: relative;
	top:2px;
	left:330px;
}


#contentPanel {
background:url(../images/home/contentPanel.gif) no-repeat;
height:337px;
overflow-y:auto;
width:565px;
}

#topRightCorner {
background:url(../images/home/rightHandPanel.gif);
width:120px;
}

#rightHandPanelFlash {
background:url(../images/home/home_rhs_flash.gif);
width:173px;
background-repeat:no-repeat;
}

#homeFlashDIV {
position:relative;
padding-top:60px;
left:-10px;
}

ul {
padding:0;
margin-top:10px;
margin-left:25px;
margin-bottom:10px;
list-style:disc;
	}
	
li {
	line-height:1.2em;
	}