body
{
   margin: 0;
   padding: 0;
   font-family: Verdana,Helvetica,sans-serif;
   font-size:16px;
   color: white;
   background-color: #000000;
}

#main
{
   width: 1020px;
   height: 600px;
   margin: 10px auto 0px auto;
   padding: 0px;
   background: url(images/moonbak.jpg) no-repeat;
   font: 16px Verdana;
   line-height: 200%;
}   
#wedmain
{
   width: 1020px;
   margin: 10px auto 0px auto;
   padding: 0px;
   font-family: Comic Sans MS,Verdana,Helvetica,sans-serif;
   font-size:13px;
   line-height: 100%;
}   

#wedmain h1
{
   font-size:16px;
   font-weight:bold;
   padding-bottom:0px;
   text-align:center; }

#picsmain
{
   width: 1020px;
   height: 600px;
   margin: 10px auto 0px auto;
   padding: 0px;
   background-color: #000000;
   font: 16px Verdana;
   line-height: 200%;
}   

#mainusa
{
   width: 800px;
   height: 570px;
   margin: 10px auto 0px auto;
   padding: 0px;
   background: url(moonback.jpg) no-repeat;
   font: 12px Verdana;
   line-height: 125%;
}   

#contact
{
   line-height: 100%;
   text-align: center;
   position: relative;
   bottom: 60px;
}

#l
{
   width: 200px;
   height:600px;
   float: left;
}

#picsl
{
   width: 136px;
   height:600px;
   float: left;
}

#picsr
{
   width: 884px;
   height: 600px;
   float: left;
}

#r
{
   width: 800px;
   height: 600px;
   float: left;
}
ul
{
list-style-type: none;
padding: 0px;
margin: 0;
}

li
{
padding: 5px 0 5px 0;
}

a
{
color:white;
text-decoration: none;
padding-right:15px;
}

a:link
{
color:white;
text-decoration: none;
}

a:hover
{
color:white;
text-decoration: none;
}

a:visited
{
color:white;
text-decoration: none;
}