BODY {
    font-family: Trebuchet, Trebuchet MS, Arial;
    font-size: 9.5pt;
    margin-top: 0;
    margin-left: 0;
    /*background-image: url('../Images/trlplug200wash.jpg'); */
    BORDER-COLLAPSE: collapse;
    color:#555;
}
.V	 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    Color:#696969
}
.Item {
    font-family: Trebuchet, Trebuchet MS, Arial;
    font-size: 8pt;
    letter-spacing: 1;
}
#outer {    
    text-align      :center;
    width           : 100%; 
    height           : 100%;   
	/* position        : absolute; */
}
#inner { 
    background-image: url('../Images/comic-plug.png');
    background-repeat: no-repeat;
    background-attachment: scroll;   
    text-align      :left;  
}
#tr, .tr {
    font-family     : Trebuchet, Trebuchet MS, Helvetica, Arial;
    font-size       : 18pt;
    color           : #fff;
    background-color           : #696969;
    letter-spacing  : 0.25em;
    /*margin-top      : 80px;
    margin-left     : 130px;
     position        : absolute;*/ 
     position : relative;
     top: 60px; 
     left:0px;
     right:0px;
     padding:4px;
     padding-left:200px;
     padding-top:12px;
     white-space:nowrap;
     overflow: visible;
     z-index:-1;
}
.tr {
height:72px  ;position : absolute;  
}

.tr2 {
height:72px  ;position : absolute;  
}

#topic {
    font-family     : Arial;
    font-size       : 14pt;
    color           : #205C4F;
    font-weight     : bold;
    top             : -40px;
    left            : 0px;
    position        : relative;
    left: 0px;
    margin: 0px;
    background-color: #754;
    background-color: #696969;
    color: white;
    display: inline-block;
    padding: 5px;
    position: absolute;
    padding-left: 12px;
    padding-right:12px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    border-radius:4px;
    color:#adf;
    width:130px;
    text-align:center;
}

#content {
     position : relative;
    top:140px;
  /*  margin-left     : 100px;    
    margin-top      : 40px;
    width           : 700px;    
	 position        : absolute; */
}

#menu {
    margin-top      : 10px;
    margin-left     : 260px;   
    /* position        : absolute; */
}

.mi {
    font-family      : Arial;                                  
    font-size        : 8pt;
    width            : 80px;
    text-decoration  : none;
    /* background-color : lightblue; */
}                       

.mi1 {                         
    /* background-color : lightblue; */
    width            : 2px;
}

#topmenu a{text-decoration:none}

#topmenu a:hover{text-decoration:underline;}


#topmenu {
	text-align:right;
	font-family: Trebuchet, Trebuchet MS, Arial, Tahoma, helvetica, sans-serif;
	font-size:11px;
	padding-top:12px;
	padding-bottom:5px;
	float:right;
	position:relative;
	top:-3px;
	display:inline-block;
	border: solid 2px silver;
	border-radius: 4px;
}
 
#topmenu ul{
	list-style:none;
	margin:0px;
	margin-right:1px;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
	background-color:#def; 	
	background-color:#696969; 
	color:White;
}
#topmenu ul li{
display:inline;
margin:2px;
padding-left:1em;
padding-right:1.5em;
border-right:1px solid #adadad;
}
#topmenu ul li a{color:#fff;font-weight:normal;}
#topmenu ul li a:hover{ color:#adf;font-weight:normal;}

.pinboard {
position:absolute;
background-color:#e0f0ff; 
border:solid 1px #aaddff;
width:150px; 
padding:12px;
color:#696969;
border-radius:3px;
margin:3px
}

.bluebox {
display:inline-block;
border-collapse:separate;
background-color:#e0f0ff; 
border:solid 1px #aaddff;
padding:12px;
color:#555;
border-radius:6px;
margin:2px;
}

.pinboard2 {
width:200px;display:inline-block;position:inherit;
}
.pinboard img {margin:8px}

.bottomrail 
{
    position:fixed;
    bottom:0px;        
}
.bottomrail .pinboard
{
    height:60px;        
}


a{text-decoration:none;color:#69f;font-size:8pt;font-weight:bold}

a:hover{text-decoration:underline;}
