			body {
				background: url(/assets/images/log_bg.jpg);
				text-align: center;
				margin: 0 0 2em;
				font-size: 12px;
				font-family: Trebuchet MS, Arial, sans-serif;
				color: #333;
				}
			a {color: #4a5a1a; text-decoration: none; font-weight: bold;}
			a:hover {color: #3e2218; text-decoration: underline}
			p, li {
				line-height: 1.5em;
				}
			p.copyright  {
				color: #7a4330;
				margin: 0;
				line-height: 1em;
				padding: 20px 0;
				font-size: 0.9em;
				}
			hr.clearme {
				clear: both;
				border: 0; 
				color: #fff; 
				background-color: #fff; 
				height: 1px; 
				margin: 0;
				}
			#headerwrap {background: url(/assets/images/gradlog_bg.jpg); height: 276px; /* margin-bottom: -340px; */}
			#wrapper {
				text-align: left;
				margin: 0 auto;
				background: #fff;
				width: 600px;
				}
			#rail {
				background: #3e2218;
				}
			* html #rail {margin-bottom: 1em;}
			* + html #rail {margin-bottom: 1em;}
			#rail h1 {color: #ddcd98; margin: 0; padding: 10px; font-size: 1.3em; font-family: Trebuchet MS, Arial, sans-serif; font-weight: normal;}
			#content {
				padding: 10px;
				width: 400px;
				float: left;
				}
			#sidebar {
				width: 160px;
				padding: 10px; 
				float: right;
				}
			#sidebar ul {margin: 1.2em 0; padding: 0;}
			#sidebar ul li {
				list-style-type: none;
				padding: 1px 10px 3px;
				margin: 3px 0;
				border-bottom: 1px solid #f4e1a9;
				}
			#footer {
				clear: both;
				width: 600px;
				margin: 0 auto;
				background: url(/assets/images/footer.png) bottom center no-repeat;
				margin-bottom: 2em;
				}
			* html #footer {margin-bottom: 0; height: 60px;}