a {
 color: #606275;
 text-decoration: none;
}

a:hover, a:active {
 text-decoration: underline;
}

html {
 margin: 0;
 padding: 0;
}

body {
 background: #5F497A url('../img/white_column_bg.png') repeat-y scroll center 0;
 margin: 0;
 padding: 0;
}

div {
 font-family: Verdana,Geneva,Lucida,"Lucida Grande",Arial,Helvetica,sans-serif;
 font-size: 14px;
 line-height: 1.6em;
}

div#toppadding {
 height: 30px;
}

div#logo {
 background-image: url('../img/getting_married_stripe.png');
 padding-left: 35px;
 text-align: left;
 width: 770px;
}

div#date {
 background-color: #CFBFCF;
 border: 2px solid #5F497A;
 font-family: Georgia;
 font-size: 22px;
 font-weight: bold;
 padding: 10px;
 position: relative;
 top: -77px;
 left: 408px;
 text-align: center;
 width: 150px;
}

div#bodywrapper {
 position:relative;
 top: -40px;
 width: 800px;
}

div#nav {
 border-right: 1px solid black;
 float: left;
 padding: 20px;
 text-align: right;
 width: 170px;
}

div#body {
 padding: 20px 20px 20px 230px;
 text-align: left;
}

.nav_active {
 border-bottom: 1px dotted black;
}

.body_subhead {
 font-variant: small-caps;
 font-size: 16px;
 font-weight: bold;
}