#content_area {position:static; width:100%; font-size:80%; padding-left:5px; padding-right:5px; overflow: scroll;} 

.contentDiv {

width: 100%;
height: 100%;
overflow: auto;
}

.contentpanel {width: 90%;
background-image:url(images/Content-Area-Background-Images-B.jpg);
padding-left: 10px;
padding-right: 10px;
padding-bottom: 6px;
border: 1px;
border-color: bbaa8a;
border-style:dotted;
line-height:20px;}

.bottom-nav {
font-size: 12px;
}

body {
	background-color: #FFA6EC;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

a:link {
	color: #CC0066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CC0066;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC0066;
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #D32E80;
}
.style2 {
	color: #D32E80;
	font-weight: bold;
}

.nav a:link {
	color: #CC0066;
	font-weight: bold;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #CC0066;
	font-weight: bold;
}
.nav a:hover {
	text-decoration: none;
	color: #FF9900;
}
.nav a:active {
	text-decoration: none;
	color: #CC0066;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #D32E80;
}
.style2 {
	color: #D32E80;
	font-weight: bold;
}

.multimedia {
list-style-image:url(images/FilmReel.png);
line-height
}