body
{
font-family: Arial, Helvetica, sans-serif;
color:#080808;
background-color:#FFF;


}
body.home
{
background-image:url(../images/PageAssets/Home.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}

body.melanie
{
background-image:url(../images/PageAssets/Melanie.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}
body.danny
{
background-image:url(../images/PageAssets/Danny.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}
body.temple
{
background-image:url(../images/PageAssets/Temple.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}
body.story
{
background-image:url(../images/PageAssets/Story.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}
body.reception
{
background-image:url(../images/PageAssets/Reception.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}
body.engagement
{
background-image:url(../images/PageAssets/Engagement.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}
body.registry
{
background-image:url(../images/PageAssets/Registry.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}
body.announcements
{
background-image:url(../images/PageAssets/Announcements.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}

body.Contact
{
background-image:url(../images/PageAssets/Contact.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/PageAssets/Home.jpg)*/
background-attachment:fixed;
}


#contents
{
position:absolute;
top:0px;
left:0px;
/*width:770px;*/
}
#aboutContents
{
position:absolute;
top:0px;
left:0px;
width:660px;
}
#generalTextContents
{
position:absolute;
top:0px;
left:0px;
width:770px;
}

#leftCol
{
position:absolute;
padding:0px 0px 0px 0px;
width:200px;
}

#rightCol
{
position:absolute;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 10px;
left:202px;
top:0px;
height:100%;
width:700px;


}
img
{
border:none;
}

a:hover
{
color:#F00;
}

a:visited
{
color:#880000;
}

a:link
{
color:#440000;
}

p.links
{
padding-top:10px;
padding-left:10px;
}

p.title
{
   font-weight:bold;
   padding-top:0px;
   font-size:25px;  
}
p.header1
{
font-weight:bold;
font-size:20px;
padding-top:10px;
}
div.news
{
	margin-bottom:15px;

}
span.headline
{
font-weight:bold;
}


/*Styles used for the Individual pieces pages*/

div.leftLinks
{
float:left;
width:200px;
}
div.rightDesc
{
float:right;
width:400px;
}

img.thumb
{
float:left;
margin:5px 15px 5px 5px;
}


div.DescContents
{
padding-top:35px;
position:absolute;`
width:620px;

float:left;

}
div.DescLeftCol
{
	float:left;
    margin-right:10px;
    position:absolute;
    padding:0px 0px 0px 0px;
    width:415px;
}
div.DescRightCol
{
	float:left;
    text-align:right;
    position:absolute;
    left:415px;
    margin-left:10px;
    width:150px;
}
img.gallery2
{
float:left;
margin:5px;
clear:both;
}
p.FourDress
{
height:200px;
}
img.gallery
{
float:left;
padding-top:5px;
padding-bottom:5px;
}
.images
{

float:left;
}

div.photosList
{
	width:700px;
	clear:both;
	margin-botton:15px;
	float:left;

}
div.photosList ul
{
padding:0;

list-style: none;

}


div.photosList ul.tall li
{
height:255px;
}

div.photosList ul li
{

float:left;
margin:0;
margin-right:5px;
padding:0;
}

div.announcement
{
min-height:140px;
}
div.announcement h3
{
margin-bottom:5px;
}

p.indented
{
margin: 5px 5px 5px 20px;
}