body {
	background-color:#000000;
	margin: 0px;
	font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size/* */:/**/small;
	font-size: /**/small;
}

a:link {
	color:#9ad;
	text-decoration:none;
}
  
a:visited {
	color:#a7a;
	text-decoration:none;
}
  
a:hover {
	color:#ad9;
	text-decoration:underline;
}

h1 {
	font-size:x-large;
	color:#CCCCCC;
}

h2 {
	font-size:large;
	color:#FFCC66;
	border-bottom:1px dotted #666666;
}

h3 {
	font-size:larger;
}

ul {
	list-style-type:square;
}

li {
	line-height:1.5em;
}
	
#container {
	margin-left: 41px;
	margin-top: 15px;
	margin-right: 0px;
	color:#CCCCCC;
}

#content {
	width:898px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
}

#webversion {
	display:none;
}

#breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration:none;
	color:#999999;
}

#breadcrumb a:active, #breadcrumb a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

#contentmain {
	padding-left:15px;
	width:600px;
	float:left;
}

#contentnav {
	width:250px;
	float:right;
}

#footer {
	padding-top: 40px;
	padding-bottom: 40px;
}

.tinytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.tinytext a:link, .tinytext a:visited {
	text-decoration:none;
	color:#999999;
}

.tinytext a:active, .tinytext a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

.image-left {
	padding-right:15px;
	padding-bottom:15px;
}