body {
background-image:url(img/swirl.jpg);
background-repeat:no-repeat;
background-position:center top;
margin:30px 0px 30px 0px;
}

body, table {
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
font-weight:normal;
font-size:11pt;
color:#5a471b;
}

.form-text {
background-color:#eee;
border:1px solid #ddd;
padding:4px 4px 4px 5px;
font-size:10pt;
font-family:georgia;
color:#666;
}

a:link { color: #5a471b; text-decoration: none;}
a:visited { color: #5a471b; text-decoration: none; }
a:hover { color: #5a471b; text-decoration: none;}
a:active { color: #5a471b; } 

#header {
width:670px;
text-align:left;
padding-bottom:15px;
}

#header-bar {
width:100%;
height:140px;
background-image:url(img/bar_bg.jpg);
}

#header-inside {
width:670px;
text-align:left;
padding-top:43px;
}

#nav {
width:100%;
height:42px;
background-image:url(img/nav_bg.jpg);
margin-bottom:25px;
}

#wrap {
width:670px;
text-align:left;
}
