#left {
	width:253px;
	float:left;
	background:url('../img/left_bg.gif') repeat-y;
	margin-top:0px;
}

#mid {
	width:725px;
	float:left;
	margin-top:0px;
}

#mid p {
	padding:0px 20px;
}

#left .left_bot {
	width:263px;
	height:14px;
	margin:0px;
	padding:0px;
	background:url('../img/left_bot.gif') no-repeat;
	overflow:hidden;
}

img.news {
	position:absolute;
	margin:30px 0px 0px 250px;
}

h1.heading1 {
	font-family:'times new roman';
	font-weight:100;
	font-size:50px;
	color:#534741;
	width:300px;
	display:block;
	text-align:center;
	margin:0px auto 0px auto;
	border-bottom:1px dashed #42210B;
}

p.p1 {
	color:#603813;
	font-family:georgia;
	font-size:22px;
	clear:both;
	text-align:center;
	width:100%;
	margin:0px;
}

.the_shadow {
	width:978px;
	background:url('../img/shadow.gif') repeat-x;
	height:40px;
	padding:0px;
}

.boxh2 {
	text-align:center;
	padding-right:15px;
	font:100 20px arial;
	color:#000;
}

.mtitle {
	font:bold 18px arial;
	color:#742326;
	width:230px;
	background:url('images/h2_bg.png') repeat-y;
	padding:3px 0px 3px 8px;
}

table.boxcontent {
	list-style-type:none; 
	padding-left:0px;
}

td.td1 {
	padding-left:4px;
	font:bold 12px arial;
	color:#742326;
}

.td1 sup{
	font:bold 8px arial;
}

.boxcontent a{
	text-decoration:none;
	border-bottom:1px dotted #53C8FF;
	font:15px bold Arial;
	color:#80282D;
	font-family:arial;
}

.boxcontent a:hover{
	border-bottom:1px dotted #000;
	color:#AA000A;
	text-decoration:none;
}

td.inactive {
	font:15px bold Arial;
	color:#EE712F;
}
tr.inactive{background:url('images/highlight.png') 227px 3px no-repeat;}
tr.active:hover{background:url('images/highlight2.png') 227px 3px no-repeat;}
td .active, td .inactive {
	font-family:arial;
	width:100%;
}
tr .active, tr .inactive {
	width:241px;
	padding-top:5px;
	padding-bottom:5px;
}