html {
	font-size: 100%;
}

body {
	font-size: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background: #ffffff url('./../images/frame/tm.png' ) top left repeat-x;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3 {
	font-weight: normal;
}

h2, ul {
	margin: 0px;
}

h1 {
	font-size: 1.6em;
	margin: 0px 0px 10px;
	padding-top: 10px;
}

p {
	margin: 10px 0px;
}

a {
	color: #ff9900;
	text-decoration: none;
}

img {
	border: 0px;
}





#content {
	font-size: 0.8em;
	background: transparent url('./../images/frame/tl.png') top left no-repeat;
}

#content2 {
	background: transparent url('./../images/frame/tr.png') top right no-repeat;
}





#header {
	padding: 40px 0px 0px 40px;
	text-align: center;
}





#mcol {
	margin: 0px 60px 0px 275px;
}

#mcol h2 {
	background: url( './../images/jump2.gif' ) center left no-repeat;
	padding-left: 70px;
	margin: 20px 0px 5px;
}

#mcol h3 {
	font-size: 1.2em;
	margin: 0px;
	color: #ff9900;
}

#mcol div.routine {
	float: left;
	margin-right: 75px;
}

#mcol div.routine ul {
	padding-left: 15px;
}

#mcol div.routine td.element {
	padding-right: 20px;
}

#mcol div.routine tr.total {
	font-weight: bold;
}

p.newsdate {
	color: #999999;
	font-size: 0.8em;
	margin: 0px;
}

#headlines p {
	margin-top: 0px;
}

#headlines p.more {
	text-align: right;
	margin: 0px;
}

#news h2 {
	background-image: none;
	padding-left: 0px;
	color: #ff9900;
	margin-bottom: 0px;
}

#news p.story {
	background: url( './../images/jump2.gif' ) bottom center no-repeat;
	padding-bottom: 30px;
}

#sponsors h2 {
	margin-bottom: 0px;
}

#sponsors p {
	margin: 0px 0px 0px 70px;
}


#lcol {
	width: 243px;
	margin-top: 5px;
	float: left;
}

#menu_top {
	background: transparent url( './../images/frame/mt_l.gif' ) top right no-repeat;
	margin: 0px;
	height: 53px;
	padding-left: 50px;
}

#menu_mid {
	background: #000000 url( './../images/frame/mm_l.png' ) top right repeat-y;
}

#menu_bot {
	width: 243px;
	background: transparent url( './../images/frame/mb_l.png' ) bottom right no-repeat;
	height: 53px;
}

#menu_mid h2 {
	background: url( './../images/jump.gif' ) center left no-repeat;
	color: #ffffff;
	margin-left: 30px;
	padding-left: 70px;
	position: relative;
	top: -10px;
}

#menu_mid ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	margin-left: 30px;
	width: 200px;
}

#menu_mid ul li {
	padding: 2px 25px;
	background: url( './../images/bullet-orange.gif' ) center left no-repeat;
	margin-bottom: 1px;
}

#menu_mid ul li.menuSelect {
	background: url( './../images/bullet-white.gif' ) center right no-repeat;
}

#menu_mid ul ul {
	width: 170px;
	margin-left: 20px;
}

#menu_mid ul ul li {
	background: url( './../images/bullet-orange2.gif' ) center left no-repeat;
}

#menu_mid ul ul li.menuSelect {
	background: url( './../images/bullet-white2.gif' ) center right no-repeat;
}

#menu_mid a {
	color: #ffffff;
}

#menu_mid ul li.menuSelect a {
	color: #ff9900;
}





#footer {
	background: #000000 url( './../images/frame/bl.png' ) top left no-repeat;
	height: 49px;
	padding-bottom: 20px;
}

#footer_inner {
	font-size: 0.7em;
	text-align: right;
	background: transparent url( './../images/frame/br.png' ) top right no-repeat;
	height: 29px;
	padding-right: 40px;
}

#footer_text {
	position: relative;
	top: 30px;
	color: #ffffff;
}

#footer_text a {
	color: #ff9900;
}

img.photo {
	padding: 1px; 
	border: 1px solid #ff9900;
}

img.thumbnail {
	margin: 0px 5px 5px; 
	padding: 1px; 
	border: 1px solid #ff9900;
}

.album_summary {
	min-height: 100px;
	margin-bottom: 10px;
}

.album_summary img.thumbnail {
	margin: 0px 20px 0px 0px;
	float: left;
}

.album_summary div.album_text {
	margin-left: 180px;
}


.limage {
	float: left;
	padding: 5px;
}

.rimage {
	float: right;
	padding: 5px;
}

.clear {
	clear: both;
}

.invisible {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.error {
	color: #cc0000;
	text-align: center;
	font-weight: bold;
}

label, input.submit {
	display: block;
	margin-top: 5px;
}

.cu_input {
	width: 300px;
	border: 1px solid #ff9900;
}


.gb_entry {
	border-top: 3px double #ff9900;
}

.right {
	text-align: right;
}

a.selected {
	color: #000000;
}

/*
ul.documents {
	list-style: none;
	padding-left: 0px;
}

ul.documents li {
}

/*
#rcol {
	width: 243px;
	background: #000000 url( './../images/frame/mm_r.png' ) top left repeat-y;
	margin-top: 30px;
	float: right;
}



*/