body {
	font-family: Helvetica, Arial, Verdana,sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	background: url(../images/main/container_colour.jpg) repeat;
	vertical-align:baseline;
}
h1, h2, h3 {
	display:none;
}
.scrname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	width: 81px;
	top: 24px;
	height: 50px;
	left: 23px;
	text-align: left;
	margin: 0;
	display: block;
}
ul {
	list-style-type: circle;
}
.wtxt {
	color: #fff;
	letter-spacing: 0.1em;
}
.bigtext {
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.linx {
	margin: 0;
	padding: 0;
}
.linx ul, .linx li{
	list-style-type: none;
	margin: 0 0 0 18px;
	padding: 2px 0 0 2px;
	list-style-position: outside;
	list-style-image: url(../images/main/astroman.png);
	behavior: url(../iepngfix.htc);
}
.linx a:link {
	color: #fff;
	text-decoration: none;
	line-height: 16px;
}
.linx a:visited, .linx a:active {
	color: #fff;
	text-decoration: none;
}
.linx a:hover {
	color: #fff;
	text-decoration: underline;
	line-height: 16px;
}
/*container*/
#container {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	border: 1px solid;
	border-color: #FF0033 #ccc #999;
	background: #FFF;
	height: 480px;
}
/*language*/
#lang {
	position:absolute;
	left:34px;
	top:66px;
	width: auto;
	height: auto;
	cursor:pointer;
}
.langl a:link, .langl a:active, .langl a:visited, .langl a:hover {
	font-size: 11px;
	color: #ff0033;
	text-decoration: none;
}
/**/
#screen {
	height: 225px;
	width: 300px;
	left: 440px;
	top: 14px;
	position: absolute;
	overflow: hidden;
}
#bigscreen {
	margin: 0;
	padding: 0;
}
.bigscreenc {
	text-align: left;
	overflow: hidden;
}
#screenborder {
	height: 225px;
	width: 300px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 100;
	background-image: url(../images/smallpix/screen.png);
	behavior: url(../iepngfix.htc);
}
#line {
	height: 6px;
	width: 760px;
	top: 253px;
	position: absolute;
	background: url(../images/main/line_cont.png) top center no-repeat;
	overflow: visible;
	left: 10px;
}
#header {
	height: 53px;
	width: 340px;
	left: 33px;
	top: 185px;
	position: absolute;
	background: url(../images/main/mirlogo.png) top left no-repeat;
	cursor:pointer;
}
#header2 {
	height: 29px;
	width: 340px;
	left: 33px;
	top: 33px;
	position: absolute;
	background: url(../images/main/mirlogo_t.png) top left no-repeat;
}
#nav {
	position: absolute;
	top: 266px;
	height: 60px;
	width: 760px;
	overflow: hidden;
	left: 10px;
}
/*page menu*/
#label {
	height: 17px;
	position: absolute;
	width: 200px;
	left: 200px;
	top: -13px;
}
/*screens menu*/
#screens {
	width: 125px;
	height: auto;
	position: absolute;
	left: 39px;
	top: 30px;
	overflow: visible;
}
#screens a, #screens a:active, #screens a:visited {
	color:#000;
	text-decoration:none;
	outline:none;
	height: 95px;
	width: 125px;
	background: url(../images/main/button_sm.png) top;
	behavior: url(../iepngfix.htc);
	text-align: left;
	display: block;
	position: relative;
	margin-bottom: 15px;
	cursor: pointer;
	vertical-align: middle;
}
#screens a:hover {
	background: url(../images/main/button_sm.png) bottom;
	behavior: url(../iepngfix.htc);
}
#screens a.selected, #screens a.selected:active, #screens a.selected:visited {
	color:#ff0033;
	text-decoration:none;
	outline:none;
	background: url(../images/main/noise.gif)}
#screens ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#screens li {
	width: 81px;
	top: 24px;
	height: 50px;
	font-size: 10px;
	left: 23px;
	text-align: left;
	margin: 0;
	display: block;
}
.hiddencontent {
	/*padding:12px;*/
	display:none;
}
.clear {
	clear:both;
}
/*menu*/
#navel {
	margin: 0;
	padding: 0;
	height: 60px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 760px;
}
#navel li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}
#navel a, #navel a:active {
	float: left;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px; 
	height /**/:60px; /* for IE5/Win only */
	outline: 0;
}
#navel a:hover {
	background-position: 0 -60px;
}
#mirssion a  {
	width: 108px;
	background: url(../images/main/buttons/mirssion.png) top left no-repeat;
}
#programme a  {
	width: 108px;
	background: url(../images/main/buttons/programme.png) top left no-repeat;
}
#instructions a  {
	width: 108px;
	background: url(../images/main/buttons/instructions.png) top left no-repeat;
}
#contact a  {
	width: 108px;
	background: url(../images/main/buttons/contact.png) top left no-repeat;
}
#archive a  {
	width: 108px;
	background: url(../images/main/buttons/archive.png) top left no-repeat;
}
#sponsors a  {
	width: 108px;
	background: url(../images/main/buttons/sponsors.png) top left no-repeat;
}
#blog a  {
	width: 108px;
	background: url(../images/main/buttons/blog.png) top left no-repeat;
}
/*NO SCRIPT*/
.nojscript {
	position: fixed;
	top: 72px;
	width:auto;
	z-index:1000;
	background: #FF0;
	padding: 10px;
	font-weight: bold;
}
/**/
.gotop {
	position: absolute;
	bottom:20px;
	right:45px;
	display: block;
	background: url(../images/main/gotopen.png) no-repeat;
	width: 19px;
	height:14px;
}
.astroman {
	background: url(../images/main/astroman.png) left no-repeat;
	padding-left: 20px;
}