body {
	margin: 0px;
	font: 76% arial, sans-serif;
	color: 404040;
}

.toptitle {
	background-image: url(../../media/header1.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 202px;

}
.top {
	background-color: #800000;
}

p{
	margin: 0;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
	letter-spacing: 0.01em;
	padding-top: 10px;
}


#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.2em;
	text-align: right;
	}

.main {
	background-color: #d6d6d6;
	}


#content a:link, #content a:visited {
	color: #800000;
	text-decoration: none;
}

#content a:hover {
	color: #191919;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #800000;

}

.maintext3 {
	font-size: 11px;
	margin-right: 50px;
	text-align: justify;
	line-height: 14px;
	padding-left: 25px;
	}
	
.maintext2 {
	font-size: 11px;
	line-height: 11px;
	}
.comptite {
	font-size: 13px;
	font-weight: bold;
}
	
.maintitle	{
	font-size: 15px;
	color:#800000;
	font-weight: bold;
}


.menu {
	background-color: #800000;
	background-image: url(../../media/menupic.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;


}
.nav {
	margin-top: 180px;
	margin-bottom: 100px;

}

#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #b1b0aa;
	}
	
#navigation a:hover {
	background: #b1b0aa;
	color:#040404;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
	
	
#hidden a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #800000;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	}
	
#hidden a:hover {
	background: #b1b0aa;
	color:#040404;
	}	


.extra {
	background-color: #B1B0AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #040404;
	margin: 0px;
	padding: 10px;
	line-height: 14px;
	text-align: justify;
	vertical-align: top;
	width: 240px;
}
.img1 {
	margin-top: 30px;
	margin-left: 17px;	
}

.img2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

.img3 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}

.title2 {
	font-weight: bold;
	color: #800000;
}


.diary1 {
	font-size: 11px;
	margin-right: 50px;
	margin-left: 25px;
	text-align: justify;
	line-height: 14px;
	background:#e9e9e9;
	padding-bottom: 10px;
	}
	
.diary2 {
	font-size: 11px;
	margin-right: 50px;
	margin-left: 25px;
	text-align: justify;
	line-height: 14px;
	background:fff1c9;
	padding-bottom: 10px;
	}	
	
.diary3 {
	font-size: 11px;
	margin-right: 50px;
	margin-left: 25px;
	text-align: justify;
	line-height: 14px;
	background:#c8ffdb;
	padding-bottom: 10px;
	}		


.footer
{
	background-color: #B1B0AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	line-height: 16px;
	letter-spacing: 0.2em;
	padding-top: 3px;
	padding-bottom: 3px;

}


