A:link
{ text-decoration: none; color:#ff8b8b; }
A:visited
{ text-decoration: none; color:#ffcbcb; }
A:active
{ text-decoration: underline; color:#FFcbcb; }
A:hover
{ text-decoration: underline; color:#FFcbcb; }



html, body, #center{
	min-height: 400px;
	height: 400px;
}



html>body, html>body #center {
	height: auto;
}

body
{ background: #000138;
font-family: Helvetica,Arial,sans-serif; 
color: #feffbb ;
font-size: 10pt; 
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 15px;
}

td
{ padding: 10px;
}

#header {
  margin: 5px;
  padding: 5px;
  height: 450px;
}
#left {
  position: absolute;
  left: 15px;
  top: 475px;
  width: 155px;
}
#center {
  top: 475px;
  margin-left: 185px;
  margin-right: 185px;
  margin-bottom: 15px;
  bottom: 15px;
}
#right {
  position: absolute;
  right: 15px;
  top: 475px;
  width: 155px;
}
#footer {
  margin-top: 50px;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 10px;
  height: 20px;
  bottom: 15px;
}

ul.navbar { 
display:none;
}

#serversig {
display:none;
}

#lj_controlstrip {
display:none;
}

ul.viewspecnavbar {
display:none;
}

#title {
display:none;
}

h2.entryheading {
font-size:14pt;
}