/* 
Delaware Christian Writers' Fellowship (Delaware) CSS design by Bart Fennemore
www.bartfennemore.com
 */

html, body {background: #FFFFFF url(../images/background.gif);color: #333333;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:.85em;padding: 0;min-width: 730px;} 
/* header & footer */
#header {display:block;height:79px;width:730px;background:#fff url(../images/header_2.jpg) no-repeat left top;}
#subheader {height:18px;background:#fff url(../images/shadow.jpg) repeat-x; border-right: 1px #333 solid;border-left: 1px #333 solid;}
#footer {display:block; height:51px;width:730px;background:#666666 url(../images/footer.jpg) no-repeat;}

/* body components */
#outerwrap {position:absolute;left:50%;width:730px;margin-top:17px;margin-left:-365px;background-color:#FFFFFF;}
#wrapper {margin: 0;position: relative;padding-top:5px;padding-bottom:5px;border-right: 1px #333 solid;border-left: 1px #333 solid;} 
#left {position: absolute;top: 0;left: 0;width: 150px;background-color:#fff;padding: 5px;} 
#left div {margin: 0;padding: 0;height: 1%;}
#right {position: absolute;top: 0;right: 0;width: 150px;background-color:#fff;padding: 5px;}
#content {margin: 0 170px 0 170px;min-height: 100%;background-color:#fff;height:1%;}		
#lovetowrite {float:left;text-align:center;width:215px;height:60px;border:1px solid #333333;margin:5px 5px 5px 0px;}

/* titles */
.meetings {
      margin:0; padding:0;
      position:relative;
      width:150px; height:30px;
      margin:0; padding:0;
      overflow:hidden;
      }
.meetings span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:150px; height:30px;
      margin:0; padding:0;
      background:url("../images/heading_meetings.jpg") top left no-repeat;
      }

.directions {
      margin:0; padding:0;
      position:relative;
      width:150px; height:30px;
      margin:0; padding:0;
      overflow:hidden;
      }
.directions span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:150px; height:30px;
      margin:0; padding:0;
      background:url("../images/heading_directions.jpg") top left no-repeat;
      }

.announcements {
      margin:0; padding:0;
      position:relative;
      width:150px; height:30px;
      margin:0; padding:0;
      overflow:hidden;
      }
.announcements span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:150px; height:30px;
      margin:0; padding:0;
      background:url("../images/heading_announcements.jpg") top left no-repeat;
      }

/* links */
a {color:#666666;text-decoration:underline;}
a:hover, a:visited {color:#999999;text-decoration:none;}

/* menu */
#menu a, #menu a:visited {text-decoration:none;background-color:#fff;color:#333;display:block;width:10em;height:1.5em;border-bottom:1px solid #fff;border-right:1px solid #666666;padding:0.5em;}
#menu a:hover {border-bottom:1px solid #666666 /*#6699CC*/;text-align:right;}

/* style components */
h3 {font-size:1em}
ul.dcwf {list-style-type: none;margin-left:-25px!important;margin-left:15px}
ol.alphabet {list-style-type:lower-alpha;}
.graybox {background:#ccc;border:1px #999 solid;}
.graybox h3{text-indent:5px;}
form, input, textarea, select {font-family:Verdana, Arial, Helvetica, sans-serif;margin: 0 0 1px;padding: 4px;font-size: 10px;}
td {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}

/* Web Designer */
#design {height:17px;width:730px;background:#666666 url(../images/background.gif);padding-top:17px;text-align:center;}
#design small {color:#fff;}
#design a {color:#fff;text-decoration:none;}

/*Hacks for Internet Explorer*/
[if IE 5]>
#left, #right {width: 182px;}
</style>
<![endif]
[if lte IE 6]>
<style>

#wrapper{
width:expression(parseInt(this.currentStyle.marginLeft)+parseInt(this.currentStyle.marginRight)-document.body.clientWidth>=-730?"730px":"auto");}
#wrapper, #content {height 100%; zoom: 100%;}
#left, #right {width: 150px;}
ul.dcwf {list-style-type: none;padding-left:32px;}
</style>
<![endif]
