body {
	margin: 25px auto;
	padding: 0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#333333;
	text-align: center;
}

a, .force_a {
	color: #4D7C88;
	font-weight:bold;
	}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
}

#wrapper {
	width: 95%;
	margin-left: 1%;
	margin-right: 1%;
	border: none;
}

table#maintable {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666;
	border-top: 5px solid #666;
	padding: 0px;
	border-collapse : collapse;
	width: 750px;
	/* bmh */
	voice-family: "\"}\""; voice-family:inherit;
	width: 748px; 
	background: white
	}


//*td#topspace {
	text-align: left;
	padding: 0;
	height:75px;
	border: 1px solid #666;
	background : #60191c url(../pics/site/top_bar_02b_orange.jpg) repeat-x left;
}
*//

td#topspace {
	text-align: left;
	padding: 0;
	height:0px;
	border: 0px solid #666;
	background : #333333 left;
}


td#titlebar {
	height: 30px;
	text-align: left;
	font-size: 0.8em;
	font-weight: 500;
	border: 1px solid #666;
	background-color: #eee;
	text-indent: 30px;
}

td#leftmenutd {
	padding: 0;
	margin: 0;
	width: 175px;
	vertical-align: top;
}

ul#leftmenu {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #666;
	border-collapse: collapse;
}
	
ul#leftmenu li {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	text-align: left;
	text-indent: 10px;
	border-bottom: 1px dotted #666;
	font-size:0.7em;
	font-weight: bold;
	line-height: 2em;
}

ul#leftmenu li a {
	width: 100%;
	display: block;
	}

ul#leftmenu li a:hover,ul#leftmenu li a:focus, ul#leftmenu li a:active {
/*	color: #fff; */

/*	background: #FF7A41; */
	background: #FFFFFF; 
}

li#lastone {
	border-bottom: 1px solid #666 !important;
}

td#submenu {
	border-top: 1px solid #666;
	height: 100%;
	
}


td#content {
	padding: 10px 20px 50px 20px;
	text-align: left;
	font-size: 0.7em;
	vertical-align : top;
/*	background: #4D7C88; */
}

#content p {
	margin-top: 6px;
	text-indent: 1em;
	line-height: 1.25em;
}

cite {
	margin-top: 3px;
	margin-bottom: 9px;
}

#content ul li {
	margin-bottom: 5px;
}

#content table {
	width: 66%;
	border: 0px;
}

#content table tr td {
	width: auto;
	font-size: 11px;
	padding-bottom: 7px;
	vertical-align: top;
}

table.repertoire tr td {
	width: 50% !important;
}

h1 {
	margin-bottom: 10px;
	padding:0px;
	font-size:2.25em;
	font-weight:900;
/* 	color: #3f1315; */
/* 	color: #ccc; */
/*	color:#F0027F; */
/*	color:#692323; */
/*	color: #4D7C88; */
	color: #cc0099; 
	clear: both;
	}

h2 {
	margin-top: 6px;
	margin-bottom: 7px;
	padding:0px;
	font-size:1.7em;
	font-weight:450;
/* 	color: #3f1315; */
/*	color:#aaa; */
	color:#692323;
/*	color:#4D7C88; */
	clear: both;
	}

h3 {
	margin-top: 9px;
	margin-bottom: 6px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #3F1315;
	text-decoration: none;
	clear: both;
}
	

img {
	caption-side : bottom;
	border-style : double;
	border-width : 2px;
	border-color: #4D7C88;
/*	border-color : #FF4D00 #4D7C88 #4D7C88 #FF4D00; */
}


.pic_caption {
	color: #ccc;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}
