body {
background-color: #000;
text-align: center;
font-size: 12pt;
color: #5bfc45;
font-family: Arial, sans-serif;
}

p {
line-height: 130%;
}

#container {
margin: 10px auto 0px auto;
width: 815px;
height: auto;
}

#header {
width: 815px;
height: 206px;
background-image: url('Images/header.jpg');
background-repeat: no-repeat;
}

#main {
width: 815px;
height: 730px;
text-align: left;
margin-top: 2em;
}

#maina {
width: 815px;
height: 600px;
text-align: left;
margin-top: 2em;
}


#skirts {
width: 815px;
height: auto;
text-align: center;
margin-top: 2em;
}

#scroll {
width: 815px;
height: 520px;
overflow: auto;
text-align: left;
margin-top: 1em;
}

#scrollinside {
width: 2530px;
height: 500px;
}

#scrollinsidea {
width: 1240px;
height: 500px;
}

#scrollinsideb {
width: 1090px;
height: 500px;
}


#scrollinsidec {
width: 2050px;
height: 500px;
}


#scrollinsideatom {
width: 2200px;
height: 500px;
}


#scrollinsided {
width: 995px;
height: 500px;
}

#scrollinsidee {
width: 2369px;
height: 500px;
}

#scrollinsidef {
width: 2500px;
height: 500px;
}

#scrollinsideg {
width: 1070px;
height: 500px;
}

#scrollinsideh {
width: 1002px;
height: 500px;
}


#nav {
width: 815px;
height: 29px;
background-image: url('Images/menu.gif');
}

#nav img {
padding-top: 5px;
padding-right: 40px;
padding-left: 40px;
border: 0px;
}

.foot {
width: 815px;
height: 20px;
text-align: right;
}

.foot p {
text-align: right;
}

h3 {
line-height: 125%;
font-weight: normal;
font-size: 16pt;
}

.home {
float: right;
width: 450px;
text-align: center;
}

.about {
float: right;
width: 350px;
text-align: center;
}

.home img {
padding-top: 10px;
padding-left: 20px;
}

.bold {
font-weight: bold;
}


div.gallery {
margin: 0px;
height: auto;
width: auto;
float: left;
text-align: center;
}



div.gallery img {
display: inline;
margin: 2px;
}



div.desc {
text-align: center;
font-weight: normal;
width: 155px;
margin: 2px;
}

.floatleft {
float: left;
padding: 10px;
}

img {
border: 0px;
}



.left {
text-align: left;
}

a:link, a:visited {
text-decoration: none;
color: #5bfc45;
}

a:hover, a:active {
text-decoration: underline;
color: #990000;
}

.form {
text-align: center;
}




