body {
	color: #811;
	background: #83868d url('dat/empty_concept1.png') repeat-x;
	background: #BCC url('dat/empty_concept1.png') repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	cursor: default;
	text-align: left;
	overflow-y: scroll;
}
div {
	border: 0px solid #000;
}
img {
	border: 0px solid #000;
	padding: 0px;
}
td {
	vertical-align: top;
	font-size: 11px;
}
#main {
	width: 860px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
	
}
.topmenu img {
	opacity: 0.80;
	filter:	alpha(opacity=80);
}
.topmenu:hover img {
	opacity: 0.99;
	filter:	alpha(opacity=100);
}
.topmenusel {
	opacity: 1.0;
}
#logo {
	padding-left: 5px;
}
.sidepane {
	width: 180px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
.sidepane .menu {
	border: 3px double #000;
	background-color: #FFF;
	opacity: 0.9;
	margin: 5px;
	padding: 0px;
	font-size: 10px;
	text-align: left;
}
.sidepane .menu p {
	padding: 5px;
}
.sidepane .menu h5, #content h5 {
	background-color: #db0a0a;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
}
#content h5 a {
	color: #FFF;
	text-decoration: none;
}
.sidepane .menu h6 {
	font-weight: bold;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	letter-spacing: 0.2em;
}	
.sidepane .menu a {
	color: #B00;
	font-size: 10px;
}
.sidepane .menu a:hover {
	text-decoration: underline;
}
.sidepane .menu .small {
	padding: 5px;
}
.small p {
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}
.small a {
	text-decoration: none;
}
.small .sel {
	font-weight: bold;
}
.small .newsblock {
	padding: 0px;
}
.small .newsblock a {
	line-height: 1.2em;
	letter-spacing: 0.0em;
}
.small .newsblock ul {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 14px;
	list-style-type: circle;
}


#content {
	border: 3px double #000;
	background-color: #EEFBFF;
	background-color: #FFF;
	color: #404;
	margin: 5px;
	float: left;
	width: 480px;
}
#content img {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 5px;
	border: 3px double #000;
}

#content a {
	color: #F00;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
#content .reaction {
	color: #822;
}
#content .start {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.75em;
	color: #F00;
}
#content .subtop {
	text-align: right;
	font-style: italic;
	font-size: 10px;
	color: #F55;
}
#content .subtop a {
	font-weight: bold;
}
#content .subend {
	padding-top: 12px;
	font-weight: bold;
	text-align: right;
	clear: both;
}
/*headings*/
#content h2 {
	font-family: Trebuchet MS;
	/* Century Gothic, Trebuchet MS, Courier New, Verdana, Arial;*/
	font-weight: bold;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	font-size: 10pt;
	/*color: #8b2222;*/
	/*background-color: #f6cdcd;*/
	background-color: #FFF;
	border: 1px solid #C88;
	border-left-width: 0px;
	border-right-width: 0px;
	color: #000;
	padding-left: 15px;
	margin-top: 25px;
	clear: both;
}	
#content h2 a {
	color: #000;
}
#content h2 a:hover {
	color: #F00;
	text-decoration: none;
}
/*headers*/
#content h3 {
	font-family: Verdana;
	/* Century Gothic, Trebuchet MS, Courier New, Verdana, Arial;*/
	font-weight: normal;
	letter-spacing: 0.0em;
	font-size: 9px;
	/*color: #811;*/
	/*background-color: #c6cdcd;*/
	color: #FFF;
	background-color: #C44;
	background-color: #FED;
	border: 1px solid #C88;
	border-left-width: 0px;
	border-right-width: 0px;
	color: #F55;
	padding-left: 15px;
	margin-top: 20px;
	text-align: right;
	padding: 2px;
	padding-right: 10px;
}	


#content #respond {
	border: 0px;
	padding-left: 8px;
	font-size: 11px;
}
#content #respond td {
	vertical-align: top;
}
#content input,#content textarea {
	border: 1px solid #F55;
	background-color: #FFF;
	font-size: 11px;
	font-family: Arial;
	padding: 2px;
}
#content .updateshead,.tableupdates th {
	text-align: left;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	border: 0px solid #000;
	background: #EDD;
	border: 1px solid #C88;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#content .updates,.tableupdates td {
	font-size: 11px;
	text-align: left;
	border: 1px solid #C88;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
}
ul {
	margin-left: 0px;
	padding-left: 10px;
}
#content .updates ul {
	margin-left: 20px;
}
#content .thumbnails {
	text-align: left;
}
#content .thumbnails img, #content .imgBrowse img {
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
	opacity: 0.5;
	filter:	alpha(opacity=50);
}
#content .photo {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content .photo img {
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
}
#content .imgBrowse {
	text-align: center;
	border: 1px solid #C88;
	border-left-width: 0px;
	border-right-width: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#content .imgBrowse .viewing {
	opacity: 1.0;
	filter:	alpha(opacity=100);
}
#content .prev, #content .next {
	font-weight: bold;
	padding: 5px;
	padding-top: 0px;
}
#content .prev {
	float: left;
}
#content .next {
	text-align: right;
	float: right;
}

#content #copy {
	text-align: right;
	color: #888;
	border-top: 1px solid #888;
	clear: both;
	margin-top: 20px;
	padding: 2px;
	background-color: #DDD;
}
#bottom {
	text-align: right;
	width: 460px;
	color: #AAA;
	clear: both;
}
#sideagenda {
	border: 0px solid #888;
	font-size: 10px;
	text-align: center;
	width: 150px;
}
#sideagenda th {
	background: #822;
	color: #FFF;
}
#sideagenda .day {
	background: #EDD;
}
#sideagenda .something {
	background: #db0a0a;
	font-weight: bold;
	color: #fff;
}
#sideagenda a {
	color: #fff;
	text-decoration: none;
}
#sideagenda a:hover {
	text-decoration: underline;
}
#jump, #jump option {
	font-family: Courier New;
	font-size: 12px;
}
select, option {
	font-family: Tahoma;
	font-size: 11px;
}
#links {
	margin-left: 20px;
	font-size: 11px;
}
#links li {
	margin-bottom: 10px;
}

