/* set borders to ON */
/*#container_all, #container_navigation, #logo, #container-content, #content_left, #content_right, #container_bottom, #bottomline {
	border: red;
	border-style: none;
	border-width: 1px;
}
*/

/*	position: relative;
	font-size: 1em;
	top:0;
	left: 5%;
	width: 90%;
	margin: 0px;
	border: 1px solid white;
*/

	
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left; /* for IE */
	font-size: small;
	color:#333333;
}

body {
	background-color: #FFFFFF;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 2em;
}

a:link {
	color: #993300;
}

a:visited {
	color: #FF6600;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #FFFF00;
}

h1 {
	font-size: x-large;
	color: #000000;
	margin:0;
	padding:0;
}

h2 {
	font-size: 160%;
	color: #AB0E25;
	margin:0;
	padding:0;
	margin-bottom: .7em;
}

h3 {
	font-size: 110%;
	color: #AB0E25;
	margin:0;
	padding:0;
	margin-bottom: .7em;
}

h4 {
	font-size: small;
	color: #AB0E25;
	margin:0;
	padding:0;
	margin-bottom: .7em;
}

p {
	margin:0px;
	padding:0px;
	text-align:left;
	margin-bottom: .7em;
}
p.contact-info {
	text-align: right;
	font-style: italic;
	clear: right;
}
div#content_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#content_left ul ul {
	margin-left: .7em;
}
div#content_right li {
	margin-bottom: .7em;
}
div#content_right p img, ul.sidebar-list img {
	float: right;
	padding: 2px;
	border: 1px solid #eee;
	margin-left: .5em;
	margin-bottom: .5em;
}
div#content_right h3 {
	clear: right;
}
#container_all {
	width:852px;
	margin: 0 auto; /* align for good browsers */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left; /* counter the body center */
	background-position:left;/*	border: thin solid #FF0000; */
	position: relative;
}

#logo {
	padding-left:20px;
	padding-bottom:10px;/* border: thin solid #FF0000; */
}
#logo img {
	border: none;
}

#container_navigation {
	background-color: #EAE0C5;
	/*height: 1.98em;*/
	width: 852px;
	float: left;
	position: relative;
	z-index: 100; /* position navigation menus in front of flash objects*/
	border-bottom: 1px solid #D2C49A;
}

#container_content {
	width:850px;
	float:left;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color:#E5D9B9;
	font-size:.8em;
	margin:0;
	padding:0;
}

#content_left {
	float:left;
	width: 240px;
	padding-bottom:20px;
	padding-left:20px;
	padding-top:20px;
	position: relative;
	z-index: 10;
}

#content_right {
	width: 560px;
	float:right;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:20px;
	position: relative;
	z-index: 10;
	line-height: 1.3em;
}
div#flashCalendar, div#flashSSP {
	position: relative;
	z-index: 10;
}
div#container_bottom {
	float:left;
	clear:both;
	border:none;
	width:852px;
	font-size: 9px;
}

div#bottomline {
	float:left;
	border: none;
	border-bottom:1px solid #E5D9B9;
	width:832px;
	height:10px;
}
/* Corner designs */
#leftTop{
float:left;
margin-right:10px;
}

#rightTop{
float:right;
}

#leftBottom{
float:left;
}

#rightBottom{
float:right;
}

div.clearall {
	clear: both;
}
ul#staff-listing {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 2em;
}
ul#staff-listing li * {
	margin-left: 200px;
}
ul#staff-listing li * * {
	margin-left: 0;
}
ul#staff-listing li img {
	margin: 0;
	float: left;
	padding-bottom: 2.5em;
}
ul#staff-listing li {
	clear: left;
}
div#eventContent img#andy, div#content_right div#message img#andy {
	float: left; 
	border: 1px solid #eee;
	padding: 2px;
	margin: 0 4px 4px 0;
}
div#content_right div#message img#andy {
	margin-right: 8px;
}
div#message img#signature {
	border: none;
	margin-right: 75px;
}
div#message {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #eee;
}
table#downloads-list {
	border: none;
	width: 90%;
	margin: auto;
	border-collapse: collapse;
}
table#downloads-list th, table#downloads-list td {
	padding: .3em .5em;
	border-bottom: 1px solid #eee;
}
body#home #content_left h4 {
	font-size: 100%;
}
body#home #content_left h3 {
	font-size: 130%;
}
div#content_left ul.sidebar-list li {
	margin-bottom: 1em;
	border-bottom: 1px solid #eee;
}
ul.sidebar-list img.feature-block-photo {
	display: block;
	border: 1px solid #eee;
	padding: 2px;
	float: none;
}