body, html  {
  margin: 0;
  padding: 10px;
}

body {
background-image: url(../../ms-data/metal006.jpg);
background-position: 0% 0%;
background-repeat: repeat;
font: normal normal normal 13px / 12pt Verdana,Geneva,sans-serif;
color: black;
}

/* Identifiers */

#TopnavBox {
width: 100%;
min-width: 800px;
height: 45px;
background-color: black;
margin-left: auto;
margin-right: auto;
}

#container  {
width: 100%;
min-width: 800px;
background-color: white;/*black #B8860B*/
margin-top: 5px;
margin-left: auto;
margin-right: auto;
}

#leftnav{
background-color: #8AB2D0;
float: left;
width: 200px;
height: 565px;
padding: 3px 0px 3px 0px;
clear: both;
}

#mainbox{
background-color: #F7F9FB;
float: right;
width: 785px;
height: 560px;
margin: 0px 0px 2px 0px;
padding: 10px 5px 0px 5px;
}

#articlebox{
clear: left;
font-family: Times New Roman;
font-size: 11pt;
background-color: Transparent;
text-align: left;
width: 680px;
height: auto;
margin-bottom: 25px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border-radius: 10px;
border: 0px solid black;
}

#arightbox{
text-align: left;
background-color: #F7F9FB;
float: right;
width: 427px;
height: 1060px;
margin: 5px 5px 5px 3px;
padding: 10px 5px 0px 5px;
}

#msbox{
clear: left;
background-color: white;
width: 190px;
height: 170px;
margin-top: 15px;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
padding: 3px;
border-radius: 10px 10px;
}

#msgbox{
clear: left;
background-color: white;
width: 65%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 10px;
border-radius: 10px 10px;
}

#adbox01{
background-image: url(../Images/adbox1-bckgrnd00.jpg);
width: 120px;
height: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding: 5px;
border-radius: 10px 10px;
}

#adbox02{
clear: both;
background-image: url(../bb-data/metal037.jpg);
border: medium solid black;
float: right;
width: 305px;
height: 260px;
margin: 0px 5px 0px 10px;
padding: 2px 5px 3px 5px;
border-radius: 5px 5px;
}

#adbox03{
clear: both;
background-image: url(../bb-data/metal037.jpg);
border: thin solid black;
width: 305px;
height: 255px;
margin: 0px 5px 0px 10px;
padding: 1px 5px 1px 5px;
border-radius: 10px 10px;
}

#btnsize {
width: 180px;
height: 30px;
border: 1px solid #A9A9A9;
padding: 0px 2px 0px 2px;
}

#sliderbox{
background-color: black;/*Transparent*/
width: 200px;
height: 648px;
border: 1px solid red;/*#A9A9A9*/
margin-top: 0px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
border-radius: 10px 10px;
}

#reviewbox{
background-color: transparent;
width: 570px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
border: thin solid black;
border-radius: 10px 10px;
}

#descbox{
text-align: left;
color: white;
background-color: black;
border: thin solid white;
padding: 6px;
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
border-radius: 10px 10px;
}

#socialblock{
width: 295px;
height: 25px;
background-color: Transparent;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

/* Elements */

header {
width: 100%;
min-width: 800px;
height: 100%;
background-color: white;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
border-bottom: medium solid black;
}

footer  {
clear: both;
width: 100%;
min-width: 800px;
height: 100%;
text-align: center;
background-color: white;
padding: 10px 0px 10px 0px;
margin-left: auto;
margin-right: auto;
border-top: thin solid black;
border-bottom-left-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
}

p {
font: 10pt  arial, sans-serif;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 5px;
margin-right: 5px;
}

blockquote {
font-family: Palatino;
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 15px;
width: 400px;
}

ol {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
}

ol.articles{
color: white;
font-family: Verdana;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 5px;
}

ol.articles a:link {
   color: #FFF;
}
ol.articles a:visited {
   color: #F5DEB3;
}
ol.articles a:link:hover {
   color: #FFFF00;
}

ul {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 2px;
list-style-image: url();
}

