#lbg {
position:absolute;
top:98px;
left:0;
height:196px;
background-image: url(../gui/bg-content.png);
background-repeat:repeat-x;
background-position:right top;
width:50%;
}
 
#rbg {
position:absolute;
top:98px;
right:0;
height:196px;
background-image: url(../gui/bg-content.png);
background-repeat:repeat-x;
background-position:-8px top;
width:50%;
}
 
#header{
padding-top:15px;
width:100%;
height:305px;
}

#masthead {
position:relative; 
width:930px;
height:196px;
padding-top:9px;
text-align:center;
}
 
#leftcol{
width:162px;
padding-top:20px; 
float:left; 
position:relative; 
  }
 
#twocols{
width:768px; 
float:right; 
position:relative; 
  }
 
#rightcol{
width:176px; 
padding-top:20px;
float:right; 
position:relative; 
 }
 
#maincol{ 
float: left; 
display:inline; 
position: relative; 
width:582px; 
margin-left:10px;
overflow:hidden;
 }
 
#contentnav{
position:relative;
width:100%;
height:20px;
margin-top:3px;
margin-bottom:10px;
text-align:left;
font:15px "Times New Roman", Times, serif;
color:#552A3C;
}

#contentnav a:link{
color:#EEBAD0;
font:14px "Times New Roman", Times, serif;
text-decoration:none;
padding-left:4px;
padding-right:4px;
}

#contentnav a:visited{
color:#EEBAD0;
font:14px "Times New Roman", Times, serif;
text-decoration:none;
padding-left:4px;
padding-right:4px;
}

#contentnav a:focus{
color:#fff;
font:14px "Times New Roman", Times, serif;
text-decoration:none;
padding-left:4px;
padding-right:4px;
}

#contentnav a:hover{
color:#fff;
font:14px "Times New Roman", Times, serif;
text-decoration:underline;
padding-left:4px;
padding-right:4px;
}

#contentnav a:active{
color:#fff;
font:14px "Times New Roman", Times, serif;
text-decoration:none;
padding-left:4px;
padding-right:4px;
}
 
#footer{
margin-top:20px;
}

.content {
padding-left:10px;
margin-right:59px;
}

.imgright {
border:1px solid #EEBAD0;
margin-left:15px;}

.imgleft{
border:1px solid #EEBAD0;
margin-right:15px;
}

/* simulates left column to display images to left of content on profiles and moments pages. Allows for content tables to be copied and have all styles applied for client maintenance */
#lifestyles {
}

#lifestyles img{
border:1px solid #EEBAD0;
}

#press img{
border:1px solid #EEBAD0;
}

#lifestyles h3{
padding:0;
margin:0;
margin-top:8px;
}
