A, H1, H2, H3, H4, H5, H6, HR {
	color : #FF6633;
	text-decoration : none;
}

H1 {
	text-align : center;
}

.subheader {
	font-size : smaller;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : Black;
	color : #FFFFCE;
}

BODY.sidebar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	background :  url("images/Sidebar Middle.jpg");
	margin : 0px 0px;
	background-repeat : repeat;
	font-size : xx-small;
	}

BODY.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px;
	color : White;
	font-size : xx-small;
	background : Black;
	}

BODY.sidebar A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6633;
	font-size : x-small;
	font-weight : bold;
}

P {
	font-style : normal;
}

A:HOVER {
	text-decoration : underline;
}
A:VISITED {
	color : #BB2F00;
}

.small {
	font-size : 70%;
}
.tiny {
	font-size : 30%;
}
.footer {
	font-size : 70%;
	font-weight : bolder;
}
TH {
	color : #FF6633;
	text-align : left;
	background : #802000;
	border : 0 none;
	}

TABLE.news TR TH {
	font-size : medium;
}

.date {
	font-size : xx-small;
}

TABLE.news TR .title {
	 text-align: left;
	font-size : medium;
	vertical-align : text-top;
	float: left;
}

TABLE.news TR .date {
	 text-align: right;
	font-size : xx-small;
	vertical-align : text-top;
	float: right;
}

TABLE.news TR TD {
	font-size : small;
}

.event_brisbears {
	color : #FFFFCE;
}
.event_brisbears_special {
	color : #FEFF7D;
	font-weight : normal;
}
.event_state {
	color : Blue;
}
.event_non_state {
	color : Aqua;
}

TABLE, TD {
	vertical-align : top;
}

li {
	list-style : outside url("images/Bear Paw 16x16.gif");
	margin-bottom : 4px;
	width : 95%;
	vertical-align : text-top;
}

.boxed {
	background-color : #FFE897;
	border : 4px outset;
	border-color : #FF6633;
	width : 200px;
	color : Black;
	text-align : center;
}
	
.boxed H1, .boxed H2, .boxed H3, .boxed H4, .boxed H5, .boxed H6, .boxed P, .boxed input, .boxed form {
	margin : 0px 0px 0px 0px;
}