﻿.pictorial {
position: relative;
width: 725px;
margin: 0 0 28px 0;
height: 250px;
text-align: left;

}

.picpicture {
float:left;
width: 305px; 
padding: 0;
margin:0 4px;
}

.pictext{
float: right;
margin: 0;
padding: 0;
width:405px;
font-size: 11px;

}

.pictorial h2 {
font-size: 11px;
color:#121727;
font-weight: bold;
padding: 1px 0 1px 0;
margin: 0 0 6px 0;
border-bottom: 0;
letter-spacing: 1.5px;
width:710px;
}

#center h1{
background-image: url(graphics/h1-2011.jpg);
	background-position:  top left;
	background-repeat: repeat-x;
	height: 37px;
	line-height: 37px;
	margin: 6px 0 15px 0;
	padding:0 0 0 4px;
	width:720px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.5px;
	border-bottom: 0;
	text-align: center;
	font-weight: bold;
}

#center .h1{
	width:658px;
}


#center a:link, #center a:visited {
text-decoration: none;
font-weight: bold;
border-bottom: 0;
color: #173542;
/*background-color: #edf1f2;*/
font-size: 11px;
padding:2px 0;
margin:0;
width:500px;
}

#center a:hover, #center a:active {
text-decoration: none;
font-weight: bold;
border-bottom: none;
color: #143546;
background-color: #F5F5F5;
font-size: 11px;
padding:2px 0;
margin:0;
width:500px;
}


#outer{
  z-index:1;
  position:relative;
  margin-left:250px;
  width:745px;/* width of center */
  background-color:transparent;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */

}

#float-wrap{
  width:745px; /* width of center */
  margin-right:-1px;
  float:left;
  display:inline;
}

#container-center{
	padding: 11px 12px 10px 8px;
	width:720px;
}

#center{
  width:745px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}

#gfx_bg_middle{
  top:0;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:745px; /*** = Center Col Width ***/
  margin-left:250px; /*** = Left Col Width ***/
}

