﻿.base {
    font-family: "Times New Roman", Times, serif;
    background-image: url('images/boards.gif');
    background-color: #FFCC99;
}
.title {
	padding: 4px;
	font-size: xx-large;
	font-weight: bold;
	white-space: nowrap;
	background-color: #CCFFFF;
	float: left;
}
.sidebars {
	white-space: nowrap;
    width: 160px;
    height: 472px;
    background-color: #CCFFFF;
}
.menu_area {
	padding: 4px;
	background-color: #CCFFFF;
	width: 180px;
}
.ball_img {
	border-width: 0px;
}
.content_area {
	padding: 4px;
	background-color: #FFFFCC;
	clear: left;
	width: 200px;
}
.ad_area {
    padding: 4px;
    background-color: #FFFFFF;
    width: 160px;
}
.date {
    font-size: small;
    background-color: #CCFFFF;
    text-align: center;
    padding: 4px;
}
.signature {
	text-align: right;
}
.notice {
	font-size: small;
}
.ad_notice {
	font-size: small;
	text-align: center;
}
.site_path {
	background-color: #CCFFFF;
	padding: 4px;
	font-size: small;
}
.sub_title {
	padding: 4px;
	font-size: x-large;
	font-weight: bold;
	white-space: nowrap;
	background-color: #CCFFFF;
}
.links
{
    background-color: #CCFFFF;
    padding: 4px;
    font-size: small;
}
.ps_area
{
    padding: 4px;
    white-space: nowrap;
    background-color: #FFFFFF;
}
.copyright {
    text-align: center;
    font-size: small;
}
.SiteTitleBottom
{
    font-size: x-large;
    font-family: "Freestyle Script";
    text-decoration: underline overline;
    white-space: nowrap;
}
.SiteMapPathTop
{
	padding: 4px;
	font-size: x-small;
	text-align: right;
	float: right;
	background-color: #CCFFFF;
	white-space: nowrap;
}
.SiteMapPathBottom
{
	padding: 4px;
	font-size: x-small;
	float: right;
	text-align: right;
	background-color: #CCFFFF;
}
.TreeView {
	clear: left;
}
