#right_lg {
	float: right;
	width: 230px;
	margin-left: 8px;
	margin-bottom: 8px;
}

#right {
	float: right;
	width: 160px;
	margin-left: 8px;
	margin-bottom: 8px;
}	

body {
	background-color: #000000;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

li {
	margin-top: 0.05in;
}

.tbl a {
	width:235px;
	padding: 4px;
	background-color: transparent;
	text-align: left;
	display:block;
	text-decoration: none;
	color: #02bf5e;	
	font-weight:bold;
	letter-spacing: 2px;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #cbcc66;
	color: #666634;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a {
	color: #DE3A21;
	text-decoration:none
}
a:hover {
	text-decoration: underline;
	color: #DE3A21;
}

a.yellow_links {
	text-decoration:none;
	color: #ffc20e;
	letter-spacing: 1px;
}

a.yellow_links:hover {
	text-decoration:underline;
	color: #ffc20e;
	letter-spacing: 1px;
}

a.brown_links {
	text-decoration:none;
	color: #4b3927;
	letter-spacing: 2px;
}

a.brown_links:hover {
	text-decoration:underline;
	color: #4b3927;
	letter-spacing: 2px;
}

a.blue_links {
	text-decoration:none;
	color: #00a6d7;
	letter-spacing: 2px;
	font-size: 11pt;
	text-transform: uppercase;
}

a.blue_links:hover {
	text-decoration:underline;
	color: #00a6d7;
}

.header {
	font-size: 16pt;
	color: #fec30f;	
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.header_red_sanserif {
	font-size: 16pt;
	color: #DE3A21;	
	font-style: italic;
	font-weight: bold;
}

.header_red {
	font-size: 16pt;
	color: #000000;	
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


.subheader {
	color: #02bf5e;	
	font-weight:bold;
	letter-spacing: 2px;
}

.subheader_red {
	color: #DE3A21;	
	font-weight:bold;
	letter-spacing: 2px;
}

.text_sm {
	font-size: 7pt;
}

.brown_text_sm {
	font-size: 7pt;
	color: #4b3927;
	letter-spacing: 2px;
}

.brown_text {
	color: #4b3927;
	letter-spacing: 2px;
}

.brown_text_nospacing {
	color: #4b3927;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.bold_large {
	font-weight:bold;
	font-size: 11pt;
}

.italic {
	font-style: italic;
}

.border {
	border-color: #DE3A21;
	border-style: solid;
	border-width: 1px;
}

.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffc20e;
}

.small_text{
	font-size:8pt;
}

.large_text{
	font-size:10pt;
}

.searchterms {
display:none;
}

/*Scrolling Marquee*/

#editable {
	width: 210px;
	height: 257px;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/editable-area.png);
	margin: auto;
	font-weight: bold;
	font-size: 11pt;
}

#marqueecontainer{
position: relative;
width: 210px; /*marquee width */
height: 257px; /*marquee height */
overflow: hidden;
}
.right_photo {
	float: right;
	width:150px;
	margin-bottom:20px;
	text-align:center;


}

