/*>>> ELEMENTS <<<*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	list-style-image: none;
	background: #292929 url(Un-FinishedT.jpg) no-repeat fixed left -2cm;
}

/* @group Containers */

div#print {
	display: none;
}

div#container {
	margin: 10px;
	text-align: left;
}

div#header-wrap {
	margin: 8px 0;
}

div#header {
	background: transparent url(iHeader.png) no-repeat scroll center top;
}

div#header a img {
	position: absolute;
	left: 0;
}

div#center {
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0 190px;
	text-decoration: none;
	color: white;
}

div#center img.Main {
	background-color: rgba(81,81,81,0.8);
	padding: 40px;
}

div#center-in {
	padding: 20px;
}

div#left {
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
	text-transform: none;
	text-decoration: none;
	float: left;
	width: 190px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	z-index: 1;
	color: white;
}

div#left-in {
	padding: 1px;
}

div#right {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	float: right;
	width: 190px;
	position: relative;
	z-index: 1;
	text-align: center;
	color: white;
}

/* @end */

/* @group Lists */

ul#nav-left, ul#nav-right {
	list-style: none;
	color: white;
	background-color: transparent;
}

ul#nav-left li, ul#nav-right li {
	width: 170px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	z-index: 0;
	color: white;
}

ul#nav-left li a, ul#nav-right li a {
	display: block;
	width: 170px;
	color: white;
	position: relative;
	z-index: 1;
	padding: 15px 10px 20px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

ul#nav-left li a:hover, ul#nav-right li a:hover {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a9a9a9;
	background-color: transparent;
	text-shadow: black 0 1px 4px;
}

ul#img-list {
	display: table-row;
	width: 110px;
	list-style-type: none;
}

ul#img-list li {
	display: list-item;
}

ul#nav-top {
	float: right;
	padding: 1px 0;
	list-style: none;
}

ul#nav-top li {
	display: inline;
}

ul#nav-top li a {
	margin: 0 8px;
	color: #888;
	background-color: inherit;
	font-size: 90%;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}

ul#nav-top li a:hover {
	color: #4494FF;
	background-color: inherit;
	border-bottom: 1px solid #F1F7FF;
}

ul#nav-footer {
	margin: 0 190px;
	padding: 0 2px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
}

ul#nav-footer li {
	display: inline;
}

ul#nav-footer li.left {
	float: left;
}

ul#nav-footer li a {
	margin: 0 3px;
	color: #aaa;
	background-color: inherit;
}

ul#nav-footer li a:hover {
	color: #333;
	background-color: inherit;
}

/* @end */

/* @group Typography */

*.x {
	display: none;
}

div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
}

div#center h2 {
	margin: 0 0 5px 0;
	font-size: 150%;
}

div#left h2, div#right h2 {
	margin: 20px 20px 5px 20px;
	font-size: 100%;
	text-decoration: none;
}

div#center p {
	margin: 5px 0 5px 0;
	background-color: inherit;
	font-size: 90%;
	line-height: 18px;
	text-decoration: none;
}

div#center a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	border-style: none;
}

div#left p, div#right p {
	margin: 0 20px 5px 20px;
	background-color: inherit;
	font-size: 90%;
	text-decoration: none;
}

p a, ul.list a {
	background-color: inherit;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div#p a:hover, ul.list a:hover {
	background-color: inherit;
	border-bottom-width: 1px;
	border-bottom-color: #eee;
	text-decoration: none;
}

/* @end */

/* @group Tables */

div#center center table {
	text-align: center;
}

/* @end */

/* @group Footer */

tml
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#content
{
padding-bottom: 16em;
}

#footer
{
position: relative;
	margin-top: -0.5em;
	opacity: 1;
	text-shadow: #1f1f1f 0 4px 2px;
	background: rgba(81,81,81,0.65) no-repeat center;
	color: black;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	font: x-large "Bauhaus 93";
}

/* @end */

/* >>> END <<< */