ul.alisting {
font-family: Verdana;
font-size: 13pt;
font-weight: normal;
line-height: 19pt;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 4px;
list-style-image: url(../images/RaisedCenter.png);
}

h1.articlebox {
font-size: 16pt;
font-weight: bold;
text-decoration: underline;
text-align: center;
color: black;
margin-top: 3px;
margin-bottom: 3px;
padding: 1px 0px 1px 0px;
}

h1 {
font-size: 16pt;
font-weight: bold;
text-decoration: underline;
text-align: center;
color: black;
margin-top: 10px;
margin-bottom: 10px;
padding: 3px 0px 3px 0px;
}

h1.headliner {
font-size: 13pt;
color: black;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
text-align: center;
text-decoration: none;
background-color: lightblue;
}

h1.title{
font-size: 12pt;
font-family: ASH;
line-height: 13pt;
text-align: center;
text-decoration: none;
margin-bottom: 5px;
}

h1.month{
font-family: ASH;
}

h2 {
font-size: 15pt;
color: black;
text-align: left;
background-color: white;
padding: 2px 0px 2px 15px;
margin-top: 3px;
margin-bottom: 3px;
}

h3 {
color: blue;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
text-align: left;
}

h3.links {
color: white;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
text-align: center;
}

h4 {
font-size: 11pt;
margin-top: 3px;
margin-bottom: 3px;
padding-left: 12px;
text-decoration: underline;
}

h4.descr{
color: red;
font-weight: bold;
text-align: center;
text-decoration: none;
}

img.left{
    clear: both;
    display: block;
    margin-left: 10px;
    margin-right: 15px
    margin-top: 15px;
    margin-bottom: 5px;
}


img.right{
    display: block;
    margin-left: 15px;
    margin-right: 10px
    margin-top: 5px;
    margin-bottom: 5px;
}


img.center{
    display: block;
    margin-left: auto;
    margin-right: auto
    margin-top: 5px;
    margin-bottom: 5px;
}


/* Classes */

.button00 {
font-family: Courier New;
font-size: 12pt;
text-align: center;
width: 145px;
height: 20px;
background-color: AntiqueWhite;
border: 1px solid #A9A9A9;
padding-top: 1px;
}

.center {
margin-left: auto;
margin-right: auto;
}

.heading {
   font-size: 8pt;
   font-weight: bold;
   border-bottom: medium solid black;
   color: #FFF;
   background-color: #050505;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 5px;
   letter-spacing: 3pt;
   margin-bottom: 0px;
   text-align: center;
   border-top-left-radius: 10px 10px;
   border-top-right-radius: 10px 10px;
}

.heading000 {
display: block;
width: 100%;
height: 30px;
font-size: 12pt;
font-weight: bold;
color: black;
text-align: center;
text-decoration: none;
padding-top: 2px;
padding-bottom: 3px;
letter-spacing: 3pt;
margin-top: 5px;
}

.contestheading {
   font-size: 10pt;
   font-weight: bold;
   border-bottom: medium solid navy;
   color: #2B5E6E;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 5px;
   letter-spacing: 3pt;
   margin-bottom: 0px;
}

.paraheading {
   font-size: 11pt;
   font-weight: bold;
   color: #000;
   text-align: left;
   margin-top: 10px;
   padding-top: 1px;
   padding-bottom: 5px;
   padding-left: 5px;
   letter-spacing: 3pt;
   margin-bottom: 5px;
   border-bottom-width: 2px;
   border-bottom-style: solid;
   border-bottom-color: #A9A9A9;
}

h1.leftcoltext {
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
text-align: center;
color: black;
margin-top: 10px;
margin-bottom: 10px;
}

.leftcoltext ul {
   margin-top: 0px;
   margin-bottom: 0px;
   color: #000000;
   margin-left: 0px;
   list-style-type: square;
}
.leftcoltext {
   text-align: left;
   font: normal normal normal Times New Roman, Times, Serif;
   padding-left: 15px;
   padding-right: 15px;
   color: #000000;
   background-color: #FFFFFF;
}
.leftcoltext a:link {
   color: #000;
}
.leftcoltext a:visited {
   color: #F5DEB3;
}
.leftcoltext a:link:hover {
   color: #FFFF00;
}

