body {
text-align: center;
font-family: tahoma,verdana,arial;
background: #371902;
color: #000000;
font-size: 8pt;
margin:0px auto;
background-image: url('http://joshandrosemary.com/images/bg2.png');
background-repeat: repeat-y;
background-position: center;
}

.print {
display: none;
}

.smallgallery li {
display:inline;
margin:2px;
}

.smallgallery img {
border:solid 1px #000000;
}

#content-container {
position:relative;
margin:0px auto;
width:800px;
}

#content {
position: absolute;
background: #ffffff;
top: 521px;
left: 101px;
width: 597px;
z-index:2;
text-align:left;
color: #000000;
font-size: 9pt;
}

#content a{
color: #371902;
text-decoration: none;
font-weight:bold;
}

#content a:hover{
color: #371902;
text-decoration: underline;
}

#content h1 {
margin-top: 0px;
margin-bottom: 10px;
font-size: 14pt;
font-weight: bold;
color: #371902;
}

#content h2 {
margin-top: 20px;
margin-bottom: 10px;
font-size: 11pt;
font-weight: bold;
}

#content h3 {
margin-top: 10px;
margin-bottom: 10px;
font-size: 9pt;
font-weight: bold;
}

#content p{
margin-top: 0px;
margin-bottom: 10px;
}

#content td{
color: #000000;
font-size: 8pt;
}

#nav {
position: absolute;
width: 600px;
height: 20px;
top: 480px;
left: 100px;
z-index:3;
text-align:center;
color: #000000;
font-size: 8pt;
letter-spacing: 0.2em;
}

#nav a{
color: #000000;
text-decoration: none;
}

#nav a:hover{
color: #371902;
text-decoration: underline;
}

#rosemary {
position: absolute;
top: 20px;
left: 490px;
width: 325px;
z-index:11;
}

#josh {
position: absolute;
top: 12px;
left: 0px;
width: 325px;
z-index:12;
}

#graphics {
position: absolute;
top: 18px;
left: 0px;
z-index:1;
width:800px;
margin:0px auto;
}

#tornedge {
position: absolute;
top: 5px;
left: 0px;
z-index:2;
width:800px;
margin:0px auto;
}

#title {
position: absolute;
top: 400px;
left: 110px;
z-index:2;
margin:0px;
}

#bg-right {
position: absolute;
top: 0px;
left: 715px;
z-index:1;
width:85px;
margin:0px;
}

#bg-left {
position: absolute;
top: 0px;
left: 0px;
z-index:1;
width:84px;
margin:0px;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

.rbroundbox { background: url(http://joshandrosemary.com/images/box/nt.gif) repeat; }
.rbtop div { background: url(http://joshandrosemary.com/images/box/tl.gif) no-repeat top left; }
.rbtop { background: url(http://joshandrosemary.com/images/box/tr.gif) no-repeat top right; }
.rbbot div { background: url(http://joshandrosemary.com/images/box/bl.gif) no-repeat bottom left; }
.rbbot { background: url(http://joshandrosemary.com/images/box/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

#ibox_wrapper {
    line-height:25px;
    border-color:#fff;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0; margin: 10px 10px 40px 10px; }
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #fff url('http://joshandrosemary.com/js/ibox/skins/lightbox/images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
}
#ibox_footer_wrapper a:hover { background-color:#fff; }
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('http://joshandrosemary.com/js/ibox/skins/lightbox/images/loading.gif') center center no-repeat;
}