body {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: center; /* hack to force IE5.x pc to center our wrapper div */
	background-color: none;
}

#wrapper {
margin: 0 auto;
background-image:  url("../newslet_0703_images_folder/wrapper_bg.gif");
background-repeat: repeat-y;
text-align: left; /* re-align the text to the left after the above hack */
width: 825px;
}

#wrapper_bottom {
	margin-left: auto;
    margin-right: auto;
    width: 825px;
	height: 20px;
    text-align: left;
	background-image:  url("../newslet_0703_images_folder/wrapper_bottom.gif");
}
	

#content {
	margin-left: auto;
    margin-right: auto;
	padding: 0px 10px 0px 10px;
    width: 755px;
    text-align: left;
	background: #FFF;
	border-top: solid 4px #645A50;
}
		
a:link {
	color: #06C;
	text-decoration: none;
}

a:visited {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #645A50;
	text-decoration: underline;
}


/*topbar*/

#top {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	height: 50px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	color: #645A50;
}

#top img {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}


#top a:link {
	color: #645A50;
	text-decoration: none;
	
}

#top a:visited {
	color: #645A50;
	text-decoration: none;
}

#top a:hover {
	color: #69C;
	text-decoration: underline;
}

#top_links {
	float: right;
}

#top_links ul {
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	indent: none;
	text-align: left;
	
}

#top ul li {
    list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 7px 0px 7px;
	border-right: 1px dashed #645A50;
}

#top ul li.end {
	border-right: none;
}


#form1 {
	display: inline;
	padding: 0px 0px 0px 7px;
	margin: 0px;
}


/*navbar*/

#navbar {
	display: none;
}



/*left column*/

#left_column_nav {
	display: none;
}



/*middle column for main content*/

#mid_column {
	float: left;
	margin: 7px 10px 10px 10px;
	padding: 0px 10px 0px 10px;
	width: 480px;
	text-align: left;
}

#mid_column h1 {
	font-size: 16px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
}

#mid_column h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	line-height: 1.3em;
}

#mid_column h5 {
	font-size: 13px;
	margin: 0px 0px 6px -3px;
	padding: 2px 0px 2px 4px;
	background-color: #C5BFB6; 
	line-height: 1.3em;
	color: #000;
}

#mid_column h5 a {
	font-size: 11px;
	padding: 0px 0px 0px 0px; 
	line-height: 1.3em;
	color: #C00;
	font-weight: normal;
}


#mid_column p {
	font-size: 11px;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#mid_column ul {
	font-size: 11px;
	line-height: 1.3em;
	margin-top: 2px;
	list-style-type: square;
}

#mid_column ul li {
	font-size: 11px;
	line-height: 1.3em;
	padding: 0px;
}

#mid_column li ul {
	padding: 4px 0px 4px 0px;
	margin-left: 12px;
	list-style-type: circle;
}

#mid_column .indent110 {
	padding-left: 110px;
}

#mid_column .indent140 {
	padding-left: 140px;
	padding-bottom: 15px;
	padding-top: 5px;
	border-bottom: 1px dashed #C5BFB6;
}

#mid_column .indent140_noborder {
	padding-left: 140px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: none;
}

#mid_column .headshot {
	float: left;
}

#mid_column .medialogo {
	float: left;
	padding-top: 10px;
}

#mid_column .partnerlogo {
	margin: 0px 15px 0px 5px;
	vertical-align:middle;
}

#mid_column table.eventtable {
	background-color: #FFF;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	margin-bottom:12px;
}

#mid_column table.eventtable td {
	background-color: #C5BFB6;
	text-align: left;
	border-width: 1px solid;
	color: #000;
	vertical-align: top;
}

#mid_column table.eventtable th {
	text-align: left;
	background-color: #645A50;
}

#mid_column table.eventtable a {
	text-decoration: underline;
}

#mid_column table td.eventrow {
	background-color: #D3CDC2;
}

#mid_column ul.contact {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px 15px 10px 0px;
	line-height: 15px;
	font-size: 12px;
	width: 200px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
}

#mid_column ul.contact li{
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 5px;
	display: block;
	indent: none;
	list-style: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #000;
}


#mid_column .photobox {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 12px 0px;
	display: block;
	width: 450px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border: 1px solid #645A50;
	background-color: #C9DFF4;
	color: #000;
	text-align: center;
}

#mid_column .photobox img{
	margin: 15px 15px 5px 15px;
}

#mid_column .flowgraphic {
	margin: 10px 0px 15px 0px;
}

#mid_column .caption {
	line-height: 12px;
	font-size: 10px;
	text-align: center;
	margin: 5px 0px 10px 0px;
}


/*right column*/

#right_column {
	float: left;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	width: 155px;

}

#right_column ul{
	display: block;
	indent: none;
	list-style: none;
	font-size: 11px;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 15px 0px;
	line-height: 1.7em;
	font-weight: bold;
	
}

#right_column ul li {
	display: block;
	indent: none;
	text-align: left;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	background-color: #FFF;
	font-weight: normal;
	line-height: 1.1em;
}

#right_column h6 {
	display: block;
	width: 157px;
	font-size: 11px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 6px 0px;
	line-height: 1.3em;
	background-image:  url("../newslet_0703_images_folder/eventbox_bottom.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #C9DFF4;
}



/*extras*/

body a.readmore {
	color: #C00;
	text-decoration: none;
	background-image:  url("../newslet_0703_images_folder/bullet_dots.gif");
	background-repeat: no-repeat;
	background-position: 2px;
	padding: 0px 0px 0px 12px;
}

body a:hover.readmore {
	color: #036;
	text-decoration: none;
	background-image: url(../images/bullet_dots_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding: 0px 0px 0px 12px;
}

#partners {
	height: 50px;
	margin: 0px 0px 10px 0px;
	padding: 15px 5px 5px 5px;
	text-align: center;
	border-left: 1px solid #645A50;
	border-bottom: 1px solid #645A50;
	border-right: 1px solid #645A50;

}

/*footer*/

#footer {
	clear: both;
	margin: 7px 10px 0px 10px;
	padding: 6px 0px 6px 5px;
	border-top: 2px solid #645A50;
	font-size: 9px;

}


#form2 { 
	width: 390px;
	margin: 0px 0px 20px 0px;
	font-size: 11px;
	line-height: 18px;
}

#form2 p { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	
}

#form2 input {
	color: #000;
	background: #fee3ad;
	border: 1px solid #000
}

#form2 label {
	width: 9em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

#form2 .submit input {
	position: relative;
	margin-left: 5px;
	left: 9em;
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
}
