/*
Released for free under a Creative Commons Attribution
*/

a {
text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body{
	color: #000000;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: auto;
	background-color: #EEEDE5;
	background-image: url(images/bg.jpg);
}
#main{
	width: 999px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #B2B3B3;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;	
}

#top_header {
	width:999px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	background-image: url(images/top_heading.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#buttons{
	width: 983px;
	height: 45px;
	background: url(images/menu.jpg) left top no-repeat;
	text-align:center;
	margin-left: 8px;
}

#buttons ul {
    padding-left: 20px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#content{
	width: 983px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_cont.gif) left repeat-y;
	margin: 0px 8px 0px 8px;
}

#cont_top {
	background:	url(images/top.gif) top repeat;
	width: 983px;
	height:10px;
	margin-left: 8px;
	padding: 0px;
}

#cont_bot {	background:	url(images/bot.gif) bottom repeat;
width: 983px;
height:10px;
margin-left: 8px;}

#left{
	width: 710px;
	float: left;
	text-align: left;
}

.text{
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
}

.img {	float:left;
		margin: 5px 18px 5px 9px;
}

img, div {
	behavior: url(iepngfix.htc);
	text-align: left;
}

span {	color:#1380BA;
		font-weight:bold;
}

#col_l {
	float:left;
	width:710px;
}

#col_r {float: left;
		width:345px;
		margin-left:10px}

H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #1380BA;
	padding-bottom: 5px;
	text-align:center;
	background: url(images/tit.gif) bottom repeat-x;
}

H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #1380BA;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
	background: url(images/tit.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
}

.read_pap{
	text-align:right;
	padding-right:0px;
	font-weight:bold;
}

#right{
	float:right;
	width: 245px;
	background: url(images/bg_left.jpg) left 25px repeat-x;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 9px;
	background: url(images/fish.gif) 3px 16px no-repeat;
	padding-left: 43px;
}

#right1{
	float:right;
	width: 245px;
	background: url(images/bg_left.jpg) left 25px repeat-x;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-decoration:blink;
}

#right1 ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right1 li{
	padding-top: 9px;
	background: url(images/fish.gif) 3px 16px no-repeat;
	padding-left: 43px;
}

#footer{
	height: 56px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 17px 0px 0px 0px;
	background: url(images/footer.jpg) center no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
}
#main #content #left .text table tr td table tr td p strong {
	font-size: 14px;
}
#main #content #left .text table tr td table tr td table {
	font-size: 18px;
	font-weight: bold;
}
#main #content #left .text h3 a {
	text-align: justify;
}
#main #content #left .text h3 a {
	text-align: left;
}
