@charset "utf-8";
/* CSS Document */

body {

margin: 0px;
background-image: url(img/ghostmini_wallxy_go.gif);

}

img {

border-style: none;

}

div#vcontainer {

width: 668px;
height: 100%;
margin-left: auto;
margin-right: auto;
z-index: -2;

}

#header {

z-index: 5;
position: relative;
left: 50%px;
margin-left: -140px;

}

div#nav {

height: 135px;
width: 668px;
text-align: right;
color: #FF3399;
position: absolute;
top: 5px;
z-index: 9;

}

div#nav img {

border-style: none;

}

div#nav a img {

margin-left: -3px;
margin-right: 0px;
margin-top: -5px;
border: 1px #353535 solid;

}

div#nav a:hover img {

border: 1px pink dashed;
margin-left: -3px;
margin-right: 0px;
margin-top: -5px;

}

div#nav a:visited img {

margin-left: -3px;
margin-right: 0px;
margin-top: -5px;

}

div#nav p {

padding-top: 50px;

}

div#content {

background-image: url(img/grad_top.gif);
background-position: top;
background-repeat: no-repeat;
background-color: white;
width: 668px;
height: 840px;
position: absolute;
top: 135px;
z-index: -2;

}

#about {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
position: absolute;
top: 146px;
margin-left: 80px;
margin-right: 100px;

}

#merch {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
position: absolute;
top: 146px;
width: 500px;
margin-left: 80px;

}

div#merch img {

border: 1px #006666 solid;
margin: 0px;

}

div#merch a:link img {

border: 1px white solid;
margin: -1px;

}

div#merch a:hover img {

border: 1px #0099FF solid;

}

#linkpage {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
position: absolute;
top: 146px;
margin-left: 80px;
margin-right: 100px;

}

div#linkpage a {

display: inline;
font-size: 11px;
line-height: 30px;
color: #FF3366;
text-decoration: none;

}

div#linkpage a:hover {

background-color: #000000;

}

.centered {

text-align: center;

}

#moreda {

width: 500px;
text-align: right;
padding-top: 4px;

}

#moreda a {

text-decoration: none;
color: #6699FF;
display: inline;

}

#moreda a:hover {

background-color: #3366FF;
color: white;

}

#footie {

position: absolute;
top: 820px;

}

#footer {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF0099;
position: absolute;
top: 976px;
width: 668px;
text-align: center;

}