#content {
	text-align: justify;
	padding-right: 5px;
}

#tblouter {
	width: 780px;
}

#tblforum {
	width: 780px;
/*	border: 1px solid #999999;*/
}


#tblforum TD {
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 5px;
	text-align: justify;
}

#tblforum TD A {
	text-decoration: none;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
/*	color: #CC9900;*/
	color: #2194C7;
}

h2 {
	margin-top: 35px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC9900;
	font-weight: normal;
}

#articles {
	width: 100%;
}

#articles TD {
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;	
}

div#leftcolumns {
	width: 340px;
	font-family: Trebuchet MS, Verdana, Arial;
}

div#leftcolumns .names{
	font-weight: bold;
}


div#leftcolumns img{
	float: left;
	margin-right: 5px;
	border: 1px solid #999999;
}

div#leftcolumns A{
/*	border: 1px solid #999999;*/
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#leftcolumns A:hover{
/*	border: 1px solid #FF0000;*/
	background-color: #efefef;
	display: block;
	text-decoration: none;
}

div#rightcolumns {
	width: 340px;
	font-family: Trebuchet MS, Verdana, Arial;
}

div#rightcolumns A{
/*	border: 1px solid #999999;*/
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#rightcolumns A:hover{
/*	border: 1px solid #FF0000;*/
	background-color: #efefef;
	display: block;
	text-decoration: none;
}

div#rightcolumns img{
	float: right;
	margin-left: 5px;
	border: 0px;
	border: 1px solid #999999;
}

div#rightcolumns .names{
	font-weight: bold;
}

.blacktext {
	color: #000000;
	font-weight: bold;
}


/* -------------Archive Page CSS Starts here----------  */


div#leftcolumns1 {
	width: 220px;
	height: 100px;
	font-family: Trebuchet MS, Verdana, Arial;
}

div#leftcolumns1 .names{
	font-weight: bold;
}

div#leftcolumns1 img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

div#leftcolumns1 A{
/*	border: 1px solid #999999;*/
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#leftcolumns1 A:hover{
/*	border: 1px solid #FF0000;*/
	background-color: #efefef;
	display: block;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial;
}

div#rightcolumns1 {
	width: 340px;
	font-family: Trebuchet MS, Verdana, Arial;
}

div#rightcolumns1 A{
/*	border: 1px solid #999999;*/
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#rightcolumns1 A:hover{
/*	border: 1px solid #FF0000;*/
	background-color: #efefef;
	display: block;
	text-decoration: none;
}

div#rightcolumns1 img{
	float: right;
	margin-left: 5px;
	border: 0px;
	border: 1px solid #999999;
}

div#rightcolumns1 .names{
	font-weight: bold;
}

.green {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 22px;
	color: #009900;
	text-decoration: none;
}
.blue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #1A0F7D;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}

.gold {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-style: italic;
	color: #CC9900;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}

.greenb {


	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
#staff {
	background-image: url(images/banner3.gif);
	height: 126px;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 1px;
	padding-left: 1px;
	padding-right: 1px;
	margin-right: 1px;
/*	border: 1px solid #FFFFFF;*/
}

.waterbg {
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(images/waterbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}