.rightcoltext ul {
   font: 9pt/18px Courier New;
   color: #ff4000;
   list-style-image: url(Sports/sports_files/sports_bullet.gif);
}

.rightcoltext {
   font: normal normal normal Times New Roman, Times, Serif;
   text-align: left;
   padding-left: 15px;
   padding-right: 15px;
   color: #000000;
   background-color: #00FFFF;
}
.rightcoltext a:link {
   color: #000000;
}
.rightcoltext a:visited {
   color: #00000B;
}
.rightcoltext a:link:hover {
	color: #FF0000;
}

.highlightbox {
color: #000000;
font: normal normal normal 10pt/11pt Times New Roman;
border: thin solid LightGrey;
background-color: #FFFFFF;
padding: 10px;
width: 98%;
min-width: 800px;
border-radius: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}

.highlightbox2 {
color: #FFFFFF;
font: normal normal normal 10pt/11pt Times New Roman;
border: thin solid LightGrey;
background-color: #000000;
padding: 10px;
width: 98%;
border-radius: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}

.quotebox{
border: thin solid black;
border-radius: 10px;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 5px;
width: 500px;
}

.leftmiscbox{
font-size: 10pt;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
padding: 3px;
width: 200px;
border-radius: 7px;
}

.date{
text-align: center;
text-decoration: underline;
}

.fb-like{
float: left;
background-color: Transparent;
width: 70px;
display: inline;
margin-top: 2px;
margin-left: 3px;
}

.twitter-follow{
float: left;
background-color: Transparent;
width: 70px;
display: inline;
margin-top: 3px;
margin-left: 3px;
}

.pinterest-follow{
float: left;
background-color: Transparent;
width: 130px;
display: inline;
margin-top: 3px;
}

.displaybox {
float: left;
background-color: white;
max-width: 31.7%;
min-width: 31.3%;
height: 350px;
border: medium solid lightblue;
margin: 2px;
border-radius: 7px 7px;
overflow:scroll;
}

span.b1{color: #000;font-family: Times New Roman;font-size: 12pt;font-weight: bold;}
span.b2{color: #000;font-weight: bold;}
span.b3{color: #000;font-size: 13pt;font-weight: bold;}
span.b4{color: #006400;font-size: 10pt;font-weight: bold;}

span.c1 {text-align: left; color: #FFFFFF; font-weight: bold; font-size: 30pt; font-family: Verdana;}
span.c2 {font-weight: bold; font-size: 120%}
span.c3 {color: #000000; font-weight: bold; font-size: 16pt;}
span.c4 {color: #000000; font-size: 100%}
span.c5 {color: red;font-weight: bold;}

span.c6 {color: #000000; font-weight: bold; font-size: 12pt; background-color: white;padding-left: 10px;padding-right: 10px;}

span.c6 a:link{
color: #000000;
text-decoration: none;
}
span.c6 a:visited{
color: #000000;
}
span.c6 a:link:hover{
color: red;
font-weight: bold;
}

/* Tables */

table.maincntnt{
width: 100%;
background-color: Transparent;
border-spacing: 8px 2px;
}

td.leftnav
{
vertical-align:top;
background-color: #6e6e6e;/*#f3f4ff*/
width: 15%;
padding-bottom: 15px;
border-radius: 10px 10px;
}

td.main
{
vertical-align:top;
background-color: #eeeeee;
width: 82%;
padding-top: 10px;
padding-bottom: 15px;
border-radius: 10px 10px;
}

td.main a:link {
   color: #000000;
}
td.main a:visited {
   color: #000000;
}
td.main a:link:hover {
	color: #FF0000;
}

td.rightnav
{
vertical-align:top;
background-color: #6e6e6e;/*#f3f4ff*/
width: 20%;
padding-bottom: 15px;
border-radius: 10px 10px;
}






