.container{
  margin-top:60px;
}

a {color: #c00; text-decoration: none }

a.hover, a.focus {text-decoration: underline}

.menuwrapper{
  width:800px;
	height: 95px;
  border-top: 1px solid red;
}

table {
  margin-top:-5px;
  margin-bottom:0px;
  width:100%;
}

#logo img{
  margin-top:-40px;
}

#information{
  margin-top:5px;
}

#information a{
  text-decoration: none;
}

#information a:hover{
  text-decoration: underline;
}

#information h5{
  margin-bottom: 0px;
  padding: 0px;
}

#information ul{
  margin-top: 0px;
}

#interactive{
  margin-top:5px;
}

#interactive a{
  text-decoration: none;
}

#interactive a:hover{
  text-decoration: underline;
}

#interactive h5{
  margin-bottom: 0px;
  padding: 0px;
}

#interactive ul{
  margin-top: 0px;
}

#sender{
  margin-top:5px;
}

#sender a{
  text-decoration: none;
}

#sender a:hover{
  text-decoration: underline;
}

#sender h5{
  margin-bottom: 0px;
  padding: 0px;
}

#sender ul{
  margin-top: 0px;
}

#search{
  
}

#mainsidebar{
  border-top: 1px solid red;
}

#mainsidebar p {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;	
	color: #666;
	margin: 12px 0px 15px 10px;
}

#mainsidebar h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #969696;
	margin-top:5px;
}

#mainsidebar h1 a {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
}

#mainsidebar h1 a:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

#main {
  border-top: 1px solid red;
}

#footer {
  font-family: Arial;
	margin-top: 5px;
	padding: 0px;
	text-align: right;
	border-top: 1px solid red;
	color: #969696;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#footer a{
  text-decoration:none;
  color: #969696;
}

h4.journalhead, h4.messagehead { background:#ffb; border-top:1px dotted #999; }
  .message, .journal, .diary {
      padding:3px;
      border:1px dotted #999;
      background:green;
  }

#wikitext{
  margin-top:10px;
}

#wikitext tr a{
  text-decoration:none;
  color:white;
  font-style:italic;
}

a.selflink{
  font-size:16px;
  font-color:black;
  font-style:italic;
}

a.wikilink hover, focus{
  text-decoration: underline;
}

.playlist a {
	color:red;
}

}.vspace ul{
  list-style:none;
}

.mini { padding:2px; border:1px solid #dddddd; background-color:#ffffff; }
.miniH, .miniF {display:block;}


.iframe { width:600px; height:2000px; }
.iframe {color: red;}

*|*:link {
  color:red;
}


