body {
	padding: 0; 
	margin: 0;
	background: #000 url(../i/body.jpg) 50% 0 no-repeat;
	color: #5f5f5f;
	text-align: center;
	font: 12px/1.5em Arial, "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	}

body#error { background: #000; color: #bbb; }
body#error h3 { color: #bbb; }	
body#error a { color: #ccc; }
body#error a:hover { color: #fff; }	
	
body#main {
	
	}
	
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0 0 10px 0;
	}

h1, h2, h3, h4 {
	color: #3c3b3b;
	}

h1 { 
	font-size: 30px;
	padding-bottom: 5px;
	line-height: 30px;
	}

h2 { 
	font-size: 24px;
	padding-bottom: 10px;	
	}

h3 { 
	font-size: 18px;
	}


h4 { 
	font-size: 14px;
	}

p {
	
	}

form {
	margin: 0;
	padding: 0;
	}

acronym {
	cursor: help;
	}

img {
	padding: 0;
	border: 0;
	margin: 0;
	}

ul {
	list-style: disc;
	margin: 0 0 10px 15px;
	padding: 0;
	}

ol {
	list-style: decimal;
	margin: 0 0 10px 15px;
	padding: 0;
	}

li {
	margin: 0;
	padding: 0;
	}

a, a:link, a:visited {
	color: #333;
	text-decoration: underline;
	outline: none;

	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#container h1 a, #container h2 a { 
	color: #3c3b3b;
	text-decoration: none;
	}	

#container h1 a:hover, #container h2 a:hover { 
	color: #000;
	text-decoration: none;
	}	
	
input, select, textarea {
	font-family: Arial, 'Trebuchet MS', Tahoma, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 90%;
	}

#zemSubmit {
	margin-top: 5px;
	}

small {
	font-weight: normal;
	font-size: 12px;
	color: #777;
	font-style: italic;
	}
	
strong { color: #000; }	
	
/* WRAP & HEADER */

#wrap {
	width: 900px;
	min-width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	}


/* */

#header {
	display: block;
	width: 100%;
	height: 101px;
	background: url(../i/header.jpg) no-repeat;
	position: relative;
	}

body#main #header {
	height: 79px;
	}	
	
#header h1 {
	padding: 0;
	margin: 0;
	}

#header h1 a {
	display: block;
	width: 171px;
	height: 79px;
	text-indent: -5000px;
	overflow: hidden;
	}

#header ul {
	padding: 0 3px;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 42px;
	right: 0px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	background: url(../i/navibg.gif) repeat-x;
	}

#header ul li {
	padding: 0;
	margin: 0;
	float: left;
	line-height: 33px;
	
	}

#header ul li a {
	display: block;
	line-height: 33px;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	}


#header ul li a:hover {
	color: #fff;
	background: url(../i/navih.gif) repeat-x;
	text-decoration: none;
	}

#header ul li.current a, #header ul li.current a:hover {
	color: #fff;
	background: url(../i/navic.gif) repeat-x;
	text-decoration: none;
	}
	
#pixie {
	display: block;
	position: relative;
	width: 900px;
	height: 398px;
	background: url(../i/pixie1.jpg) no-repeat;
	}
	
/* */

#subnavi {
	display: block;
	width: 100%;
	height: 46px;
	background: url(../i/subnavi.jpg) no-repeat;
	}

#pixie #subnavi {
	position: absolute;
	bottom: 0;
	left: 0;
	background: none;
	}	
	
#subnavi ul {
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
	}

#subnavi ul li {
	padding: 0 5px 0 10px;
	margin: 0;
	float: left;
	display: block;
	color: #fff;
	background: url(../i/subnavia.gif) no-repeat top right;
	}


#subnavi ul li.last {
	background: none;
	}	
	
#subnavi ul li a {
	line-height: 44px;
	padding: 0 10px 0 0 ;
	text-transform: uppercase;
	color: #ddd;
	text-decoration: underline;
	font-size: 12px;
	}


#subnavi ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}

body#main #container, #subcontainer {
	display: block;
	width: 900px;
	position: relative;
	background: url(../i/maincontainer.gif) repeat-y;
	border-bottom: 1px solid #2c2c2c;
	}

#container {
	display: block;
	width: 900px;
	position: relative;
	background: #fff;
	}
	
#content {
	float: left;
	width: 600px;
	padding: 25px 0;
	}
	
body#main #content {
	padding: 0;
	}
	
#subcontent {
	float: left;
	width: 600px;
	padding: 0;
	}	
	
#content .post {
	padding: 0 25px 5px 25px;
	}

#content .post img {
	border: 1px solid #d3d3d3;
	padding: 8px;
	background: #fff;
	margin: 0 15px 15px 0;
	}
	
#additionalinfo {
	float: left;
	width: 300px;
	padding: 35px 0;
	}

body#main #additionalinfo {
	padding: 0;
	}

#subinfo {
	float: left;
	width: 300px;
	padding: 0;
	}
	
/* */

