body {
	color: #9C9A98;
	background: #222 repeat;
	margin: 0;
	font: 85%/130% Helvetica, Arial, sans-serif;
	padding-top: 30px;
}

h3,.h3 {
	color: #ddd;
	font: normal normal 130%/90% Georgia, "Times New Roman", Times, serif;
}

a {
	color: #fff;
}

a:hover {
	color: #efe1df;
}

.header {
	border-top: 1px dotted #444;
	
	background: #222 url(images/header.jpg) no-repeat 0 top;
}

.top {

	width: 275px;
	border-left: 1px dotted #444;
	border-right: 1px dotted #444;
	border-bottom: 1px dotted #444;
	border-top: 1px dotted #444;
	height: 168px;
}
.top2 {

	width:505px;
	border-top: 1px dotted #444;
	border-right: 1px dotted #444;
	border-bottom: 1px dotted #444;
	height: 168px;
}

.content {
	padding: 20px;
	border-bottom: 1px dotted #444;
	border-right: 1px dotted #444;
}

.left {
	border-right: 1px dotted #444;
	border-bottom: 1px dotted #444;
	border-left: 1px dotted #444;
	padding: 15px;
}
.contpadd {
	border-right: 1px dotted #444;
	border-bottom: 1px dotted #444;
	border-left: 1px dotted #444;
	padding: 0px;
	width: 100%;
}

.padding {
	padding: 10px 20px 20px 5px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.padding2 {
	padding-left: 10px;
}
.comment {
	padding-right: 10px;
	padding-left: 10px;
}
.back {
	background-color: #2A2A2A;
	padding: 4px;
	border: 1px solid #666666;
}

