body {
	font-size: 14px;
}

div#title {
	margin-left: 60px;
	float: left;
}

div.padded {
	margin: 15px;
	float: left;
}

input#searchbox {
	position: absolute;
	left: 730px;
	top: 105px;
	border-width: 1px;
	padding: 2px;
	color: silver;
	z-index: 4;
	font-size: 10px;
	background-color: #1f1f1f;
}

div#searchshadow {
	background: transparent url('/images/shadow.png') no-repeat scroll left bottom;
	border: 0 none;
	padding: 0 4px 4px;
}

div#searchlist {
	display: none;
	position: absolute;
	z-index: 5;
	left: 727px;
	top: 125px;
}

div.gsearchouter {
	position: relative;
}

div.gsearchshadow {
	background: transparent url('/images/shadow.png') no-repeat scroll left bottom;
	border: 0 none;
	padding: 0 4px 4px;
}

div.gsearchlist {
	display: none;
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.gsearchresults {
	width: 175px;
	background-color: white;
	border-style: solid;
	border-color: #a0a0a0;
	border-width: 1px;
	padding: 3px;
	font-size: 10px;
}

hr.search {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	height: 1px;
	background-color: #efefef;
}

div#searchresults {
	width: 175px;
	background-color: white;
	border-style: solid;
	border-color: #a0a0a0;
	border-width: 1px;
	padding: 3px;
	font-size: 10px;
}

div#title_bar {
	background-color: #283d08;
	background-image: url('/images/banner2.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	color: white;
	font-weight: bold;
	font-size: 48px;
	padding-top: 20px;
}

div#title_bg {
	width: 100%;
	height: 100px;
	background-color: #283d08;
}

embed#title_bar {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 910px;
	height: 100px;
	z-index: 0;
}

object#title_bar {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 910px;
	height: 100px;
	z-index: 0;
}

div#user {
	font-weight: normal;
	font-size: 12px;
	float: right;
	margin-right: 10px;
	padding: 20px;
	color: white;
}

div#left_edge_top {
	background-color: #283d08;
	background-image: url('/images/left1.png');
	width: 30px;
	top: 0px;
	margin-top: 130px;
	height: 115px;
	position: absolute;
}
div#left_edge {
	background-color: #283d08;
	background-image: url('/images/edgeh2.png');
	width: 30px;
	bottom: 0px;
	top: 0px;
	/*margin-top: 245px;*/
	position: fixed;
	z-index: -1;
}

div#innerleftedge {
	background-image: url('/images/edge2h.png');
	width: 20px;
	bottom: 0px;
	top: 0px;
	position: fixed;
	z-index: -1;
	margin-left: 30px;
}

div#innertopedge {
	background-image: url('/images/edge2v.png');
	height: 20px;
	left: 0px;
	right: 0px;
	top: 130px;
	position: absolute;
	z-index: 2;
}

div#innercorner {
	background-image: url('/images/edge2corner.png');
	height: 20px;
	width: 20px;
	left: 30px;
	right: 0px;
	top: 130px;
	position: absolute;
	z-index: 1;
}

div#tabbar {
	position: absolute;
	left: 0px;
	top: 100px;
	right: 0px;
	height: 30px;
	z-index: 1;
	width: 100%;
	background-color: #283d08;
	background-image: url('/images/wmbar.png');
	/*background-repeat: no-repeat;*/
}

div#tabbar_back {
	position: absolute;
	left: 0px;
	top: 2px;
}

a.tab {
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

a.tabsmall {
	font-weight: bold;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

div.tab {
	text-align: center;
	float: left;
	background-color: black;
	background-image: url('/images/tab1.png');
	width: 100px;
	height: 100%;
	position: relative;
	padding-top: 5px;
}

a.tablink {
	font-weight: normal;
	font-size: 12px;
	color: silver;
	text-decoration: none;
}

div.tabsel {
	text-align: center;
	float: left;
	background-color: black;
	background-image: url('/images/tab2.png');
	width: 100px;
	height: 100%;
	position: relative;
	padding-top: 5px;
}

div#tabbar_left {
	float: left;
	position: relative;
	width: 25px;
	margin-left: 50px;
	background-image: url('/images/tableft.png');
	height: 100%;
}

div#tabbar_right {
	float: left;
	position: relative;
	background-image: url('/images/tabright.png');
	width: 25px;
	height: 100%;
}

div#content {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	left: 0px;
	right: 0px;
	padding-left: 40px;
	padding-right: 40px;
	top: 130px;
	bottom: 0px;
	position: absolute;
	background-color: white;
	overflow: auto;
	text-align: justify;
}

div#footer {
	text-align: center;
	font-size: 10px;
	color: silver;
}

div#tabbar_links {
	margin-top: 4px;
	margin-right: 20px;
	float: right;
	text-align: right;
} 

table.photoalbums {
	background-color: #eeeeee;
}


.picasa a {
	border: 1px solid #BBBBBB;
	display: inline-block;
	outline-style: none;
	outline-width: medium;
	vertical-align: top;
	padding: 4px;
	
}

.picasa td {
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
}

.picasa i {
	width: 160px;
	height: 160px;
	background-position: center 25%;
	background-repeat: no-repeat;
	display: block;
}

.picasa img {
	border-width: 0px;
}

.calendar td {
	font-size: 12px;
	width: 120px;
	height: 70px;
	background-color: white;
	border-spacing: 0px;
	border-width: 1px;
	border-color: silver;
	border-style: solid;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

td.calcol {
	vertical-align: center;
	text-align: center;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 2px;
	height: 20px;
	background-color: #edfbef;
	padding: 4px;
}

td.calrow {
	vertical-align: center;
	text-align: center;
	border-left: 0px;
	border-right: 2px;
	border-top: 0px;
	border-bottom: 0px;
	width: 20px;
	height: 70px;
	background-color: #edfbef;
	padding: 4px;
}

a.cal-trip, a.cal-run, a.cal-social, a.cal-other {
	display: inline-block;
	outline-style: none;
	outline-width: medium;
	vertical-align: top;
	color: white;
	width: 121px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.cal-trip {
	background-color: green;
}

a.cal-run {
	background-color: maroon;
}

a.cal-social {
	background-color: navy;
}

a.cal-other {
	background-color: purple;
}

a.cal-new {
	color: silver;
}

table.calendar {
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	border-color: silver;
	border-style: solid;
}