/* CSS Document */

body {
	background-color:#000000;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
a {
	color: #ffffff;
	text-decoration: underline;
	}
td, tr, h4 {
	color: white;
}
#banner {
	background-image: url("http://www.latterain.com/journal/wp-content/themes/latterain_1.0/images/bannerbg.gif");
	background-repeat:repeat-x;
	}
#bar {
	background-image: url("http://www.latterain.com/journal/wp-content/themes/latterain_1.0/images/bar.gif");
	background-repeat:repeat-x;
	}
#footer {
	color:#ffffff;
	text-align:center;
	}
#bonmenu {
	background-image:url("http://www.latterain.com/images/behindmenusub1.gif");
	background-repeat:no-repeat;
	background-color:#7f7fab;/*303078*/
	}
#bonmenu a {
	color: #000000;
	text-decoration: none;
	padding-left:15px;
	font-weight: normal;
	font-size:12px;
	}
#bonmenu a:hover {
	text-decoration: underline;
	color: #09569F;
	}
#subcontent h1 {
	font-size: 14px;
	padding:4px;
	margin-bottom:1px;
	}
#subcontent p {
	padding:4px;
	}
#subcontent table {
background-color:#09569F;
	width:100%;
	padding:10px;
	}
#subcontent form {
	padding:0px;
	}
#subnav {
	margin-bottom:1px;
	}
#subnav p {
	padding:4px;
	}
#subnav a {
	text-decoration: none;
	}
#subnav a:hover {
	text-decoration: underline;
	}
.content1home {
	background-image:url("http://www.latterain.com/journal/wp-content/themes/latterain_1.0/images/behindcontenthome.gif");
	}
.content1home p, .content2home p {
	background-color:#09569F;
	margin:0px;
	padding:0px 6px 6px 6px;
	width:262px;
	color:#ffffff;
	}
.content2home {
	background-image: url("http://www.latterain.com/journal/wp-content/themes/latterain_1.0/images/behindcontenthome1.gif");
	}
.contentsub {
	background-image:url("http://www.latterain.com/journal/wp-content/themes/latterain_1.0/images/behindcontentsub.gif");
	background-repeat:no-repeat;
	background-color:#9898BC;
	}
.contentsub p, .contentsub h1 {
	background-color:#09569F;
	margin:0px;
	padding:0px 6px 6px 6px;
	color:#ffffff;
	}
.contentsub ul {
	background-color:#09569F;
	margin:0px;
	padding:4px;
	color:#ffffff;
	}
.contentsub li {
	padding:4px;
	margin-left:14px;
	}
.padding10 {
	background-color:#09569F;
	margin:10px;
	}
.floatright {
	right: 10px;
}