/* Right Sidebar */
#considebar {
	width: 160px;
	margin-right: 2px;
	padding-right: 2px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1em;
	margin-left: 1em;
	background-color: #FFFFFF;
	font-size: 85%;
}

#considebar p {
	margin: 0px 0px 12px;
	font-size: 85%;
}

#considebar h5 {
	margin: 0px 0px 5px;
	padding: 0px 0px 2px 0em;
}
/* The UL rule Double Comment Markers make it invisible to Netscape 4 which does not support the properties used */
#considebar ul {
	list-style-type: none;
	list-style-image: url(../images/sqbulletrt1.gif);
	margin-left: 1em;
	padding-left: 2px;
}

#considebar a:link {
	color: #000000;
	text-decoration: none;
	padding-bottom: 25px;
	font-weight: normal;
	list-style-type: circle;
	font-size: 85%;
}
#considebar a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 85%;
}

#considebar a:hover, #sidebar a:active  {
	color: #C08181;
	font-size: 85%;
}



/* leftnav  */
#leftcon p {
	margin: 0px 0px 12px;
	color: #990000;
	font-size: 85%;
}

#leftcon h5 {
	margin: 0px 0px 5px;
	padding: 0px 0px 2px 0em;
}
/* The UL rule Double Comment Markers make it invisible to Netscape 4 which does not support the properties used */
#leftcon ul {
	list-style-type: disc;
	list-style-image: url(../images/sqbulletrt1.gif);
	margin-left: 1em;
	color: #990000;
}

#leftcon a:link {
	color: #990000;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight: normal;
	list-style-type: circle;
	font-size: 80%;
}
#leftcon a:visited {
	color: #000000;
	text-decoration: none;
}
#leftcon{
	padding-left: 5px;
	color: #990000;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.forum {
	color: #0033FF;
}

