.about{
	border-bottom : 0.1em #336699 solid;
	border-top : 0.1em #336699 solid;
	margin : 1em 1% 1.3em 1%;
	padding : 0.5em 0.6em 0.5em 1em;
}

.about p{
	margin:1em;
}

.about img {
	margin : 0.6em;
	border : none;
	float : right;
}

#banner {
	border : 2px solid #CCCCCC;
	margin-bottom : 0.1%;
	margin-left : 1%;
	margin-top : 0.6%;
	padding : 0.5% 0.1% 0.5% 1.6%;
	width : 465px;
}

#banner img {
	margin : 0.4em;
}

#banner h1 {
	display : none;
}

.button {
	color : #333333;
	float : left;
	font-family : Verdana, Helvetica, Arial, helvetica, sans-serif;
	padding : 0px 0px 0px 0px;
	text-align : left;
	width : 99%;
}

.button  li{
	border : 2px solid #CC3300;
	border-radius: 5px;
	font-weight : 500;
	list-style-image : none;
	list-style-type : none;
	margin : 0em 0.1em 0.25em 0.1em;
	padding : 0px 0px 0px 0px;
}

.button li a {
	color : #000066;
	display : block;
	font-size : 0.8em;
	margin : 0px 0px 0px 0px;
	padding : 0.3em 0.3em 0.3em 0.5em;
	text-decoration : none;
	width : auto;
}

.button li a:hover {
	background-color : #FFFFCC;
	color : #990000;
}

.button ul {
	border : none;
	list-style-image : none;
	list-style-type : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : auto;
}

.clr {
	clear : both;
	height : 1px;
	line-height : 1px;
}

.clrt {
	clear : right;
	height : 1px;
	line-height : 1px;
}

.copy{
	text-align : center;
	font-size : smaller;
	padding : 1em;
}

.copy p{
	margin : 0.2em 1em 0.2em 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : oblique;
}
.event{
	border-top : 0.2em #99CCFF solid;
	border-right : 0.2em #336699 solid;
	border-bottom : 0.2em #003366 solid;
	border-left : 0.2em #6699CC solid;
	-moz-border-radius: 7px;
	-webkit-border-radius:8px;
	border-radius: 9px;
	margin : 1em 1% 1.3em 1%;
	padding : 0.5em 0.6em 0.5em 1em;
	background-color : #F4F4FF;
}

.event #image2005{
	float : right;
	padding : 0;
}

.event p{
	/*margin-right : 210px;
	*/
	/*font-family : "Trebuchet MS", verdana, arial, helvetica, sans-serif;*/
}

.item{
	border-bottom : 0.1em solid #E8E8F0;
	margin: 0.5em 0.5em 0.5em 0.6em;
	padding: 0.5em 0.5em 0.5em 0.3em;
}

.item h5 {
	display : inline;
}

.item h5 + p {
	display : inline;
}

.left{
	margin-left : 8px;
	text-align : left;
}

.nob {
	white-space : nowrap;
}

.plus {
	color : #660000;
	font-size : 1.2em;
	text-align : center;
}

.rule {
	color : #CC0000;
	width : 60%;
}

.content {
	margin : 0 0 0.5em 0;
	min-width : 35em;
	position : relative;
	/*top:78px;*/
	top: : 1em;
	left: : 0;
	border-top : 1px solid #FFFFCC;
	border-bottom: thin dotted red;
	clear: both;
}

#left {
	padding : 0px 0px 0px 0px;
	width : 8.1em;
	background-color : #000066;
	color : #CCCCCC;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	text-align : left;
	position : absolute;
	left : 0.5em;
	top : 0;
}

#left  li {
	background-image : url(images/glitline_b.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	list-style-image : none;
	list-style-type : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 6px 0px;
}

#left  li a {
	background-color : #000066;
	color : #FFFFF8;
	display : block;
	font-size : 85%;
	margin : 0px 0px 0px 0px;
	padding : 0.3em 0.3em 0.3em 0.4em;
	text-decoration : none;
	width : auto;
}

#left  li a:hover {
	background-color : #2586D7;
	color : #FFFFFF;
}

#left ul {
	border : none;
	list-style-image : none;
	list-style-type : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

#mid {
	padding : 0.1em 0.2em 0 0.2em;
	margin : 0.1em 12em 0.5em 9.5em;
	border : 0.15em solid #CCCCCC;
}

#mid .brknews {
	width : 9.75em;
	height : 9.44em;
	float : right;
	margin : 0.6em;
}

#mid .item img {
	margin : 0.6em;
	border : none;
}

#mid a:link, #mid a:visited {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Blue;
}

#mid a:hover {
	color : Red;
	text-decoration : underline;
	background-color : #FFFFCC;
}

#right {
	padding : 0.15em;
	width : 10em;
	border : 0.2em solid #CCCCCC;
	position : absolute;
	top : 0;
	right : 0.5em;
}

