/* Start of CMSMS style sheet 'Freedom' */
@charset "utf-8";
/* CSS Document */

html { filter:expression(document.execCommand("BackgroundImageCache", false, true));
      background-color: #cd737a;
	  background-image: url(images/bg_gradient.jpg);
	  background-repeat:repeat-x;
}

body  {background:url(images/scrollwork.png) no-repeat center top;
		width: 100%;
		display: table;
		line-height: 20px;
}

li, dd {margin-top: 8px;
        list-style-image:url(../images/bullet.gif);
		}

a {color: #000000;}

a:hover, a:visited {color: #855142;}

.hiddenlink { text-decoration: none;
                  color: #803b41;}

#wrapper { width: 1039px;
		  margin: 0px auto;
		}
		
#header {height: 260px;
	     display: block;
	     }
			 	
#header img {float:left;
             }

#mid_wrapper {width: 1039px;
              background: url(images/wrapperrepeat.png) repeat-y; }

/* #content {background-color:#FFFFFF;} */


#text_col {padding-top: 15px;}

#mission {background-color: #fdcccc;
          height: 1%;
          border:dotted #426b80 1px;
          padding: 8px;
		  margin-top: 30px;
                  margin-bottom: 30px;
		  font-style:italic;
		  }



#look_button {float:right;}

#look_button a {display: block;
	height: 57px;
	width: 157px;
	background: transparent url(images/look.jpg);
	}
	
#look_button a:hover {background-image:url(images/look_hover.jpg);}

#buy_button {margin-left: 28px;
                    float: left;
                    margin-top: 13px;
 			 }


#bookcover {width: 351px; margin: 9px auto;}

#image_area {padding-top: 45px;}

#foot_wrapper {background:url(images/ft_bkground.png) repeat-y; }

#footer {background:#acab75 url(images/ft_gradient.jpg) repeat-x;
		min-height: 183px;
		padding-top: 35px;
		}

#footer img {border: 1px solid black;}

#footer h4 { text-align:center;}

#footer ul {margin-bottom: 0px; }

#footer ul li {list-style-image:url(../images/bullet2.gif);}

#headshot {width: 108px;
           height: 123px;
		   float: left;
           margin-bottom: 11px;
		   margin-right: 15px;
		   }

.budgetlink {margin-top:30px;}

#bottom_wrapper {background-image:url(images/wrapperfooter.png);
                 height: 42px;
				 }
				 
				 
				 

				 
				 
/* End of 'Freedom' */

