
body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-image: url(images/left_panel.jpg);
background-color: #FCFDE3;
background-repeat: repeat-y;
background-position: top left;
scrollbar-3dlight-color : #850c1c;
	scrollbar-arrow-color : #850c1c;
	scrollbar-base-color : #850c1c;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #DCB893;
	scrollbar-highlight-color : #FCFDE3;
	scrollbar-shadow-color : #850c1c;
	scrollbar-track-color : #DCB893;
}


#container {
padding: 0;
margin: 0;
background-image: url(images/wheel.jpg);
background-repeat: no-repeat;
background-position: left 400px;
}
#basic-accordian{
	border:5px solid #999933;
	padding:5px;
	width:350px;
	position:relative;
	left:175px;
	top:125px;
	line-height: 145%; 
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
}

.accordion_headings{
	padding:5px;
	background:#999933;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#cc3300;
	color:#000000;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#cc3300;
}

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 25px;
padding-right: 25px;
font-size: 2.3em;
letter-spacing: 7px;
text-align: right;
padding-top: 3px;
padding-bottom: 7px;
font-style: normal;
color: #850c1c;
border-bottom: 4px double #850c1c;
background-color: #DCB893;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 170px;
margin-right: 220px;
padding-right: 15px;
padding-left: 10px;
border-right: 3px #850c1c double;
color: #515151;
}

p, ul, ol, table{
text-align: justify;
font-size: .8em;
line-height: 1.9em;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}
}
.mp:first-letter {
float: left;
width: 1.5ex;
font-size: 200%;
line-height: 1.75ex;
font-weight: normal;
color:#850c1c;
font-family: serif;
font-style : normal;
background-color: #FCFDE3;
text-align : center;
margin-right : 1px;
}

ol, ul {
margin-left: 25px;
}

h1 {
margin-top: 0;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
font-size: 1.2em;
padding-bottom: 9px;
padding-top: 10px;
padding-left: 0;
padding-right: 0;
color: Maroon;
font-weight: bold;
}

h2 {
font-size: .9em;
font-weight: bold;
padding-left: 0;
color: #4682B4;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #3984fc;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #d14013;
}


#left-menu {
position: absolute;
top: 0;
left: 0;
width: 162px;
height: 100%;
line-height: 100%;
padding-top: 110px;
font-weight: bold;
}

#left-menu p {
margin-bottom: 4px;
text-align: right;
padding-right: 19px;
font-size: .8em;
}

#left-menu a:link, #left-menu a:visited {
color: #ffffff;
padding-right: 5px;
border-right: 2px #000 dotted;
}

#left-menu a:hover, #left-menu a.current {
color: #00FF7F;
border-right: 2px dotted #00FF7F;
}


#right-column {
position: absolute;
top: 125px;
right: 0px;
width: 219px;
font-size: .9em;
line-height: 1.2em;
background-color:#DCB893;
border-top: 3px #850c1c double;
border-bottom: 3px #850c1c double;
padding-left: 0px;
padding-top: 10px
}

#right-column strong {
color: #962d0d;
font-style: normal;
text-align: left
}

#right-column p {
font-style: italic;

padding-left: 5px;
padding-right: 5px;
padding-top: 20px;
}


#footer {
text-align: right;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: .8em;
margin-top: 0;
padding-right: 50px;
border-top: 3px double Maroon;
}

#footer a:link, #footer a:visited {
color: Maroon;
}

#footer a:hover {
text-decoration: underline;
color: #6495ED;
}