
a:link {text-decoration: none; color:#c7c7c7}
a:visited {text-decoration: none; color:#c7c7c7}
a:hover {text-decoration: none; color:#fff}
a:active {text-decoration: none; color:#c7c7c7}
a.pinky:link {text-decoration: none; color:#c7c7c7}
a.pinky:visited {text-decoration: none; color:#c7c7c7}
a.pinky:hover {text-decoration: none; color:#ff95b0}
a.pinky:active {text-decoration: none; color:#ff95b0}

body{
    min-width: 720px;
    background: #a6a6a6;
    margin: 0px;
}
#header {
    position: relative;    bottom: 0;
    background-color: inherit;
    width: 720px;
    height: 55px;
    padding: 0px;
    margin: 0px;	}
#container {    position: relative;
    width: 720px;
    height: 507px;
    padding: 0px;
    margin: 0px;
    padding-top: 2px;	}
#banner {    position: relative;
    width: 614px;
    height: 67px;
    padding: 0px;
    margin: 0px;
    background-color: #000;	}
#content {
    text-align: center;    position: relative;
    width: 614px;
    height: 438px;
    background-color: #000;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    display: table;
    background-position: center center;
    vertical-align: middle;
    overflow: hidden;
	}
#menu {
    position: relative;
    width: 720px;
    padding-top: 3px;	}
#text {
    margin-left: 5px;
    margin-right: 5px;
        }
#p1 {
    text-align: center;
    position: relative;
    vertical-align: middle;
    display: table-cell;	}
#p2 {
    font-size: .8em;
    letter-spacing: 3px;
    color: #fff;
    text-decoration: none;
    font-family: hei, arial, helvetica, sans-serif, impact;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
	}
#p3 {
    font-size: .7em;
    color: #fff;
    text-decoration: none;
    font-family: hei, arial, helvetica, sans-serif, impact;
    margin-left: 50px;
    margin-right: 50px;
    text-align: right;
    font-weight: 100;
    line-height: 120%;
    position: relative;
    vertical-align: middle;
    display: table-cell;
	}
#p4 {
    font-size: .7em;
    letter-spacing: 1px;
    color: #fff;
    text-decoration: none;
    font-family: hei, arial, helvetica, sans-serif, impact;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
    font-weight: 100;
    line-height: 220%;	}
#p5 {
    font-size: .8em;
    color: #fff;
    text-decoration: none;
    font-family: hei, arial, helvetica, sans-serif, impact;
    text-align: center;
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 60px;	}
#p6 {
    font-size: .7em;
    letter-spacing: 1px;
    color: #fff;
    text-decoration: none;
    font-family: hei, arial, helvetica, sans-serif, impact;
    margin-left: 50px;
    margin-right: 50px;
    text-align: left;
    font-weight: 100;
    line-height: 120%;
    margin-top: 15px; 
	}
#p7 {
    font-size: .7em;
    color: #c7c7c7;
    text-decoration: none;
    font-family: hei, arial, helvetica, sans-serif, impact;
    margin-left: 50px;
    margin-top: 20px;
    margin-right:50px;
    line-height: 120%;
    text-align: right;
	}
#p8 {
    font-size: .7em;
    color: #c7c7c7;
    text-decoration: none;
    font-family: hei, arial, helvetica, sans-serif, impact;
    margin-left: 20px;
    margin-top: 30px;
    margin-right: 50px;
    line-height: 120%;
    text-align: left;
	}#footer {
    position: relative;
    background-color: inherit;
    width: 720px;
    height: 58px;
    padding: 0px;
    margin: 0px;	}
img.floatLeft { 
    float: left; 
    margin-right: 20px; 
    margin-top: 10px; 
    border: 1px solid #fff;
}
img.floatRight { 
    float: right; 
    margin-left: 15px; 
    margin-right: 50px;
    margin-top: 15px;
    border: 0;
}
img#bg {    position: relative;    top: 0;    left: 0;    width: 720px;    height: 55px;}
.highlight img{    border: 2px solid #a7a7a7;
    margin: 10px;}.highlight:hover img{    border: 2px solid #fff;}.highlight:hover{    color: #fff; /* Dummy definition to overcome IE bug */}

/*vert align hack for IE*/
/* \*/
* html .inner {
    top: 50%;
    left: 0;
    }

* html .inner .mid {
    position: relative;
    top: -50%;
    }
/* */
