/* Styles for screen media *//*-----------------------------------------------stuff enough Style SheetAuthor:   morphayVersion:  2006.10www.morphay.de----------------------------------------------- */html, body, div, p, h6, li {	font: 11px "Lucida Grande", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 	color: #fff; 	cursor: default;}body {	margin: 0; 	padding: 0; 	background: #1f1f1f url("images/bgleft.gif") repeat-y left top;}/* LINKS --------------------- */a:link, a:active, a:visited {	font-weight: normal; 	color: #0ae; 	text-decoration: none;	border-bottom: 1px dotted #333;}a:hover {	color: #fff; 	border-bottom: 1px dotted #0ae;}a img {	border: none;}a.none:link, a.none:active, a.none:visited {	border: none; 	text-decoration: none; 	background: none;}a.morph:link, a.morph:active, a.morph:visited {	font-weight: normal; 	color: #f90; 	text-decoration: none;	border-bottom: 1px dotted #333;}a.morph:hover {	color: #fff; 	border-bottom: 1px dotted #f90;}/* COMMON --------------------- */h1 {	display: none;}h2 { 	font-size: 14px; 	color: #fff; 	margin: 0; 	font-family: "Lucida Grande", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; }h3 { 	font-size: 10px; 	color: #666; 	margin: 0; 	font-family: "Lucida Grande", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; }p {margin: 0; padding: 1em 0 0; line-height: 160%;}ul {list-style: none; margin: 10px 0 0 0; padding: 0;}	li {padding: 5px 0 3px 0; text-indent: 13px; background: url(images/juke.gif) no-repeat top left;}.form {	font: 11px "Lucida Grande", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}/*LEFT SIDE ---------------------- */#leftbox { 	width: 361px; 	float: left; 	margin: 0; 	padding: 0; 	background: url("images/logo.gif") no-repeat left top; }#leftcontent { 	width: 230px; 	padding: 30px 0 0 0; 	margin:0 30px 0 30px; }#main {	width: 230px;	margin: 0 0 0 20px;}#header { 	width: 361px; 	height: 99px; 	margin: 0; 	padding: 0; 	position: relative; 	border: 0; }#footer { 	width: 230px; 	height: 75px; 	margin: 20px 0; 	padding-left: 20px; 	position: relative; 	float: left; }/*RIGHT SIDE ---------------------- */#rightbox { 	width: auto; 	padding: 0; 	margin: 0; 	float: right; 	position: absolute; 	left: 361px; 	background: url("images/bgright.gif") no-repeat left top; }#rightcontent { 	width: auto; 	padding: 450px 0 0 0; 	margin: 0 30px 0 30px; }/* LINES ----------------------- */.line1 { 	height: 1px; 	margin: 13px 0 45px 0; 	padding: 0; 	background: #1f1f1f; 	border-bottom: 1px solid #3f3f3f; 	overflow: hidden; }.line2 { 	height: 1px; 	margin: 28px 0 13px 0; 	padding: 0; 	background: #1f1f1f; 	border-bottom: 1px solid #3f3f3f; 	overflow: hidden; }.line3 { 	height: 1px; 	margin: 25px 0 15px 0; 	padding: 0; 	background: #1f1f1f; 	border-bottom: 1px solid #3f3f3f; 	overflow: hidden; }.rline { 	height: 1px; 	margin: 28px 0 13px 0; 	padding: 0; 	background: #121212; 	border-bottom: 1px solid #303030; 	width: 460px; 	overflow: hidden;}/*MISC ------------------------ */#container {	width: 950px;	background: transparent;}#top {display: none;}