/* [Layout Style] */
.t_bgcol1 { background-color: #000000; }
.t_col1   { color: #000000; }
.t_bdcol1 { border: solid 1px #000000; }
.t_bgcol2 { background-color: #000000; }
.t_col2   { color: #000000; }
.t_bdcol2 { border: solid 1px #000000; }
.t_bgcol3 { background-color: #000000; }
.t_col3   { color: #000000; }
.t_bdcol3 { border: solid 1px #000000; }
.t_bgcol4 { background-color: #000000; }
.t_col4   { color: #000000; }
.t_bdcol4 { border: solid 1px #000000; }

/*********************************************/
/* Layout                                    */
/*********************************************/

#layout_admin { 
   margin-left:auto; 
   margin-right:auto;
   height:auto;
   background-color:silver;
}

#layout_banner { 
   background-color: #04689A;
   height:140px;
   width:1024px;
}

#layout_toplinks { 
   padding-left:900px;
   background-color: #04689A;
}

#layout_menu { 
   border-top:solid 3px #104E8B;
   border-bottom:solid 3px #104E8B;
   background-color: #F0FFEE;
}

#layout_content  { 
   background-image:url('/UserFiles/Image/backgrounds/bgColumns.gif');
   background-repeat: repeat-y;
}

#layout_content_panel {
  float:left;
  width:620px;
  padding:5px;
}

#layout_content_sidebar {
  margin-left:2px;
  float:left;
  width:382px;
  padding:5px;
}

#layout_footer { 
   border-top:solid 3px #104E8B;
   background-color: #04689A; 
   height:25px; 
   text-align:center;
   vertical-align:middle;
   font-size:0.75em;
   color:silver;
   padding-top:10px;
} 

#layout_footer a { text-decoration: none; color: white; }
#layout_footer a:hover { text-decoration: underline; }

/*********************************************/
/* Page components                           */
/*********************************************/

#Gallery {
  cursor:hand;
  margin-left:10px;
}

#contentBox {
  background-color: #ffffff;
  margin-left:auto;
  margin-right:auto;
  padding:10px 10px 10px 10px;
} 

#DailyBibleVerse {
  background-color: #ffffff;
  margin-left:auto;
  margin-right:auto;
  padding:10px 10px 10px 10px;
} 

/*********************************************/
/* Side Panel                                */ 
/*********************************************/

#sidebar_title {
  color:#808040;
  text-align:left;
  font-size:1em;
}

#sidebar_box {
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
  background-color: #ffffff;
  width:320px;
  margin-left:auto;
  margin-right:auto;
  font-size:0.8em;
}

/*********************************************/
/* General Look                              */
/*********************************************/

h2 { 
  margin-bottom:3px; 
  padding-bottom:0px; 
  font-size:medium;
}

.photoFrame {
  padding:0px;
  border:1px solid #104E8B;
  text-align:center;
  font-size:smaller;
  font-style:italic;
}

#gallery_fader_homepagegallery_1,
#gallery_fader_homepagegallery_2,
#gallery_fader_homepagegallery_overlay{
  height: 425px; width: 600px;
}
