﻿body { background-color: #000; margin: 0; padding:0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%;
        font-weight: bold;}

#wrapper {width: 760px; margin: 15px auto 0 auto; background-image: url('images/my-metal02.jpg'); overflow: hidden;}
#wrapper2 {width: 960px; margin: 15px auto 0 auto; background-image: url('images/my-metal02.jpg'); overflow: hidden;}
#wrapper3 {width: 960px; margin: 15px auto 0 auto; background-image: url('images/my-metal02.jpg'); overflow: hidden;}
#header1 {width: 760px; height: 150px; background-image: url('images/hdr1.jpg'); }
#header2 {width: 860px; height: 150px; background-image: url('images/hdr2.jpg');}
#header3 {width: 960px; height: 150px; background-image: url('images/hdr2.jpg'); background-repeat:no-repeat;}
#container {width: 760px;  }
#container2 {width: 860px;  }
#container2 {width: 960px;  }
#navigation {float: left; width: 120px; }
#spacer {float:left; width: 10px;}
#nav {float: right; width: 110px; background-image:url('images/dots-black.gif');padding-bottom: 3010px; margin-bottom: -3000px; }
#content1 {	float: right; width: 640px; background-image: url('images/MainBkg1.jpg');background-repeat: no-repeat; }
#content2 {	float: right; width: 640px; background-image: url('images/MainBkg2.jpg');background-repeat: no-repeat; }
#content3 {	float: right; width: 720px; background-image: url('images/MainBkg2.jpg');background-repeat: no-repeat; }
#footer { width:760px; height: 15px; margin: 0 auto 0 auto; background-image: url('images/my-metal02.jpg');}

#wrapper2 {width: 760px; margin: 15px auto 0 auto; background-image: url('images/my-metal02.jpg'); }
#nav2 {float: right; width: 110px; background-image:url('images/dots-black.gif'); }


a:link {color: #0c5454; text-decoration:none;}
a:visited {color: #0c5454; text-decoration:none;}
a:active {color: #0c5454; text-decoration:none;}
a:hover {color: #000; text-decoration:none;}

.whitelinks a:link {color: #FFFFFF; text-decoration:none;}
.whitelinks a:visited {	color: #FFFFFF;text-decoration:none;}
.whitelinks a:active {color: #FFFFFF;text-decoration:none;}
.whitelinks a:hover {color: #00FFFF;text-decoration:none;}

.center {text-align: center;}
.left {	text-align: left;}
.small-font {	font-size: small;}


.style1 {text-align: center;	color: #FFFFFF;}
.style2 {text-align: center;	color: #FFFFFF;	font-weight: normal;}
.style3 {border-width: 0;	text-align: center;	color: #FFFFFF;	font-weight: normal;	margin-right: 35px;}
.style4 {border-width: 0px;}
.style5 {text-align: right;}
.style6 {text-align: left;}
.style7 {font-size: small;}
.style8 {text-align: center;	font-size: small;}
.style9 {	text-align: left;	font-size: small;}
.style10 {text-align: center;	font-size: small;}


ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu3 {
        width: 110px;
        border: 0px solid #ccc;
        text-align:center;
        }

#menu3 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu3 li a:visited {
        color: #888;
        display: block;
        background: url(images/menu3.gif);
        padding: 8px 0 0 0px;
        }

#menu3 li a:link {
        color: #888;
        display: block;
        background: url(images/menu3.gif);
        padding: 8px 0 0 0px;
        }

#menu3 li a:active {
        color: #283A50;
        background: url(images/menu3.gif) 0 -32px;
        padding: 8px 0 0 0px;
        }

#menu3 li #current {
        color: #283A50;
        background: url(images/menu3.gif) 0 -32px;
        padding: 8px 0 0 0px;
        }

#menu3 li a:hover {
        color: #283A50;
        background: url(images/menu3.gif) 0 -32px;
        padding: 8px 0 0 0px;
        }
