#maincontent p, #maincontent td {
	font-size: 120%;
}

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5 {
	margin-top: 0em;
	margin-bottom: 0em;
}	

#userassets {
	display: none;
}
#maincontent {
	left: 0;
	width: 778px;
}
div#maincontent td ul {
	list-style-type: none;
	padding: 0em;
	padding-top: 1em;
	margin: 0em;
}

div#maincontent td li {
	margin-left: 3px;	
	font-family: "Arial Narrow";	
	font-size: 1.3em; 	
	font-weight: bold;	
	background-image: url(/assets/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .15em;
	text-indent: 15px;
	padding-bottom: 1em;	
}

div#maincontent td li a, div#maincontent td li a:visited {
	text-decoration: none;
	color: #9B0000;
	position:relative;
	left:16px;
	margin:-14px;
	padding-right: 16px; /* to compensate for left position in IE */
}
div#maincontent td li a:hover {
	color: #2D0369;
}

h3#welcomebanner {
	position: relative;
	left: -15px;
	top: 0px;
	text-indent: 15px;
	color: #dddddd;
	background: #42640e;
}
 
h3#quicklinksbanner { 
	position: relative;
	left: 0px;
	margin-top: 10px;
	text-indent: 3px;
	color: #dddddd;
	background: #006668; 
}
 
div#stardecoration {
	display: inline; 
	position: relative;
	left: 400px;
	bottom: 25px;
	background-image: url(/assets/images/star.gif);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-bottom: 10px;
}

h3#whatsnewbanner {
	position: relative;
	left: -15px;
	top: 12px;
	text-indent: 15px;
	color: #2d0369;
	background: #fe9900;
}

#maincontent td ul li p.whatsnew {
	position: relative;
	font-weight: normal;
	font-size: 12.5px;
	left: 15px;
	text-indent: 0px; 
	padding-right: 10px;
	line-height: 1.4em;	
}

div#flowerdecoration {
	display: inline; 
	position: relative;
	left: 264px;
	bottom: 12px;
	background-image: url(/assets/images/flower.gif);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-bottom: 10px;
}
