body {
text-align: center;
}

#wrapper {
    width: 780px;
    margin: 0 auto;
}

#content 
{
    width: 730px;
    float: left;
    background:url(/images/SubPage_Background.gif);
    padding: 20px 20px 20px 30px;
    color: #000000; 
    text-align: left;
    min-height: 500px;
}

#content strong {
font-weight: bold;
}

#header 
{
    width: 780px;
    float: left;
}

/* Work-around: This fixes the white space below an image */
#header img 
{
    vertical-align: bottom;
}
/* ------------------- End work-around -------------------*/

#mainNav 
{
    width: 780px;
    height: 23px;
    float: left;
    background:url(/images/Nav.jpg) no-repeat top left;
}

#breadcrumb
{
    width: 780px;
    height: 23px;
    float: left;
    background:url(/images/SubPage_Breadcrumb.jpg) no-repeat top left;
}

#footer 
{
    width: 780px;
    height: 50px;
    float: left;
    background:url(/images/SubPage_Bottom_Nav.jpg) no-repeat bottom left;
    font-size:10px; 
    color: #ffffff;
    line-height: 1.8em;
}

.gallery_image td {
	text-align: center;
}

.gallery_image img {
	margin: 7px;
}








































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

