/* gallery pages */

body{
background-color:#000000
}

#container{
background-color:#000000;
text-align:center;
border:0px;
border-color:#999999;
padding-top:0px;
}

#content{
background-image: url(http://www.ryan-norman.com/images/gallerypage_nb.jpg);
background-repeat:no-repeat;
margin:0px auto;
color:#FFFFFF;
width:722px;
height:760px;
padding-top:154px;  /* header image is 164 tall */
text-align:left;
font-size:small;
}

#content A:link{
color:#999999
}

#content A:hover{
color:#FFCC00
}

#content A:visited{
color:#999999
}

#footer_text{
margin:0px auto;
width:722px;
text-align:right;
clear:left;
}

#footer_text A:link{
color:#999999
}

#footer_text A:hover{
color:#FFCC00
}

#footer_text A:visited{
color:#999999
}

.copyright{
font-size:x-small;
color:#999999
}

.imagedescriptions{
vertical-align:top;
text-align:center;
clear:left;
}

.floatleft{
float:left;
width:272px;
margin-right: 18px;
margin-left: 3px;
}

.floatleftmisc{
float:left;
width:524px;
margin-right: 18px;
margin-left: 3px;
}

.paragraph{
width:450px;
font-size:small;
}

.paragraphoneline{
width:154px;
font-size:small;
}

.imagedescriptionsoneline{
float:left;
width:540px;
margin-right: 30px;
margin-left: 3px;
}

.imagedescriptionswedding{
vertical-align:top;
text-align:center;
clear:left;
}

.hr{
clear:left;
}
