@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #dfd7ca;
	font-style: normal;
	margin:0;
	padding:0; 
}

a:link{ color: #000; }
a:hover{ color: #000; }
a:visited{ color: #000; }
a:active{ color: #000; }

.maincell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:15px;
	margin-right:10px;
	font-style: normal;
	font-weight: normal;
}

.picture {
	border: medium inset #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.blogheadline {
	background-image: url(../on_line/orange_ball.gif);
	background-repeat: no-repeat;
	background-position: 40px 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 20px;
	font-style:bold;
	color: #000000;
	padding-left:60px;
}
.updateheadline {
	background-image:url(../on_line/green_ball.gif);
	background-repeat: no-repeat;
	background-position: 40px 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 20px;
	font-style:bold;
	color: #000000;
	padding-left:60px;
}
.date {
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	font-style: none;
	font-weight: none;
	color: #959393;
	padding-left:40px;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:25px;
}

.entry2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
	padding-left:40px;
	padding-right:230px;
	padding-bottom:25px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-align:center;
	text-decoration:underline;
	font-style:normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom:5px;
    padding-left:5px;
	padding-right:5px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	font-style:normal;
	font-weight:normal;
	padding-top: 30px;
	padding-bottom:5px;
    padding-left:5px;
	padding-right:5px;

.menu2:link{ color: #959393; }
.menu2:hover{ color: #959393; }
.menu2:visited{ color: #959393; }
.menu2:active{ color: #959393; }
.menu2:hover{text-decoration:underline}
}	
.img_float_lh { 
	float: left; 
	margin: 10px; 
	border: medium outset #000000;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
html {
	height: 100%;
}
.flashcontent {
	height: 100%;
}
.newfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-weight:normal;
	padding-top: 30px;
	padding-bottom:5px;
	padding-right:5px;
}
