body html {
margin: 0px;
padding: 0px;
background-color: #cccccc; }

* {
margin: 0px;
padding: 0px; }

body {
background-color: #cccccc;
border: 1px #c45220 solid;
background-image: url(../images/repeat.jpg);
border-top: none;
border-bottom: none;
font-size: 100%; }


#outer {
margin: 35px;
border: 1px #c45220 solid;

background-image: url(../images/back.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
background-color: #ffffff;
color: #ffffff;
border-top: 1px #ffffff solid;
border-bottom: 1px #ffffff solid; }



#inner {
border: 2px #cccccc none;
margin-left: 240px;
background-color: #ffffff;
border-left: 3px #cc6633 groove;
border-top: 1px #c45220;
margin-bottom: 0px; }



#header {
text-align: center;
width: 100%; }



h1 {}

h1 img {
width: 80%;
margin-top: 15px; }


h2 {
font-size: 15px;
text-align: center;
font-family: fantasy;
text-decoration: underline;
color: #666666; }


span {
float: left;
font-size: 200%;
border: 1px #000000 solid;
background-color: #999999; 
color: #ffffff;
padding: 5px;
margin-right: 3px; }


p {
margin: 15px;
color: #333333;
font-size: 78%;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 130%;
text-align: justify; }


p.submit {
text-align: center;
margin-left: 15px; }



#gallery {
margin-top: 18px;
margin-bottom: 18px;
margin-right: 70px;
margin-left: 70px;
border-top: 2px #999999 solid;
border-bottom: 2px #999999 solid; 
border-left: 1px #999999 solid;
border-right: 1px #999999 solid;
text-align: center; }

#gallery img {
width: 93%;
margin: 5px; }


#footer {

text-align: center;
padding: 10px;
border: 1px #cccccc solid;
background-color: #ffffff;
margin-left: 10px;
margin-right: 10px;
color: #666666;
border-bottom: none;
font-family:  "Bitstream Vera Sans Oblique", "BlairMdITC TT-Medium", "Times New Roman";}

#footer a {
text-align: center;
color: #666666;
text-decoration: underline;
font-family: "Bitstream Vera Sans Oblique", "BlairMdITC TT-Medium", "Times New Roman"; }

#footer a:hover {
color: #996600;
text-decoration: none; }

#contact {
border: 1px #000000;
margin-left: 110px;
margin-right: 110px;
margin-bottom: 50px;
background-color: #ffffff;
border-top: 3px #cccccc ridge;
border-left: 1px #cccccc solid;
border-right: 1px #cccccc solid;
border-bottom: 3px #cccccc ridge; }

#contact p {
font-size: 80%;
text-align: center;
 }

#contact a {
text-align: center; 
font-size: 110%;
color: #0000ff;
text-decoration: underline;
border-top: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;  }

#contact a:hover {
color: #ff0000;
text-decoration: none; }

p.styled2 {
text-align: center;
}

p.center {
text-align: center;
line-height: 150%; }

a {
text-align: center; }



a:link {}



a:visited {}



a:hover {}



a:active {}