body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ECECEC;
	background-color: #FF6600;
	background-image: url(imgs/bkgdjpg);
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.rhtshadow{
	background-image:url(imgs/rightshadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.lft{
	background-image:url(imgs/images/orng_bars1.jpg);
	background-position:center
	background-repeat: repeat-y;
	height: 100%;
	width: 620pxpx;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
}

.container{
	width: 620px;
	height:100%;
	padding 0 0 0 0;
	margin: auto;
	left: auto;
	right: auto;
	padding-right: 13px;
	padding-left: 13px;
}

.rht{
	background-image:url(imgs/rht_bar.jpg);
	background-repeat:repeat-y;
	height: 100%;
	width: 13px;
	float: left;
}

.head{
	background-image:url(imgs/head.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 587px;
	clear: none;
	float: left;
}

.content{
	background-image:url(imgs/text.jpg);
	background-repeat:repeat-y;
	background-position: left;
	text-indent: 20px;
	white-space: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	float: left;
	width: 587px;
	top: 200px;
	left: 65px;
	margin: 0px;
	padding: 0px;
}

.links{
	background-image:url(imgs/link.jpg);
	height: 244px;
	width: 587px;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image: none;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	padding-bottom: 5px;
	padding-left: 175px;
	padding-top: 20px;
	margin-top:0px;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
}
.linkns ul{
	margin:0px;
	padding:0px;
}

.links li{
	text-decoration:none;
	list-style-type: none;
	padding-bottom: 18px;
	padding-top: 0px;	
}
a:active { color:#FFFFFF;
	text-decoration:none;
	}
a:link { color:#FFFFFF;
	text-decoration:none;
	}
a:visited { color:#FFFFFF;
	text-decoration:none;
	}

a:hover {
	color:#FF9900;
	text-decoration:none;
	text-align: center;
	}
	

p.date {
	font-family:Georgia, serif;
	color:#660000;
	text-align:left;
	padding: 0px;

	

}

p {
	font-family:Georgia, serif;
	color:#660000;
	text-align:left;
	padding: 0px 20px 0 20px;

	

}

p.list{
	padding-left: 100px;
}

p.footer{
	padding-top: 40 px;
	padding-bottom:30px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	bottom: 20px;
	left: auto;
	right: auto;
}

p.footer a:active { 
	color: #660000;
	text-decoration:none;
	}
p.footer a:link { 
	color: #660000;
	text-decoration:none;
	}
p.footer a:visited { 
	color:#660000;
	text-decoration:none;
	}

p.footer a:hover { 
	color:#663300;
	text-decoration:none;
	}

h1{
	padding-top: 20px;
	padding-left: 10px;
	font-size:18px;
	color:#993300;
}

h2{
	font-size: 14px;
	line-height: normal;
	color: #FF6600;
	white-space: nowrap;
	padding: 0px;	
}

#body ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#body li{
	background-image:url(imgs/orange_bullet.gif);
	background-repeat:no-repeat;
	list-style-type: none;
	margin-left: 1em;
	background-position: 0 0.4em;
	padding-left: 1.5em;
	padding-top: .5em;
	padding-bottom: .5em;	
}
