body
{
    background-image: url(/Images/bg_tile.gif);
    background-repeat: repeat;
    background-color: #f1f1f1;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #666666;
    min-height: 400px;
    border: 0;
    margin:  1px auto;
    padding: 1px;
    font-size:0.8em;
	position: relative;
    
}


table
{
    margin: 1em 0 0 0;
    margin-bottom: 1px;
}

h1, h2, h3, h4, h5, h6
{
    margin: 1em 0 1em 0 ; /*color: #425BBA; 	color: #FAAC41; 	color: #DF3E44;     color: #709EFD;*/
    color:#666666;

}

div
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    min-height: 0;
}

ul
{
    
}


li
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

p
{
    margin: 1em 0 0 0;
    margin-bottom: 1px;
    font-size:0.8em; 
}

hr
{
    border: 0;
    border-top: 0px solid #709EFD;
    color: #709EFD;
    height: 1px;
}

a
{
    color: #425BBA;
    text-decoration: none;
}

a:visited
{
    color: #425BBA;
}

a:hover
{
    text-decoration: underline;
    color: #000000;
}

a:active
{
    color: #425BBA;
}

img
{
    border: 0;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


h1
{
    font-size: 1em;
}

h2
{
    font-size: 0.9em;
}

h3
{
    font-size: 0.85em;
}

h4
{
    font-size: 0.8em;
}

h5
{
    font-size: 0.75em;
}

h6
{
    font-size: 0.7em;
}

.header
{
    background-image: url(Images/header.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 760px;
    height: 123px;
    margin: 0 0 0 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 0 0;
    border: solid 1px #000000;
    border-left: solid 1px #709EFD;
    border-top: solid 5px #709EFD;
    border-bottom: solid 1px #709EFD;
    
}

#logo
{
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-width: 0px;
    float: left;
    height: 63px;
}

#logo a
{
    border: 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}


#imgLogo
{
    margin: 2px 0 0 10px;
    height: 60px;
}


#pageHeading
{
    float: right;
    margin: 5px 15px 0 0;
    text-align: right;
    border: solid 0px #ffffff;
    min-height: 50px;
    width: 450px;
}

#pageHeading h1
{
    
    font-weight: bold;
    font-family: tahoma;
    margin-top: 1px;
    margin-bottom: 1px;
    line-height: 1.0em;
    color: #000000;
    font-size:0.8em; 
}
#pageHeading p
{
    color: #c1c1c1;
    font-size: 0.8em;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 0.85em;
}

.loginName
{
    
    text-align: center;
    padding: 3px 3px 3px 3px;
    color: #000000;
    width: 240px;
}


#topNav
{
    clear: both;
    height: 30px;
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    
}


/* hack \*/
* html #topNav
{
    height: 29px;
}
/* hack - end */

#topNav ul
{
    margin: 0 0 0 10px;
    padding: 0 0 0 0;
    list-style-type: none;
    display: block;
}

#topNav ul li
{
    display: block;
    float: left;
    text-align: center;
}

#topNav a
{
    width: 90px;
    margin: 0;
    display: block;
    vertical-align: middle;
    height: 20px;
    padding: 5px 0px 0px 0px; /*border-left: 1px #96A3CC solid; 	border-right: 1px #414159 solid; 	border-top: 1px #96A3CC solid;*/
    border-left: 1px #ffffff solid;
    border-right: 1px #ffffff solid;
    border-top: 1px #ffffff solid;
    font-size: 0.9em;
    text-decoration: none;
    background-color: #709EFD;
    color: #ffffff;
}

/* hack \*/
* html #topNav a
{
    width: 90px;
    height: 19px;
}
/* hack - end */


#topNav a:hover
{
    background: url(Images/menu-hover.gif) repeat-x;
    color: #709EFD !important;
    border-right: 1px #ffffff solid;
    border-left: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid !important;
    border-top: 1px #ffffff solid; /*background-color: #709EFD !important; 	background-color: #DF3E44 !important;*/
    background-color: #000000 !important;
    text-decoration: none;
}

#topNav .menua_current, #topNav .menua_current:hover
{
    background: url(Images/menu-current.gif) repeat-x;
    color: #000000 !important;
    border-right: 1px #666666 solid;
    border-left: 1px #bbbbbb solid;
    border-bottom: 1px #bbbbbb solid !important;
    border-top: 1px #ffffff solid;
    background-color: #bbbbbb !important;
    height: 20px;
}

/* hack \*/
* html #topNav .menua_current
{
    height: 19px;
}
/* hack \*/


.selected
{
    background-color: #ffffff;
}

.menua
{
    text-transform: none;
    color: #ffffff;
}

.menua:hover
{
    color: #ffffff;
}


.menua:visited, .menua:visited
{
    color: #ffffff;
}

#breadCrumbs
{
    clear: both;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 726px;
    height: 18px;
    font-size: 0.8em;
    padding: 5px 10px 5px 10px;
}

/* hack \*/
* html #breadCrumbs
{
    /*margin-top:5px;*/
}
/* hack \*/


#breadCrumbs a
{
}

.shim
{
    clear: both;
    background-repeat: no-repeat;
    margin: 0 auto 0 auto;
    width: 760px;
    height: 8px;
    padding: 0 0 0 0;
    position: relative;
        display: none; 
}

/* IE 6 - hack \*/
* html .shim
{
    background-color: #ffffff;
    height: 5px;
    border: solid 1px #000000;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    display: none; /*gave up!*/
}
/* hack \*/


#contentHeader
{
    position: relative;
    width: 756px;
    margin: 0 0 0 0;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 2px 0 2px;
    /*border: solid 1px #c1c1c1;*/
    background-color:#ffffff;
    text-align:right; 
    background-image: url(images/body-content.gif) ;
     background-repeat:repeat-y;
     border:solid 1px #c1c1c1;
         border-left: solid 1px #709EFD;
    border-right: solid 1px #000000;
    
     
}

#blog
{
    float:left;
}
#bookMark
{
    float:right;
}



.column
{
    background-image: url(images/content-shim.gif);
}

.gradient
{
    background-image: url(images/content-shim-photo.gif);
}

.solid
{
    background-image: url(images/content-shim-none.gif);
}

.page
{
    background-repeat: repeat-y;
    margin: 0 0 0 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
    width: 740px;
    padding: 0px 10px 5px 10px;
    min-height: 400px;
    display: block;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
    min-height: 400px;
    border-left: solid 1px #709EFD;
    border-right: solid 1px #000000;
    background-color: #ffffff;
}

#rightcolumn
{
    width: 100%;
    float: right;
    margin-left: -260px;
}

#rightcolumncontent
{
    margin-left: 270px;
}


#sidebar
{
    float: left;
    display: block;
    width: 220px;
    min-height: 400px;
    margin-left: 5px;
    padding: 0 10px 0 10px;
}

/* IE 6 - hack \*/
* html #sidebar
{
    margin-left: 1px;
    padding: 0 0 0 0;
}


#GallerySample
{
	 width: 220px;
	padding: 0 0 0 0; 
	
    /*margin: 5px 0 0 0;
    padding: 0 0 0 0;
    border-collapse: collapse;
    border: #999999 1px solid;
    width: 220px;
    border: #999999 1px solid;
    background-color: #ffffff;
    color: #425BBA;
    line-height: 1.2em;
    text-align:center; */
}

/* IE 6 - hack \*/
* html #GallerySample
{
    /*margin-left: 1px;
    padding: 0 5px 0 5px;
    width: 220px;
        text-align:center; */
    width: 220px;
}


.photoRotator
{
    width: 100%;
    
    text-align:center;  
}

.photoRotator h2
{
    text-align: center;
    margin: 0 auto 0 auto;
    color:#c1c1c1; 
}

.photoRotator a
{
    /*margin-top: 5px;
    font-size: 0.8em;
    margin-bottom: 5px;
    color: #999999;*/
}

.photoRotator a:hover
{
	color:#000000;
}

.photoRotator tr
{
	/*text-align:center;  */
}

.photoRotator td
{
	/*text-align:center;  */
}

.photoRotator-frame
{
	margin: 0 auto 0 auto;
	

}


.navCol
{
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    border-collapse: collapse;
    border: #999999 1px solid;
    width: 220px;
    border: #999999 1px solid;
    background-color: #ffffff;
    color: #425BBA;
    line-height: 1.2em;
}

/* IE 6 - hack \*/
* html .navCol
{
    margin-left: 1px;
    padding: 0 5px 0 5px;
    width: 200px;
}


.navCol h2
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    margin-top: 5px; /*font-size: 1.0em;*/
    margin-bottom: 5px;
    margin-left: 10px;
    text-align: left;
}

.navCol ul
{
    margin: 10px 10px 5px 10px;
    padding: 0 0 0 0;
    font-size: 0.8em;
    list-style-type: none;
    text-align: left;
    width: 100%;
}

.navCol li
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
}

