
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:16pt;
	font-weight:normal;		
}

#maincontainer {
	padding-top:5px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#titlecontainer {
	background: transparent url(img/title-banner.jpg) no-repeat;
	width:800px;
	height:94px;
}

.linktitleb {
	font-size: 14pt;
	font-weight:bold;
	color:#0033FF;
	text-decoration:none;
}

.linktitlea {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.linktitlea:hover {
	font-weight:bold;
	color:#0099FF;
}

.items {
	padding-top:5px;
	border-bottom: thin dashed #CCCCCC;
	padding-bottom:2px;
	cursor:pointer;
}

.items:hover {
	background:#CCCCCC;
}


h2 {
	font-size: 15pt;
	line-height:17pt;
	padding-top:5px;
	padding-left:48px;
	font-family:Impact, fantasy, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height:22pt;
	font-weight:100;		
}

#content {
	background: transparent url(img/content-back.jpg) no-repeat top;
	width:800px;
}

#contenttxt {
	width:694px;
	padding-left:55px;
}

#contenttxt img {
	padding-left:5px;	
}

#footerimg {
	background: transparent url(img/footer.jpg) no-repeat;
	width:800px;
	height:74px;
}

/* foot image for bullet points removed
ul {
	list-style-image: url(img/foot.gif);
}

li {
	padding-bottom:8px;
	padding-left:3px;
}
*/

#navigation ul { display:none; }

#rotatingimg {
	width: 451px;
	height:284px;
	float: right; 
	margin: 0;
}

#footertxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:11pt;
	font-weight:normal;
	text-align:center;
}

