body {
	background: #ffffff url(/images/lite/page_bg.gif) repeat-y left top;
	margin: 0px auto;
	text-align: left;

	}

body, p, input, select, textarea {
	font-family: arial;
}

.off {display:none;}
.clear {clear:both;}
.red {background: red;}

.tree {
	position:absolute;
	left:116px;
	top:0px;
	}

.sidenav {
	position:absolute;
	left:0px;
	top:0px;

	xposition: relative;
	xfloat:left;
	width: 116px;
	height: 522px;
	background: url(/images/lite/sidenav_bg.gif) no-repeat left top;
	}

.sidenav .links {
	position: absolute;
	left: 27px;
	top: 155px;


	background: #000000;
	}

.sidenav .links a {
	color: #00FFF1;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	}

.categories {
	xfloat:left;
	margin-left: 117px;
	padding-left: 22px;
	}

.prefix	{
	position: relative;
	margin-top: 152px;
	margin-bottom: 150px;
	background: #000000;
	width: 280px;
	height: 240px;
	color: #00fff1;
	font-size: 10px;
	padding: 10px;
	}

.prefix	a {
	color: #00fff1;
	}

.prefix	.email {
	color: #00fff1;
	font-size: 10px;
	text-decoration:none;
	position: absolute;
	left: 10px;
	bottom: 10px;
	}


a img {border: 0px;}

p {margin:0px;margin-bottom: 10px; }

table.layout {border-collapse:collapse; margin-bottom: 5px;}
table.layout td {padding: 0px;}


.group {
	padding-bottom: 65px;
	}

h1 {
	background: #000000 url(/images/lite/title_seperator.gif) repeat-y 83px 0px;
	height: 13px;
	overflow: hiddden;
	font-size: 11px;
	color: #00FFF1;
	padding-left: 2px;
	margin-bottom: 100px;
}


.work {
	background: url(/images/lite/small_logo.gif) no-repeat 0px 25px;
	padding-bottom: 120px;
	}

a.play b  {font-size: 11px;}
a.play  {
	display: block;
	width: auto;
	padding: 1px 2px 1px 12px;
	background: #7C8067 url(/images/lite/play.gif) no-repeat 3px 5px;
	text-decoration: none;
	color: #ffffff;
	margin:15px 0px;
	margin-right: 2px;
	float: left;
	font-size: 10px;
	}

a.enlarge {
	display: block;
	width: auto;
	padding: 1px 2px 1px 12px;
	background: #7C8067 url(/images/lite/plus.gif) no-repeat 3px 5px;
	text-decoration: none;
	color: #ffffff;
	margin:15px 0px;
	margin-right: 2px;
	float: left;
	font-size: 10px;
	}

a.top {
	display: block;
	width: auto;
	padding: 1px 2px 1px 12px;
	background: #BDC1AD url(/images/lite/up.gif) no-repeat 3px 5px;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	margin:15px 0px;
	float: left;
	}

h4 {
	margin-bottom: 0px;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	width: 410px;
	}


.data {
	clear: both;
	font-size: 11px;
	color: #7C8067;
	width: 340px;
	}

.data a {color: #7C8067;}

.hand {
	cursor:pointer;
	}

.itemImage {
	xcursor:pointer;
	}

#largeImage {
	display: none;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	background: #eeeeee;
	text-align:center;
	padding: 20px;
	}

#largeImage img {
	border: solid black 1px;
	}

#largeImage a {
	position:absolute;
	right:10px;
	top:10px;
	}


#footer {
	clear: both;
	padding-bottom:100px;
	}

#footer a , #footer a:visited {
	color: #000000;
	font-size: 9px;
	}
#footer div a , #footer div a:visited {
	font-family: verdana;
	font-size: 9px;
	color: #00FFF1;
	}
#footer div {
	background: #000000;
	color: #00FFF1;
	font-family: verdana;
	font-size: 9px;
	margin-bottom: 2px;
	padding: 2px 4px;
	}