/* Created by Neg. http://neg-319.deviantart.com/  */

.nav a:link { 
color: #000000;
text-decoration: none;
font-weight: bold;
margin-right: 7px;
border-left: 4px double #6d6862;
padding-left: 2px;
}
.nav a:visited { 
color: #000000;
font-weight: bold;
margin-right: 7px;
border-left: 4px double #6d6862;
padding-left: 2px;
}
.nav a:hover { 
color: #000000;
text-decoration: none;
margin-right: 7px;
border-left: 4px double #ff33a3;
padding-left: 2px;
}
.nav a:active { 
color: #3e484d;
text-decoration: none;
margin-right: 7px;
border-left: 4px double #ff33a3;
padding-left: 2px;
}


a:link { 
color: #ff33a3;
text-decoration: none;
font-weight: bold;
}
a:visited { 
color: #ff33a3;
text-decoration: none;
font-weight: bold;
}
a:hover { 
color: #ff75c0;
text-decoration: none;
}
a:active { 
color: #ff75c0;
text-decoration: none;
}


body {
background-color: #6d6862;
}

#center {
width: 752px;
margin: 0 auto;
padding: 0;
background-color: transparent;
}

#header {
background-color: transparent;
background-image: url("images/header.gif");
width: 752px;
height: 499px;
}


.thumb {
margin: 5px 25px 5px 0px;
border: 1px solid black;
}


#nav {
font-family: monospace;
font-weight: bold;
color: #000000;
font-size: 11pt;
text-align: justify;
padding: 5px;
}


#wraparound {
width: 752px;
height: 215px;
background-color: transparent;
border-top: 1px dashed #ff33a3;
}


#wraparound2 {
width: 752px;
height: 275px;
background-color: transparent;
border-top: 1px dashed #ff33a3;
}


#float1 {
float: left;
background-color: transparent;
width: 225px;
padding: 5px;
font-family: verdana;
color: #000000;
font-size: 9px;
line-height: 12px;
text-align: justify;
}


#float2 {
float: left;
background-color: transparent;
width: 506px;
padding: 5px;
font-family: verdana;
font-size: 9.5px;
color: #000000;
text-align: justify;
}


#gallery {
float: left;
background-color: transparent;
width: 741px;
padding: 5px;
font-family: verdana;
font-size: 9px;
color: #000000;
text-align: center;
}

#footer {
background-color: transparent;
border-top: 1px dashed #ff33a3;
font-weight: bold;
padding: 5px;
width: 742px;
height: 15px;
text-align: center;
font-family: monospace;
font-size: 11pt;
color: #000000;
letter-spacing: -1px;
}


h1 {
font-family: monospace;
color: #ff33a3;
font-size: 11pt;
font-weight: bold;
line-height: 12px;
text-align: justify;
}


h2 {
float: left;
background-color: transparent;
font-family: verdana;
font-size: 9px;
color: #ffffff;
text-align: justify;
}


input {
background-color: #6d6862;
background-image: url("images/background.png");
background-repeat: repeat-x;
border: 1px solid #5c5752;
}


p {
margin: 0;
}


td, th{
border-right: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
}


hr{
height: 1px;
width: 100%;
border: 0;
background-color: #dcdcdc;
}


