.sf, td {
	display: none;
}
body, a, a:active, a:hover, b {
	font-family: verdana;
	color: #777 !important;
	font-size: 9pt;
	line-height: 12pt;
	text-decoration: none;
}
b {
	color: #666 !important;
	font-family: arial;
}
i {
	font-weight: normal;
	color: #00CC99 !important;
	font-family: georgia;
}
h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10pt;
	color: #555;
	text-align: left;
	display: block !important;
	letter-spacing: 8pt;
	margin: 15 0;
}
h2 {
	font-family: arial;
	font-size: 18pt !important;
	letter-spacing: 10pt;
	color: #444;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}
.container {
	width: 1000px;
	margin: auto;
}
#information {
	width: 840px;
	padding: 30px 0;
	float: right;
}
#sidebar {
	width: 150px;
	height: 100%;
	padding: 240px 0;
	top: 0;
}
#view {
	display: inline-block;
	border: 3px solid #f8f8f8;
	height: 170px;
	width: 170px;
	overflow: hidden;
	background: #f8f8f8;
}
#view img {
	margin-left: -45px;
	margin-top: -100px;
}
#view:hover {
	width: 200px;
	height: 200px;
	border: 3px solid #f8f8f8;
	background: #f8f8f8;
}
#view:hover img {
	width: 200px;
	height: 200px;
	margin: 0;
}
.out #view {
	margin: 15px;
}
.out {
	display: inline-block !important;
}
.out #view:hover {
	margin: 0;
}
.nav {
	text-align: right;
	display: block;
	padding: 5px;
	margin: 5px 0;
	letter-spacing: 2pt;
	color: #555 !important;
	font-size: 8pt !important;
}
.nav:hover {
	color: #00CC99 !important;
}
#information blockquote {
	margin: 0;
	background: #f8f8f8;
	padding: 10px 50px;
	text-align: justify;
}
.llite, .llite:hover {
	text-align: center !important;
	text-transform: uppercase;
	font-size: 6pt;
}
p {
	text-indent: 10px;
}