.navCol li A
{
    color: #425BBA;
    text-decoration: none;
    width: 100%;
}


.navCol li A:hover
{
    text-decoration: underline;
    color: #000000;
}


#content
{
    background-image: url(images/body-content.gif);
}

#Center
{
    padding: 0 5px 5px 10px;
}


#leftnavcolcontent
{
    background-image: url(images/body-leftnavcolcontent.gif);
}
.clearing
{
    height: 0;
    clear: both;
}


dl
{
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #bababa;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    position: relative;
}

dt
{
    position: absolute;
    left: 0;
}

dd
{
    margin-left: 150px;
    height: 2.0em;
}

.emptydata td
{
    padding: 50px;
    color: #aeaeae;
}


#albums
{
    background-image: url(images/body-repeat-photo.gif);
    padding: 0px 37px;
    padding-bottom: 40px;
    position: relative;
    display: block;
    width: 686px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
    min-height: 400px;
    width: 686px;
}

#photos, #details, #admin-details
{
    background-image: url(images/body-repeat-photo.gif);
    padding: 0;
    width: 760px;
}

#fullsize
{
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

#fullsize table
{
    text-align: center;
}


#fullsize img
{
    text-align: center;
}


.view
{
    margin-left: auto;
    margin-right: auto;
    width: 686px;
    text-align: center;
}


.albumCaption
{
    margin-left: auto;
    margin-right: auto;
    width: 686px;
    text-align: left;
}

.photo-frame
{
    text-align: center;
}

.view .photo-frame
{
    margin-left: auto;
    margin-right: auto;
}

.item
{
    padding: 20px 50px;
    color: #B2B2B2;
}

.item h4
{
    margin-bottom: 0.4em;
}

.nullpanel
{
    padding: 150px;
    width: auto;
    text-align: center;
}

#footerLinks
{
    clear: both;
    border: solid 1px #cccccc;
    padding: 5px;
    color: #ffffff;
    background-color: #709EFD;
}

#footerLinks a
{
    margin: 5px;
    color: #ffffff;
}

.navCol li A:hover
{
    text-decoration: underline;
}




.buttonbar
{
    background-image: url(images/photonav-bg.gif);
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    width: 744px;
    height: 33px;
    text-align: center;
    
}

.buttonbar-top
{
    background-image: url(images/photonav-top-bg.gif);
    
}
#photos .view, #admin-details .view
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.footerbg
{
    background-image: url(images/footer-side.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 75px;
    text-align: center;
    clear: both;
    border: solid 1px #000000;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    border-left: solid 1px #709EFD;
    border-top: solid 1px #709EFD;
    border-bottom: solid 5px #709EFD;
    background-color: #ffffff; /*background-color: #709EFD;*/
}
.footer
{
    background-image: url(simages/footer.gif);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    text-align: center;
    color: #999999;
    font-size:0.7em;
}

#footerAds
{
    clear: both !important;
    margin: 10px auto 10px auto !important;
    text-align: center;
    width: 768px;
}



.menub
{
    margin: 12px auto 5px auto;
    text-transform: uppercase;
    font-size: 10px;
}

.menub a:visited
{
    color: #d32525;
}

.photo_198
{
    border: 4px solid #FFFFFF;
}

.photoRotH2
{
    font-size: 1em;
}

.NavTitle
{
    font-size: 1em;
}

#homepageList
{
    list-style:none;
    margin: 3px;  
    font-size:0.8em; 
}

.box
{
    border:solid 1px #c1c1c1;
    margin:3px 0 0 0;  
    padding:3px; 
    height:200px; 
}
