body {
	margin:0px;
	background:url(images/bg.png) repeat-x top;
	font-family:"Trebuchet MS";
	font-size:12px;
}
p, h1, h2, h3, {margin:0em;}

#container {
	margin:0 auto;
	width:760px;
	height:auto;
}
#bdr {
	float:left;
	border:1px solid #810017;
	background:#FFFFFF;
}
#flash {
	float:left;
	width:760px;
	height:150px;
}
#link {
	float:left;
	width:760px;
	height:31px;
	background:url(images/link_bg.gif) repeat-x;
}

#link ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#link li {float:left;}

#link ul li a{
	float:left;
	display:inline;
	height:25px;
	background:none;
	color:#FFFFFF;
	padding:6px 20px 0 20px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}
#link ul li a:hover {background:url(images/link_up.gif) repeat-x;}
#text {
	float:left;
	width:740px;
	padding:10px;
	color:#4B4B4B;
	text-align:justify;
}
#text hr {
	border-top:#810017 solid 1px;
	width:50%;
}

#main {
	float:left;
	width:760px;
	height:auto;
}
#ltpanel {
	float:left;
	width:150px;
	height:570px;
	border-right:1px solid #810017;
}
#ltpanel ol {
	margin:0px;
	padding:0px;
	list-style:none;
}
#ltpanel li.head {float:left; background:url(images/link_bg.gif) repeat-x; width:150px; height:26px; padding:5px 0 0 0; text-align:center;}
#ltpanel li.head h1 {font-size:14px; color:#FFFFFF; margin:0em}
#ltpanel li {float:left; width:150px;}
#ltpanel ol li a{
	float:left;
	display:inline;
	background:none;
	color:#636363;
	padding:0 0 0 10px;
	font-size:12px;
	text-decoration:none;
}
#ltpanel ol li a:hover{ color:#000000; text-decoration:none;}

#rtpanel {
	float:right;
	width:150px;
	height:570px;
	border-left:1px solid #810017;
}
#rtpanel ol {
	margin:0px;
	padding:0px;
	list-style:none;
}
#rtpanel li.head {float:left; background:url(images/link_bg.gif) repeat-x; width:150px; height:26px; padding:5px 0 0 0; text-align:center;}
#rtpanel li.head h1 {font-size:14px; color:#FFFFFF; margin:0em}
#rtpanel li {float:left; width:150px;}
#rtpanel ol li a{
	float:left;
	display:inline;
	background:none;
	color:#636363;
	padding:0 0 0 10px;
	font-size:12px;
	text-decoration:none;
}
#rtpanel ol li a:hover{ color:#000000; text-decoration:none;}

#mid {
	float:left;
	width:458px;
	height:570px;
}
#mid a {color:#810017; text-decoration:none}
#mid a:hover {color:#000000; text-decoration:none}

#foot {
	float:left;
	width:100%;
	height:37px;
	padding:5px 0 0 0;
	background:url(images/foot.gif) repeat-x;
	text-align:center;
}
#foot a {color:#333333; text-decoration:none}
#foot a:hover {color:#000000; text-decoration:none}	