#minitabs {
margin:0;
padding:0 0 20px 10px;
border-bottom:1px solid rgb(255, 250, 250); 
text-align: center}

#minitabs li {
padding:0;
display:inline;
list-style:none;
text-align: center}

#minitabs a {
line-height:15px;
font-weight:bold;
margin:0 10px 4px 10px;
text-decoration:none;
color:rgb(255, 250, 250);
text-align: center}

#minitabs a:hover, #minitabs a:active {
border-bottom:4px solid rgb(255, 250, 250);
padding-bottom:2px;
color:rgb(255, 250, 250);
text-align: center}

#tophead{margin:5px; padding:50px; height:50px; background:rgb(153, 0, 0);}