html, body {
   height: 100%;
   margin: 0 auto;
   color: #ffffff;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
   font-size: 13px;
   text-align: center;
   background-image: url('bback.jpg');

}
a:visited {
   color: #2DA1D0;
   text-decoration: none;
   font-weight: bold; font-size: 10pt;
  	border-bottom-color: #333333;  border-bottom-width: 1px;
}
a:link{
   color: #2DA1D0;
   text-decoration: none;
   font-weight: bold; font-size: 10pt;
   border-bottom-color: #333333;  border-bottom-width: 1px;
}
a:active, a:hover {
   color: #ffffff;
	text-decoration: none;
   font-weight: bold; font-size: 10pt;
  border-bottom-color: #808080;  border-bottom-width: 1px;
}
table {
   border-collapse: collapse;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
tr {
	padding: 0px;
}
td.top {   
   background-image: url('universody42.png');
   padding: 7px;
}
td {   
   padding: 0px;    font-size: 13px;
}
td.image {   
   text-decoration: none;
	padding: 13px;
}
td.video {   
   text-align: center;
	padding: 28px;
}
td.nopad {   
   padding: 0px;
}
td.pad {   
   padding: 13px;
}

img {
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;
}

#image { 	border-style: solid; 	border-width: 7px; 	border-color: #ffffff;}

 #menu  {  color: #ffffff;  text-decoration: none;  padding: 0px;  text-align: left;	font-weight: bold; font-size: 13px;}
 #menu a   { text-decoration: none;  padding: 0px;  text-align: left;	}
 #menu a:link  { display: block; color: #5ba41b;  background: #000000;	font-weight: bold; font-size: 13px; 	border-bottom-color: #333333;  border-bottom-width: 1px;}	
 #menu a:visited  { display: block; color: #5ba41b;  background: #000000; font-weight: bold; font-size: 13px; border-bottom-color: #333333;  border-bottom-width: 1px;}	
 #menu a:active   { display: block; color: #ffffff;  background: #000000;	font-weight: bold; font-size: 13px; 	border-bottom-color: #ffffff;  border-bottom-width: 1px;}
 #menu a:hover   { display: block; color: #ffffff;  background: #000000; font-weight: bold; font-size: 13px; border-bottom-color: #ffffff;  border-bottom-width: 1px;}	
 #menu ul   {  list-style: none;   padding: 4px;   margin: 4px;}
 #menu li    {  list-style: none;   padding: 1px;   margin: 0px; font-weight: bold;  font-size: 13px;	}

 #menutop a  { text-decoration: none;  padding: 1px;  text-align: left; font-weight: bold; font-size: 13px; 	border-bottom-color: #ffffff;  border-bottom-width: 1px;}
 #menutop td	{  padding: 2px;}
 #menutop a:link       { color: #5ba41b; background: #000000; border-bottom-color: #333333;  border-bottom-width: 1px;}
 #menutop a:visited  { color: #5ba41b; background: #000000; border-bottom-color: #333333;  border-bottom-width: 1px;}
 #menutop a:active   { color: #ffffff; background: #000000; border-bottom-color: #ffffff;  border-bottom-width: 1px;}
 #menutop a:hover   { color: #ffffff; background: #000000; border-bottom-color: #ffffff;  border-bottom-width: 1px;}


 #menubase a       { text-decoration: none;  padding: 1px;  text-align: left; font-weight: bold; font-size: 10px;}
 #menubase td	{  padding: 2px;}
 #menubase a:link       { color: #5ba41b; background: #000000; border-bottom-color: #333333;  border-bottom-width: 1px;}
 #menubase a:visited  { color: #5ba41b; background: #000000; border-bottom-color: #333333;  border-bottom-width: 1px;}
 #menubase a:active   { color: #ffffff; background: #222222; border-bottom-color: #ffffff;  border-bottom-width: 1px;}
 #menubase a:hover   { color: #ffffff; background: #222222; border-bottom-color: #ffffff;  border-bottom-width: 1px;}
 
#container {
   background-image: url('planet9.jpg');
   position: relative;
	min-height: 100%;
	width: 900px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -28px; 
}

#footer  {
		position: absolute;
		bottom: 0;
      background: #000000;
		width: 900px;
		height: 24px;
		margin: -28px auto 0 auto;
		padding: 0 !important; }

