body{
	background-color: #999999;
}

#container{
	background-color:#FFFFFF;
	float:left;
	width:539px;
	border-left:261px solid #77cbde;
	margin-left:-261px;
	position:absolute;
 	top:210px;
    left: 50%;
    margin-left: -460px;
	clear:both;

}

#leftRail{
	float:left;
	width:261px;
	margin-left:-261px;
	position:relative;
	text-align:center;
	background-color:#77cbde;
	height:auto;
}

#center{
  float:left;
  width:539px;
  margin-right:-539px; 
  background-color:#FFFFFF;
}

.header {
 	background-image: url(images/logo_head.gif);
	float:left;
  	width:800px;
	height:205px;
  	position:absolute;
	clear: both;
	background-repeat:no-repeat;
	left: 50%;
    margin-left: -460px;
	z-index:100;	
}

.logo {
	background-image: url(images/logo_blue.gif);
	height:235px;
	width:200px;
	background-repeat:no-repeat;
	margin:30px;
}

p {
	font: bold 10.5pt "Comic Sans MS", sans-serif;
	padding:0px 50px 0px 50px;
	text-align:justify;
	line-height:123%;
}

p:first-letter {
	font-size:14px;
}

h2 {font:14pt "Comic Sans MS", sans-serif;
	color:#cc99cc;
	padding:5px 100px 0px 100px;
	text-align:center;
	line-height:130%;
}

h3 {font:12pt "Comic Sans MS", sans-serif;
	color:#cc99cc;
	padding:0px 50px 0px 50px;
	text-align:justify;
	line-height:125%;
}

h4 {
	font: lighter 8pt Arial, sans-serif;
	text-align:center;
	color:#CCCCCC;
	margin-top:20px;
	margin-left:0px;	
}

h3 {
	margin:5px;
	margin-left:10px;
	font:38pt "Comic Sans MS", sans-serif bold;
	line-height:130%;
	text-align: center;
	letter-spacing: -0.16em;
}

h5 {
	font:14px "Comic Sans MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-style:italic;
	cursor:default;
}


.valid {
	margin-top:-55px;
}

img {
	border:0px;
}

.card {
	float:left;
	padding:0 15px 10px 40px;
	background: url(images/single_line.gif) no-repeat right;
	background-position:239px 2px;
}

.wedding_card {
	float:left;
	padding:0 10px 10px 45px;
}

.card img{	
	cursor:pointer;
}

.single {
	float:left;
	padding:20px 15px 15px 40px;
}

.single img {	
	cursor:pointer;
}

.teddy {
	float:left;
	padding:0 5px 0 40px;
	cursor:default;
}

.teddy img {	
	cursor:pointer;
}
	
.closed {	
	float:left;
	padding:20px 15px 15px 40px;
	cursor:default;
}

.bottom {
	clear:both;
	text-align:center;
	margin-bottom:20px;
}
.cent  {
	text-align:center;
}
