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

.nav a:link { 
color: #000000;
text-decoration: none;
background-color: #ffffff;
font-weight: bold;
margin-right: 7px;
border-bottom: 5px double #ffffff;
padding-left: 2px;
}
.nav a:visited { 
color: #000000;
background-color: #ffffff;
font-weight: bold;
margin-right: 7px;
border-bottom: 5px dotted #ffffff;
padding-left: 2px;
}
.nav a:hover { 
color: #fd1483;
background-color: #ffffff;
text-decoration: none;
margin-right: 7px;
border-bottom: 5px dotted #fd1483;
padding-left: 2px;
}
.nav a:active { 
color: #3e484d;
text-decoration: none;
margin-right: 7px;
border-bottom: 5px dotted #fd1483;
padding-left: 2px;
}


a:link { 
color: #fd1483;
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: #ffffff;
}

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

#header {
background-color: transparent;
background-image: url("images/header.png");
width: 700px;
height: 434px;
}


.thumb {
margin: 5px 20px 5px 0px;
border: 1px solid #a6d9ff;
}


#nav {
width: 690px;
font-family: verdana;
font-weight: bold;
color: #000000;
font-size: 11pt;
letter-spacing: -1px;
text-align: justify;
padding: 5px;
border-bottom: 5px dotted #f7fbff;
}


#wraparound {
width: 700px;
height: 215px;
background-color: #f7fbff;
}


#wraparound2 {
width: 700px;
height: 275px;
background-color: #f7fbff;
}


#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: 455px;
padding: 5px;
font-family: verdana;
font-size: 9.5px;
color: #000000;
text-align: justify;
}


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

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


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


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


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


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;
}


