#inner_content {
	margin-top: 16px;
}
#opt {
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	margin-top: 32px;
}
#opt li {
	float: left;
	padding-right: 1em;
}
#opt ul {
	float: left;
	width: 100%;
}
#opt a, #opt span{
	display: block;
	padding: 4px;
	width: auto;
	float: left;
	padding-left: 20px;
}
#opt ul, #opt li {
	background: url(images/css/gal.bullet.gif) no-repeat 2px 2px;
}
#opt span {
	color: #444444;
}
#opt a {
	text-decoration: none;
}
#gal_selection {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border-bottom: 1px solid orange;
	width: 100%;
	padding: 4px;
	margin-bottom: 16px;
}
#opt a:hover {
	background: #ffe930 url(images/css/gal.bullet.gif) no-repeat 2px 2px;
}
#paragraphs_spacer {
	width: 155px;
	float: left;
	/*margin: 0 24px 0 32px;*/
	margin: 0;
	margin-left: 24px;
	margin-right: 24px;
	line-height: 1.5ex;
	text-align: left;
}
#paragraphs_spacer img {
	border: 1px solid #666666;
}
#paragraphs_spacer span {
	color: #555555;
	font-size: 80%;
	float: left;
}
#paragraphs h1 {
	text-align: left;
	margin: 0;
	padding: 0;
}
#paragraphs {
	margin: 0;
	padding: 0;
	float: left;
	width: 360px;
	border-left: 1px solid orange;
	text-align: left;
	padding-left: 12px;
	font-size: 100%;
}
.signature {
	font-style: italic;
	margin-top: 2ex;
}
#table {
	clear: both;
	float: left;
	width: 610px;
	margin: 0 14px;
	text-align: left;
	padding: 0 8px 0 8px;
}

#table table {
	clear: both;
	float:  left;
	width: auto;
	font-size: 90%;
	text-align: left;
	border: none;
	background-color: #D8E69D;
	border: 1px solid #91AE24;
	border-left: none;
	padding: 0;
	margin: 0;
}
#table tr {
	text-align: center;
}
#table tr.alt {
	padding: 0;
	margin: 0;
	background-color: #B0CE79;
}
#table p {
	clear: both;
	float: left;
	width: 380px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size:  90%;
	color: #CC0000;
	background-color: white;
}
#table caption {
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 0;
	text-align: left;
}
#table th {
	font-size: 90%;
	border-left: 1px solid #91AE24;
}
#table td {
	border-left: 1px solid #91AE24;
}
#table h2 {
	padding: 0;
	margin: 0;
	padding-top: 15px;
}
#paragraphs #table {
	width: 350px;
}
.date {
	font-size: 90%;
	font-style: italic;
	text-align: center;
}
#paragraphs dt {
	font-weight: bold;
	padding-top: 16px;
	margin-bottom: 16px;
}
#paragraphs dd {
	margin: 0 0 1em 1em;
	padding: 4px 0 4px 18px;
	background: url(images/css/gal.bullet.gif) no-repeat 0 2px;
}
#valid img {
	border:0;
	width:88px;
	height:31px;
}
#valid p {
	width: 88px;
	float: left;
	margin-left: 8px;
}