.description {
	font-size: 9px;
	color: #999999;
}
body {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(img/back.gif);
}
.bo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.titlebo {
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
.topphoto {
	background-image: url(img/top_photo.jpg);
	height: 120px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: center center;
}
.copyright {
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 5px;
}
.footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding: 5px;
}
.menubo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
p.menu a{
	display : block;
	width : 200px;
	padding-top : 7px;
	background-repeat : no-repeat;
	font-size: 12px;
	padding-left: 5px;
	height: 30px;
	margin-top: -17px;
	margin-bottom: -17px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
}

p.menu a:link{
	color : #CC0000;
	background-image : url(img/menu11.gif);
	text-decoration: none;
}

p.menu a:visited{
	color : #CC0000;
	background-image : url(img/menu11.gif);
	text-decoration: none;
}

p.menu a:hover{
	color : #CC0000;
	background-image : url(img/menu12.gif);
	text-decoration: underline;
}

p.menu a:active{
}
.pagetitle {
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CC0000;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
.entrytitle {
	background-image: url(img/ball.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 30px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CC0000;
	font-size: 14px;
}
.entrybody {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	margin-bottom: 30px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.underspace {
	margin-bottom: 50px;
}
img {
	border: 0px;
}
.whats {
	border: 0px;
}
.whats p {
	font-size: 12px;
}
.whats a {
	font-size: 12px;
}