/* CSS Document */
*{
border:0;
margin:0;
padding:0;
}
body{
background:#660000;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-align:center;
}

h2{
color:#900;
font-size:20px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin:10px 0 5px 0;
text-transform:uppercase;
}
p{
line-height:1.4em;
margin:2px 0 10px 0;
}
a{
color:#900;
text-decoration:underline;
}
a:visited{
color:#666;
text-decoration:underline;
}
a:hover, a:visited:hover{
color:#666;
text-decoration:none;
}
div#wrapper{
width:742px;
margin:0px auto;
padding:0 0 0 0;
text-align:left; 
background:#fff url(../images/parchment-bg.gif) repeat-y;
border:1px solid #333;
}

div#masthead{
width:742px;
height: 131px;
}
div#masthead img{
border:0;
}

div#global-nav{
width:742px;
background:url(../images/nav-bg.gif) no-repeat;
height:19px;
margin:0;
padding:0 0 0 0;
}
div#global-nav img{
border:0;
}
div#global-nav ul{
list-style:none;
margin:0;
padding:0 0 0 0px; 
width:742px;
}
div#global-nav ul li{
float:left;
margin:0;
padding:0;
}

div#content-home{
background:url(../images/home-bg.gif) no-repeat;
padding:30px 30px 20px 250px;
}
div#content{
background:url(../images/content-bg.gif) no-repeat;
padding:30px 30px 50px 30px;
}
div.sidebar{
float:left;
width:215px;
margin-top:20px;
}

div.sidebar img{
border:2px solid #900;
}
div.sidebar p.credit{
font-size:9px;
text-align:left;
}
div.maintext{
margin-left:220px;

width:420px;
}
img.accent-left{
width:110px;
float:left;
margin-right:10px;
margin-bottom:30px;
}

p.line{
background:#900;
height:1px;
margin-bottom:50px;
margin-top:20px;
}
p.clr{
clear:both;
height:1px;
}
div#borgia-bride{
display:block;
}
div#mona-lisa{
display:none;
}
/* Be sure to add or delete IDs below, according to
the number of messages that you have. */
#ran1,#ran2 {
  display:none;
}
