/*  
Author: Rudolf Boogerman, Raboo Design 
Author URI: http://www.raboo.com/
*/
body {
	margin:0px 0px 0px 0px;
	background-color:#EEEEE0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color: #000000;
	}
	
#container {
	line-height: 100%;
	margin: 10px auto;
	text-align: left;
	width: 870px;
	border-top: 1px solid #9A8D7D;
	border-right: 2px solid #9A8D7D;
	border-bottom: 2px solid #9A8D7D;
	border-left: 1px solid #9A8D7D;
	background-color: #FFFFFF;
}
.red {
	color: #991B1E;
}
#logoTag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
line-height:1.2em;
	font-weight: bolder;
	color: #998C7C;
	padding-top: 0px;
	padding-bottom: 0px;
}
#logoTag h1 {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757060;
	margin-bottom: 3px;
	margin-top: 5px;
}
.noFloat img{float:none;}	
.alignleft{float:left;margin-right:15px;margin-bottom:10px;}	
#header { 
	background: #566E9C;
	height: 80px;
	padding: 15px 0px 0px 0px;
	}
#topnav {
background-color: #D0C9C1;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 9pt;
	position: relative;
	width: 988px;
	padding: 7px 6px 9px;
}

#content {
	width:85%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:normal;
        color: #000000;
	margin: 20px auto;
		}
.veryBold {
	font-size: 1.4em;
	font-weight: bolder;
}

.bolder {
	font-weight: bolder;
	font-size: 1.1em;
}


#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: 1.2em;
}
.yellowback a {
	color: #223BA2;
	padding: 2px;
}
.black{color:#000000}
h3 {
	font-size: x-large;
	line-height: 1.2em;
	color: #000000;
}
.screaming {
	font-size: 1.3em;
}
.blue {
	color: #000099;
}




#content a, a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #223BA2;
	}
#content  h3 a, h3 a:link, h3 a:visited, h3 a:active{
	color: #A23F3F;
	text-decoration:none;
}
#content h3 a:hover{
	color: #223BA2;
	text-decoration:underline;
}
#content  h2 a, h2 a:link, h2 a:visited, h2 a:active{
	 
	color: #000000;
	text-decoration:none;
}
#content a:hover{
	color: #A23F3F;
	text-decoration:underline;
}
	
.blog {
	padding:0px 15px 15px;
	background:#FFF;
		}

	
.blockquote{
	margin: 0px 10px 0px 0px;
	padding: 0px 20px;
	color: #000000;
	font-size: 1.3em;
	font-weight: normal;
	}
.commentername {
	font-size: 0.8em;
	font-weight: bolder;
}





#footer	{
        clear:both;
        line-height: 100%;
margin:10px auto;
	text-align: center;
	padding: 15px;
	background: #FFFFFF;
	border-top: 1px solid #9A8D7D;
	border-right: 1px solid #9A8D7D;
	border-bottom: 2px solid #9A8D7D;
	border-left: 1px solid #9A8D7D;
	width: 90%;
}
.yellowback{
	font-weight:bold;
	background-color:yellow;
	color:#000000;
	padding-right: 3px;
	padding-left: 3px;
}
