body {
 background-color: #000000;
 font-family: tahoma, arial, verdana;
 color: #ffffff;
 line-height: .9em;
 }

p {
 color: #ffffff;
 font-size: 12px;
  }

h1, h2{
color: #00a9d0;
  }

h1 {
 font-size: 16px;
 line-height: 1.2em;
  }

h2 {
 font-size: 14px;
  }

h3 {
 font-size: 12px;
 color: #ffffff;
  }

ul {
 font-size: 12px;
  }

a:link {
 color: #00a9d0;
  }

a:visited {
 color: #00a9d0;
  }

a:hover {
 color: #ffffff;
  }


#links a:link {
 padding: 6px;
  }

#links a:visited {
 padding: 6px;
  }

#links a:hover {
 background-color: #000000;
 padding: 6px;
  }
  
#links2 a:link {
 padding: 6px;
  }

#links2 a:visited {
 padding: 6px;
  }

#links2 a:hover {
 background-color: #000000;
 padding: 6px;
  }
  
#navbar p {
 text-align: center;
 font-size: 14px;
 font-family: tahoma, arial, verdana;
 color: #ffffff;
 line-height: .7em;
  }
  
#header {
 position: relative;
 float: left;
 width: 250px;
 margin: 0px 10px 0px 5px;
 background: #000000;
  }

#navbar {
 position: relative;
 float: right;
 width: 470px;
 margin-top: 50px;
 margin-bottom: 5px;
 padding: 5px 0px 5px 0px;
 background: #000000 url(../images/navbarfooterback.jpg) top center;
 background-repeat: no-repeat;
   }

#allcontent {
 width: 800px;
 background-color: #000000;
 margin-left: auto;
 margin-right: auto;
 border-left: 1px solid #00a9d0;
 border-right: 1px solid #00a9d0;
 padding-left: 10px;
 padding-right: 10px;
  }
  
#content {
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
  }
  
#column1 { 
 position: relative;
 float: left;
 width: 305px;
 top: 10px;
 
	}
	
#column2 {
	position: relative;
	float: right;
	width: 475px;
	bottom: 10px;
	}



#footer {
 clear: both;
 background: #000000 url(../images/navbarfooterback.jpg) top center;
  }
  
#prom {
 text-align: left;
 font-style: italic;
 width: 400px;
 float: left; 
  }
  
#bridal {
 text-align: right;
 font-style: italic;
 width: 400px;
 float: right;
  }

.copy {
 font-size: 10px;
 text-align: center;
 clear: both;
 font-style: italic;
  }
  
.important {
 text-align: center;
 background: #ffffff;
 color: #d9007a;
  }
