body {
	width: 662px;
	background-color: #46483D;
	margin: auto;
	background-image: url(images/bg-b.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.main {
	background-image: url(images/bg2.jpg);
	width: 662px;
	height: 605px;
	margin-top: 2px;
	margin-left: 0px;

}

#links table {
	position: relative;
	top: 163px;
	left: 364px;
}

#links td {
	width: 18px;
	height: 20px;
	text-align: center;
}

#links a:link {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #CCCC66;
	display: block;
	height: 20px;
	width: 18px;
}

.linksb {
	color: #ffffff;
	font-weight: bold;
}

#links a:visited {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #CCCC66;
	display: block;
	height: 20px;
	width: 18px;
}

#links a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.content {
	position: relative;
	top: 180px;
	left: 82px;
	width: 510px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.content-main {
	height: 100px;
	width: 405px;
	float: left;
	border: 0px solid #000000;
	line-height: 28px;
}

.content-cap {
	font-size: 56px;
	float: left;
	border: 0px solid #000000;
	margin-top: 0px;
	padding-top: 14px;
	margin-right: 3px;
	margin-top: 0px;
	line-height: 28px;
	width: 80px;
	height: 100px;
	text-align: right;
}

.content-mini {
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.title {
	font-size: 30px;
	line-height: 28px;
}
