/* CSS Document */

body {
  min-width: 760px;
  background: #cccccc;
  margin-top: 0;
  padding: 0;
  color: #000033;
  font-family: "Lucida Grande", arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  }
  
a {
color: #000099;
text-decoration: none;
}

a:hover {
color: #6600CC;}


a:visited {
color: #330099;
} 

#container {
  position: relative;
  background-color: #ffffff;
  width: 760px; /* width + border for IE 5.x */
  w\idth: 760px; /* real width */
  margin: auto;
  border-left: dotted 1px #333366;
  border-right: dotted 1px #333366;
  text-align: left;
		}  
  
#header {
  background-image: url(images/newpattiheader4.jpg); 
  background-repeat: no-repeat;
  background-color: #555160;
  width: 760px;
  height: 150px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #111111;
}  

#date {
  float: right;
  background-color: transparent;
  padding-left: 600px;
  padding-top: 125px;
  padding-bottom: 15px;
  padding-right: 5px;
  font-size: 95%;
  font-weight: bold;
  color: #111111;
 } 
 
div.spacer {
  clear: both;
}

#navcontainer {
font-size: 10px;
line-height: 14px;
margin-left: auto;
margin-right: auto;
z-index: 1;
} 

#navcontainer ul
{
list-style-type: none;
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #3A354D;
color: white;
/* fixes Firefox 0.9.3 */
position: relative;
z-index: 2;
border-bottom: 1px solid #111111;
}

#navcontainer li
{
display: inline;
text-align: center;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer li a
{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
}

#navcontainer li a:hover
{
background-color: #88829A;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
}

#navcontainer li a#current 
{ 
background-color: #5F5873;
color: white;
padding-bottom: 5px;
padding-top: 5px;
border-top: dotted 1px #000;
border-bottom: dotted 1px #000;
}

#main {
background: #ffffff;
float: none;
width: 100%;
}	

#mainleft {
	float:left;
	width: 325px;
	padding-left: 25px;
}

#mainright {
	float:right;
	width: 325px;
	padding-left: 25px;
	padding-right: 25px;
}

#mainbody {
background: #ffffff;
padding: 30px;
}	

h6.welcome {
background: #ffffff;
color: #BAB3D3;
font-size: 36px;
line-height: 18px; 
margin-top: 15px;
margin-bottom: 5px;
}	

h3 {
color: #3E355D;
font-size: 16px;
border-bottom: 1px dotted;
margin-top: 20px;
margin-bottom: -5px;
}

p {
line-height: 18px;
}

.infolink {
	margin-top: -5px;
	font-weight:bold;
}

p.quote {
margin-top: 10px;
padding-left: 15px;
color: #990000;
font-size: 11px;
}

p.credit {
margin-top: -10px;
font-size: 9px;
color:#000;
}

.highlight {
	background-image:url(images/stagelights.jpg);
	padding: 8px;
}

.headline {
color: #036;
font-size: 18px;
margin-top: 5px;
font-variant:small-caps
}

.headline2 {
color: #036;
font-size: 14px;
font-variant:small-caps
}

table {
	width: 80%;
	line-height: 20px;
}

#footer {
clear: both;
width: 760px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
font-size:10px;
line-height: 14px;
z-index: 1;
} 

#footer ul
{
list-style-type: none;
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
color: #ffffff;
background-color: #000000;
/* fixes Firefox 0.9.3 */
position: relative;
z-index: 2;
}

#footer li
{
display: inline;
text-align: center;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#footer li a
{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
color: #ffffff;
text-decoration: none;
}

#footer li a:hover
{
background-color: #363636;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
color: #ffffff;
}

#footer li a#current 
{ 
color: #ffffff;
background-color: #222222;
padding-bottom: 5px;
padding-top: 5px;
border-top: dotted 1px #cccccc;
border-bottom: dotted 1px #cccccc;
}

#copyright {
  position: relative;
  width: 760px; /* width + border for IE 5.x */
  w\idth: 760px; /* real width */
  margin: auto;
  padding-top: 10px;
  text-align: left;
  font-size: 75%;
		}  
	
  

	
