.image_alignright {
	text-align: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
 .twoColFixLtHdr #body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

}
.twoColFixLtHdr #navback {
	background-image: url(/images/nav.jpg);
	background-repeat: no-repeat;
	height: 33px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #navbuttons {
	font-size: 12px;
	padding-top: 8px;
	text-transform: uppercase;
	text-align: center;
	} 
.twoColFixLtHdr #search_button {
	float: right;
	padding: 0px;
}
.twoColFixLtHdr  #footer  {
	font-size: 10px;
	line-height: 2em;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.twoColFixLtHdr #container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #f3f3f3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	font-size: 12px;
	color: #666;
} 

.twoColFixLtHdr #topnav {
	font-size: 11px;
	float: right;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
}

a:visited {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
color: #9900FF;
text-decoration: underline;

}
.twoColFixLtHdr #crumb {
	font-size: 11px;
	margin-top: 18px;
	margin-right: 0px;
	margin-left: 0px;
	width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
	float: right;
	margin-bottom: 0px;

}#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}#sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

}#sidebar1 li {	
	margin: 2px 0 0;

}#sidebar1 a {
	display: block;
	width:150px;
	padding: 2px 2px 2px 10px;
	border: 1px solid #999999;
	background: #CC99FF;
	text-decoration: none; /*lets remove the link underlines*/

}#sidebar1 a:hover {
	border: 1px solid #999999;
	color: #ffffff;
	background-color: #CC66FF;
}
.twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 170px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 40px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.h2 {
	font-size: 16px;
	font-weight: bold;
}


.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}
.twoColFixLtHdr #banner {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	text-align: right;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15
	px;
}
.twoColFixLtHdr #vote_image {
	background-image: url(/images/vote2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	
.up_button {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
Home_PAge {
	text-align: left;
}
.twoColFixLtHdr #container table tr td p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.twoColFixLtHdr #container #header div {
	text-align: left;
}
.twoColFixLtHdr #container #header div {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent div #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent p strong {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent div #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent p strong {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent div #CollapsiblePanel1 .CollapsiblePanelTab h1 {
	font-size: 18px;
	text-align: center;
}