#content .post h4.date {
	font-size: 11px;
	color: #909090;
	font-weight: bold;
	padding: 0 0 2px 0;
	}
	
/* */

#additionalinfo .item {
	padding: 0 25px 10px 25px;
	}	

#additionalinfo .item a {
	display: inline;
	}	

#additionalinfo .navigation  ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#additionalinfo .navigation ul li {
	padding: 0;
	margin: 0;
	width: 100%;
	}	

#additionalinfo .navigation ul li a {
	padding: 5px 20px 10px 0;
	margin: 0;
	display: block;
	color: #383838;
	border-bottom: 1px solid #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	}	
	
#additionalinfo .navigation  ul li a:hover {
	color: #000;
	text-decoration: underline;
	}		
	
#footer {
	display: block;
	width: 100%;
	height: 70px;
	background: url(../i/footer.jpg) no-repeat;
	}
	
#footer h3, #footer p {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	}
	
#container .intro {
	background: #f5f5f5;
	padding: 20px 20px 10px 20px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	}
	
#container .comments {
	margin-bottom: 5px;
	}	
	
#container .indicomment {
	background: #f5f5f5;
	padding: 14px 18px 8px 18px;
	margin-bottom: 10px;
	color: #111111;
	}
	
#container .indicomment a {
	font-weight: bold;
	}
	
p#comments_closed { font-weight: bold; color: #000; }

#container .post img.floatright { float: right; margin: 0 0 10px 10px;} 

#container .cai {
	float: left;
	width: 200px;
	}
	
#container .cmsg  {
	float: left;
	width: 350px;
	}
	
#container .cmsg textarea {
	width: 95%;
	height: 140px;
	}	
	
/* */

body#main #mainintro{
	display: block;
	width: 600px;
	height: 237px;
	background: url(../i/mainintro.jpg) no-repeat;
	color: #fff;
	line-height: 15px;
	}
	
body#main #mainintro .post{
	padding: 50px 10px 0 214px;
	}	
	
body#main #mainintro strong{
	color: #fff;
	}	
	
body#main .itemmain {
	color: #ddd;
	background: url(../i/sched.jpg) no-repeat;
	padding: 55px 36px 10px 36px;
	}	

body#main .itemmain strong{
	color: #fff;
	}		
	
body#main .itemmain ul {
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
	}		
	
body#main .itemmain h4{
	font-weight: normal;
	color: #7e7e7e;
	}		
	
body#main .itemmain a{
	color: #eee;
	}			
	
body#main .itemmain a:hover{
	color: #fff;
	}			
	
#combo {
	display: block;
	width: 300px;
	height: 204px;
	background: url(../i/combo.jpg) no-repeat;
	position: relative;
	}	

#combo a.numbers {
	display: block;
	width: 300px;
	height: 138px;
	text-indent: -5000px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	}	

#combo a.comps {
	display: block;
	width: 300px;
	height: 66px;
	text-indent: -5000px;
	overflow: hidden;
	position: absolute;
	top: 138px;
	left: 0;
	}		
	
/* */

#wrap #mainlinks {
	padding: 58px 0 5px 0;
	background: url(../i/mainnews.jpg) no-repeat;
	}
	
#wrap ul.linklist {
	margin: 0 35px 5px 35px;
	padding: 0 0 10px 0;
	list-style: none;
	color: #7e7e7e;
	border-bottom: 1px solid #2d2d2d;
	}
	
 #wrap .lastlinks ul.linklist {
	border-bottom: 0px solid #2d2d2d;
	padding: 0 0 3px 0;
	}
	
#wrap ul.linklist li {
	padding: 0;
	margin: 0;
	line-height: 16px;
	width: 100%;
	}

#wrap ul.linklist li div.linkcategory {
	display: block;
	width: 115px;
	height: 32px;
	line-height: 32px;
	float: left;
	font-weight: bold;
	}

#wrap ul.linklist li div.link {
	padding: 8px  0;
	}	

#wrap ul.linklist li div.links {
	padding: 8px  0;
	}	
	
#wrap ul.linklist li a{
	color: #eee;
	}			
	
#wrap ul.linklist li a:hover{
	color: #fff;
	}

#wrap .secondarylinks ul.linklist li a{
	color: #aaa;
	}			
	
#wrap .secondarylinks ul.linklist li a:hover{
	color: #fff;
	}

#wrap ul.linklist li div.links a {
	font-weight: bold;
	color: #7e7e7e;
	padding-right: 30px;
	text-decoration: underline;
	}		

#wrap ul.linklist li div.links a:hover {
	text-decoration: underline;
	color: #eee;
	}			
	
#pixie .quickintro {
	font-size: 14px;
	text-align: center;
	color: #fff;
	display: block;
	width: 290px;
	height: 90px;
	position: absolute;
	top: 191px;
	left: 80px;
	}
	
#pixie .quickintro *{
	color: #fff;
	}	
	
#pixie a#readmore {
	display: block;
	width: 96px;
	height: 31px;
	text-indent: -5000px;
	overflow: hidden;
	position: absolute;
	top: 285px;
	left: 177px;
	}