/*p {margin-left: 20px}*/
body {	background-color: #2D4474;/*#0086E7; #CE9A63; */
      	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
      }
      
a {
	text-decoration:none;
	border-bottom:1px solid #880000;
}
a:link {
	color: #850D0E;
}
a:visited {
	color:#850D0E;
}
a:hover {
	border-bottom:2px solid #880000;
	color: #880000;
}
a:active {
	border-bottom:2px dotted #880000;
	color: #000000;
} 

p:first-line {text-indent: 1cm; margin-left: 1.5em;} 


.HEADER_TD {
	background-color: #2D4474;
	text-align: left;
	color: white;
	font-family: "verdana", "arial", "helvetica", sans-serif;
	font-weight:bold;

}
.TITLE_TD {
	background-color: #7B8635;
	text-align: center;
	color: black;
	font-family: "verdana", "arial", "helvetica", sans-serif;

}

.INPUT_TD {
	background-color: #7B8635;
	text-align: left;
	color: #000000;
	font-family: "verdana", "arial", "helvetica", sans-serif;
}

.attention{
	text-align:center;
}



.centertable{
	border-top:1px solid #663300;
	border-bottom:1px solid #663300;
	border-left:1px solid #663300;
	border-right:1px solid #663300;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


form {
	display:inline;
}


.menulink {
	padding-left:20%;
	color:blue;
	font-weight:bold;
	text-align:left;
}


.leader{
	text-align:center;
	font-weight:bold;
}
hr {
	background:#850D0E;
	width:90%;
}
.valid {
	text-align:left;
	border:0;
}


.postContainer{
	text-align:left;
	padding:10px;
	line-height:1.4em;
}


.postTitle{
	width:574px;
	background-color: #C4E7Fb;
	background:url('/images/post_bg_1.jpg');
	font-size:large;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	color:white;
}

.postTitle a:link{
	color:white;
	}
.postTitle a:visited{
	color:white;
}
.gutterSpacer{
	height:20px;
	width:10px;

}

.gutterTable{
	background-color:#C4E7FB;
}

.trackback{
	font-size:small;
	text-align:center;
}

.categoryList{
	margin-top:3px;

}

.gutterHR{
	color: #800000;
	width: 90%;
	size: 1px;
	text-align: center;
}

.gutterHeader{
	color:white;
	font-size:large;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	background-image:url("/images/gutterBG.jpg");
	background-color:black;
	text-align:left;
	/*border-width:1px;
	border-style:solid;
	border-color:black;*/
}

.gutterTD{
	border-style:solid;
	border-color:#850D0E;
	border-width:2px;
	
}

.gutterTD p{
	padding-left:4px;
}

.hl{
	font-weight:bold;
}
div#rjreveal{
	width:482px;
	margin:10px auto;
	display:none;
}
div#rjreveal ul{
	margin:0;
	padding:0;
}
div#rjreveal li{
	
}
div.postContent{
	margin:15px auto;
}
#here{
	color:#850D0E;
	border-bottom:1px solid #880000;
}
.postCatDate{
	font-size:smaller;
	text-align:right;
	padding-right:4px;
	
	width:170px;
	float:right;
}
.facebookButton{
	float:left;
	width:300px;
}
.tweetButton{
	float:left;
}
div#footer{
	text-align:center;
	background-color:#880000;
	width:800px;
	margin:0 auto 10px auto;
	padding:7px 0 7px 0;
}
div#footer a{
	color:white;
}
.inner{
	padding:5px;
	text-align:left;
}
