@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	background-color:#333333;
}

h1,h2,h3 span {
display:none;
}

h3 {
height:46px;
margin:0;
padding:0;
}

p {margin:0;padding:0;}

acronym {
border:none;
}

a {
	color:#0000FF;
	text-decoration:underline;
}

a:hover, a:hover {
	color:#000099;
	background-color:#FFCC99;
}


#wrapper {
	width:780px;
	height: 100%;
	margin:0 auto;
	padding:0 13px;
	position:relative;
	background: url(images/bg.jpg) repeat-x #D3BFBC;
	border-left:1px solid #003300;
	border-right:1px solid #003300;
	border-bottom:1px solid #003300;
	color:#454545;
	text-align:left;
	top: 2px;

}

#HMJHeader {
width:772px;
height:86px;
background: url(images/title2.png) no-repeat;
}

#descrip {
	width:546px;
	background-color:#ffffff;
	border-left:1px solid #D4012C;
    border-right:1px solid #D4012C;
	border-bottom:1px solid #D4012C;
	border-top:1px solid #D4012C;
	margin:0 0 2px 226px;
	color:#38381D;
	display:block;
	padding:0;
}

#explanation {
	width:546px;
	background-color:#ffffff;
	background-repeat:repeat-y;
	border-left:1px solid #D4012C;
    border-right:1px solid #D4012C;
	border-bottom:1px solid #D4012C;
	border-top:1px solid #D4012C;
	margin:0 0 2px 226px;
	color:#38381D;
	display:block;
	padding:0;
}

#footer {
	width:772px;
	height:82px;
	margin:5px 0 0 0px;
	text-align:right;
	background:url(images/bottom.png) center bottom no-repeat;
	padding:3px 14px 2px 0;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#footer .p1 span { 
text-align:right;
padding: 0px 45px 0px 0px;
}

#footer .p2 span { 
text-align:right;
padding: 0px 45px 0px 0px;
}

#linkList {
	position:absolute;
	top:229px;
	left:20px;
	width:207px;
	background-image:url(images/link_back.jpg);
	border-left:1px solid #D4012C;
	border-right:1px solid #D4012C;
	border-bottom:1px solid #D4012C;
	border-top:1px solid #D4012C;
}

#lselect {
margin:0 0 2px 0;
}

#descrip p span {
padding:0 15px 10px 7px;
display:block;
}



#explanation p span {
padding:0 20px 10px 20px;
display:block;
}

#linkList li {
list-style:none;
padding:6px 0 10px 0;
background: url(images/line.gif) bottom repeat-x;
background:none;
}

#linkList li a {
padding-left:7px;
text-decoration:none;
background:none;
}

#linkList li a:hover {
text-decoration:underline;
}

#descrip .p1 span {
padding-top:14px;
font-weight:bold;
}

#descrip .p2 span {
padding-bottom:20px;
}

#lselect li a {
display:block;
font-weight:bold;
background-position:0 0.6em;

}

#lselect .c {
	display:inline;
	color:#FFFFFF;
	padding:0;
	background:none;
}

#footer a{
text-decoration:none;
color:#888888;
background-color:#dfdfdf;
border:1px solid #bdbdbd;
padding:3px 3px;
height:100%;
}

#footer a:hover{
background-color:#ebebeb;
color:#777777;
}




#descrip p, #explanation p  {

}
#lselect {

}




#explanation .p2 span {
padding-bottom:20px;
}

#lselect ul {
margin:0;
padding:0 25px 20px 17px;
}
