/* 
*/
body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #636363;
}
a:link, a:visited {
	color: #8a3207;	
	text-decoration:none;
}
a:hover, a:active {
	color: #753206;
	text-decoration:underline;
}
#rap {
	background:#fff;
	border-left: 4px solid black;
	border-right: 4px solid black;
	width:790px;
	margin:0 auto;
	padding:3px 8px;
	text-align:left;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	background: url(../images/rail.jpg) no-repeat center; 	
 	height: 140px;
	margin: 0;
	padding:0;
}
#header a:link, #header a:visited, #header a:active {
	color: #f0f0f0;
	text-decoration: none;
	border-bottom: none;
}
#header h1 {
	margin: 0;
	font-size: 2.0em;
	color: #f0f0f0;
	letter-spacing: 0.5em;
	padding:10px;
	text-align:right;
}
#header h2 {
	margin: 0;
	font-size: 14px;
	color: #F0F0F0;
	text-align:right;
	padding:0px 10px;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	background:url(/ww2images/shade.gif);
}
#content {
	width:780px;
	float:left;
	padding:8px 0 0 1em;
	margin:0;
	overflow:hidden;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.png) no-repeat 0 7px;
	padding-left: 1.5em;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
	font-family:Verdana, Arial, Serif;
	border-bottom:#eee 1px solid;
}
.post-content {
	padding: 1em 0 0;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #333;
	border-bottom:#ccc 1px solid;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;		
	padding:0;
}
hr {
	display: none;
}
textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #aaa;
}
input[type="text"]{
	border: 1px solid #aaa;	
	margin:3px 0;
}
#sign-in 
{
	margin:0 auto;
	padding:0 0 2px 0;	
	background:#fff;
	text-align:right;	
	font-size:1em;		
}
#headmenu {
	float:left;
	margin:0pt;
	overflow:hidden;
	padding:60px 0px 0px 0px;
	width:100%;
	text-align:center;
}
#headmenu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#headmenu span {
	color:#EEE;
}
#footmenu {
	float:left;
	margin:0pt;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	width:780px;
	text-align:center;
	border-top: 1px solid #ccc;
}
#copyright
{
	padding:0 0 2px 0;	
	background:#fff;
	text-align:left;	
	font-size:1em;		
}