html, body{
	background-color: #f7f7f7;
	border-top: 2px #555 solid;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
}
#custom-doc{ 
	width:80.77em;*width:78.82em;min-width:1050px; margin:auto; text-align:left;
	padding: 0 15px;
}
a{
	color: #242424;
	text-decoration: none;
}
#hd{
	border-bottom: dotted #444 1px;
	margin-bottom: 5px;
}
#hd img{
	padding: 20px 4px 10px 4px;
	float: left;
}
#hd ul{
	float:right;
	margin-top: 25px;
}
#hd li{
	float: left;
	margin-left: 5px;
}
#hd ul a{
	font-size: 1.18em;
	text-transform: uppercase;
	color: #333;
	padding: 2px 5px;
}
#hd ul a.current, #hd ul a:hover{
	background-color: #555;
	color: #fff;
}
p.side{
	font-style: italic;
	font-size: 1.4em;
	color: #8390a0;
	font-family: georgia, times, serif;
	line-height: 1.4em;
	margin-top: 10px;
}
.sidelinks{
	margin: 8px 0 0 4px;
}
.sidelinks li{
	margin-bottom: 5px;
}
.sidelinks a:hover, .sidelinks a.current{
	color: #fe2d05;
}
.thumb{
	margin-bottom: 20px;
}
.thumb img{
	margin-top: 12px;
	border: none;
	border-bottom: 4px solid #222;
}
.thumb a{
	font-size: 1.1em;
}
.thumb a:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	color: #fe2d05;
}
em{
	font-style: italic;
}
h1{
	font-size: 2em;
	margin-top: 5px;
}
h6{
	margin-bottom: 15px;
}
h6 a, p a{
	color: #fe2d05;
}
h6 a:hover, p a:hover{
	text-decoration: underline;
}
h4{
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 20px;
}
img.screen{
	float: right;
	width: 500px;
	margin: 8px 0 0 15px;
}
img.smaller{
	width: 420px;
	margin-top: 20px;
}
#ft{
	margin-top: 15px;
	padding: 10px 0;
	font-size: .85em;
	color: #333;
	border-top: dotted #444 1px;
}
#ft a{
	color: #333;
	text-decoration: underline;
}
