﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/press_room/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/press_room/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/press_room/rtMast.jpg);
}

#content
{
	background-image: url( ../resources/press_room/mastMain.jpg);
	background-repeat: no-repeat;
}

#slide_show
{
	position: absolute;
	left: 430px;
	top: 20px;
	
	width: 377px;
	height: 277px;
}

#acrobate_link
{
	position: absolute;
	top: 290px;
	left: 245px;	
}

#page_title
{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 30px;
	color: #c21127;
	font-weight: normal;
	
	letter-spacing: -0.08em;
	
	margin-top: 35px;
	margin-left: 27px;	
}

#seperator_graphic
{
	margin-top: 2px;
	margin-left: 24px;
}

#press_release_filters
{
	position: relative;
	
	width: 400px;
	height: 96px;
	
	margin-left: 30px;
}

#press_release_filters select
{
	font-size: 8pt;
}

#selYear
{
	position: absolute;
	top: 43px;
	left: 83px;	
	width: 70px;
}

#selMonth
{
	position: absolute;
	top: 43px;
	left: 213px;
	width: 120px;
}

#selRelease
{
	position: absolute;
	top: 73px;
	left: 83px;
	width: 250px;
}

#press_release_pdf
{
	position: relative;
	width: 650px;
	height: 650px;
	
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
