body {
	color: #666666;
	font: 12px "Verdana", "Arial", sans-serif;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
#holder {
	width: 768px;
	margin: 0 auto;
	border: 1px dashed #CCCCCC;
}
#siteTitle {
	background: url(imags/28_349.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 160px;
	width: 768px;
	font: bolder 27px/200px "Arial Black", sans-serif;
	color: #CCCCCC;
	text-align: left;
	text-indent: 10pt;
	border-bottom: 1px dashed #CCCCCC;
}
#siteTitle span {
	color: #999999;
	font: bold 12px "Verdana", sans-serif;
}
.clearLine, .clearNav {
	display: none;
}
#navBar {
	background: url(imags/1.gif) repeat-x;
	width: 768px;
	border-bottom: 1px #CCCCCC dashed;
	text-align: center;
	padding-top: 1px !important;
	padding-top: 20px;
}
#navBar ul {
	list-style-type: none;
	padding: 0px 15px !important;
}
#navBar li {
	text-align: center;
	display: inline;
	padding: 0px 25px 0px 0px;
}

#navBar li a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
#navBar li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 0px 0px 20px;
	background: url(imags/ar1.gif) no-repeat 0px 4px;
}
#contentA {
	width: 200px;
	padding-bottom: 10px;
	margin: 10px 3px 0px 0px;
	border: 2px solid #CCCCCC;
	text-align: left;
	float: left;
}
#contentA ul {
	text-align: left;
	margin: 0px;
	padding: 15px 5px 15px 15px;
	line-height: 200%;
}
#contentA li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #CCCCCC;
	display: block;
}
#contentA p {
	display: inline;
	padding-left: 8px;
}
#contentA li a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	width: 100%;
}
#contentA li a:hover {
	color: #CCCCCC;
	background-color: #666666;
}
#lister {
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	width: 195px;
	font-size: 16px;
	font-weight: bold;
}
#contentB {
	width:550px;
	margin-top: 10px;
}
.content {
	font-size: 12px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 5px 0px;
}
.content li, .content p {
	line-height: 1.5;
	padding:0px 4px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-color: #CCCCCC;
	text-indent: 10px;
	line-height: 150%;
	padding: 0px;
    margin: 0px;
}
#siteCopyright {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding: 5px 0px 0px 0px;
	height: 30px;
    line-height: 200%;
}



