.head {
	background-image: url(../images/headbkgctn.gif);
	width: 760px;
	height: 29px;
	text-align: right;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 59px;
	padding-right: 20px;
}
.layoutTable {
	border: 1px solid #999999;
	text-align: center;
	font-size:13px;
}
.list {
	height: 15px;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	padding-bottom: -20px;
	padding-top: 10px;
	text-align: left;
}
.listTable {
	width: 600px;
	margin-top: 100px;
	margin-bottom: 50px;
	padding: 0px;
}
.date {
	text-align: right;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: -5px;
}
.list a:link {
	color: #333333;
	text-decoration: none;
}
.list a:visited {
	color: #999966;
	text-decoration: none;
}
.list a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	padding-top: 50px;
	width: 650px;
}
p {
	line-height: 20px;
	width: 650px;
	text-align: left;
}
.ctn img {
	border: 1px solid #000000;
	margin-bottom: 10px;
	
}

.ctn p
{
	text-indent:2em;
	line-height:1.5em;
}

#pnlImg
{
	text-indent:0px;
	text-align:center;	
}
a 
{
    font-size:13px;
}
a:link {
	color: #999966;
	text-decoration: none;
}
a:visited {
	color: #999966;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}