#LeftPane
{
}

#MiddlePane
{
	/*background: #CC8945 url('images/dwnalogoBG50.png');*/
}

#RightPane
{
}

img#bgimg
{
	width:40em;
	height:40em;
}

div#content
{
	position: relative;
	top: -30em;
	z-index: 1;
	height: 40em;
}

.coverBackground
{
	/*background: url('images/dwnalogoBG20.png');*/
}

.sectionLogo
{
	padding-top: 5px;
	padding-bottom: 10px;
}

.style1
{
    font-size: small;
}
.style2
{
    font-size: 11pt;
}
.style3
{
    font-size: medium;
    text-decoration: underline;
    text-align: center;
}