@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../../images/02/bg_5.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #fce8eb;
}
.wrapper {
	margin: auto;
	height: auto;
	width: 900px;
}
.sitename {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 15px;
	width: 900px;
	text-align: right;
}
.header-container {
	float: left;
	height: 80px;
	width: 900px;
}
.header {
	height: 80px;
	width: 650px;
	float: left;
}
h1 {
	font-family: Tahoma;
	font-size: 51px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: 800px;
	padding: 0px;
	float: left;
	line-height: 1.1em;
	margin: 0px;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 14px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.bm-container {
	float: left;
	height: 20px;
	width: 250px;
	padding-top: 50px;
}
.bookmark {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../images/02/star.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 20px;
	width: auto;
	padding-left: 25px;
}
.bookmark a
{
	color: #ffffff;
}
.bookmark a, .bookmark a:link {
	text-decoration: underline;
} 
.bookmark a:active, .bookmark a:hover {
	color: #ffffff;
	text-decoration: none;
}
.main-body {
	float: left;
	height: auto;
	width: 900px;
}
.footer-container {
	float: left;
	height: 100px;
	width: 100%;
	background-image: url(../../images/02/fbg_5.gif);
	background-repeat: repeat-x;
}
.column {
	float: left;
	height: auto;
	width: 146px;
	padding: 2px;
}
.cat-box {
	background-color: #fad4da;
	float: left;
	height: auto;
	width: 146px;
}
.cat-title {
	background-color: #da337a;
	font-weight: bold;
	float: left;
	height: auto;
	width: 146px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.cat-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f20000;
	float: left;
	height: auto;
	width: 140px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.cat-content a
{
	color: #000; line-height: 20px;
}
.cat-content a, .cat-content a:link {
	text-decoration: underline;
} 
.cat-content a:active, .cat-content a:hover {
	color: #000;
	text-decoration: none;
}
.thumbpic {
	text-align: center;
	float: left;
	height: auto;
	width: 146px;
	padding-top: 7px;
	padding-bottom: 4px;
}
.footer-a {
	margin: auto;
	height: 33px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding-top: 13px;
	text-align: center;
}
.footer-a a
{
	color: #00314a;
}
.footer-a a, .footer-a a:link {
	text-decoration: underline;
} 
.footer-a a:active, .footer-a a:hover {
	color: #00314a;
	text-decoration: none;
}
.footer-b {
	margin: auto;
	height: auto;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fbfcfd;
	padding-top: 10px;
	text-decoration: underline;
}
.footer-b a
{
	color: #fbfcfd;
}
.footer-b a, .footer-b a:link {
	text-decoration: underline;
} 
.footer-b a:active, .footer-b a:hover {
	color: #fbfcfd;
	text-decoration: none;
}
