* { 
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

p {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 5px 0;
}

li {
font-size: 13px;
margin: 0 0 8px 30px;
}

body {
background: #F6ADCD;
}

html {
overflow-y: scroll;
}

#sitewrap {
width: 1090px;
margin: auto;
}

#contentwrap {
width: 958px;
margin: auto;
}

#masthead {
width: 1090px;
height: 525px;
margin: -7px 0 0 -80px;
background: url(img/header.png) no-repeat;
}

#centerwrap {
width: 963px;
height: 1010px;
margin: -180px auto 0;
}

.borderwrap {
float: left;
width: 1px;
height: 1095px;
background: url(img/border.png);
margin: -3px 0 0 1px;
}

#left_column {
float: left;
width: 624px;
}

#tabs {
float: left;
width: 225px;
height: 595px;
background: #F173AC;
margin: 0 0 0 37px;
border: 2px #fff solid;
}

.tabs1 {
float: left;
width: 219px;
height: 20px;
font-size: 15px;
padding: 3px 0 3px 6px;
border-bottom: 1px #fff solid;
}

.tabs1 a, .tabs2 a{
color: #fff;
text-decoration: none;
}

.tabs1 a:hover, .tabs2 a:hover {
color: #eee;
}

.tabs2 {
float: left;
width: 219px;
height: 20px;
font-size: 15px;
padding: 3px 0 3px 6px;
}

#center {
float: left;
width: 342px;
height: 588px;
overflow: auto;
padding: 7px 5px 0 11px;
background: #fff;
border-top: 2px #fff solid;
border-bottom: 2px #fff solid;
}

h2, h3 {
font-size: 15px;
font-weight: bold;
color: #F287B7;
}

.endphoto {
float: left;
margin: 20px 0 0 37px;
}

#thank_you {
float: left;
width: 587px;
height: 30px;
line-height: 30px;
text-align: center;
font-weight: bold;
color: #F173AC;
background: #fff;
padding: ;
margin: 5px 0 13px 37px;
}

#sidebar {
float: left;
width: 292px;
height: 1079px;
margin: 0 37px 0 5px;
background: #F173AC;
}

.buttons {
float: left;
width: ;
height: ;
background: #F6ADCD;
line-height: ;
text-align: center;
border: 2px #fff solid;
margin: 10px 0 10px 30px;
padding: 5px 10px;
}

.buttons a {
height:100%;
width: 100%;
display:block;
color: #fff;
text-decoration: none;
}

#share_button {
margin-left: 60px;
}

#footer {
float: left;
clear: both;
width: 933px;
height: 50px;
line-height: 50px;
padding-left: 30px;
color: #fff;
background: #F287B7;
margin: 0px 0 20px 0;
}
