﻿@charset "utf-8";
/* CSS Document */

 .clear { 
 	clear:  both;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	 }

.border {
	border-right: 1px solid #808080;}

.fillsand  {
	border: 1px #A4A391 solid;
	background-color: #F3F0D8;
	text-decoration: none;
	/*background-image: url(images/booksale.jpg);
	background-repeat: no-repeat;
	background-position: left; */
}
h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 25px;
	margin-top:15px;
}

.fillkhaki  { background-color: #A4A391 }

.container  {  
	background-color: #FFFFFF; 
	border-right: 1px solid #808080; 
    border-left: 1px solid #808080;  
	width: 100%;
	float:left;
	}
	
.storyclean  {
	font-family:"Century Gothic",verdana,sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	font-size:10pt;
	text-align: left;
	width: 100%;
	padding-left: 5px;
	padding-bottom:15px;
}
.rightbox {
	float:right;
	width:30%;
	padding-top:5px;
	padding-left:5px;
	margin-right:30px;
	margin-left:30px;
	margin-top:5px;
	border:1px solid black;
	background-color: #F3F0D8;
		}
.float {
float:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imageright {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	clear:both;
}
.imageleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	clear:both;
}
.imagecenter {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: none;

}
.headerstory {
	font-size: large;
	color: #FFFFFF;
	text-align: left;
	font-family:"Century Gothic","Arial Black",Verdana,sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	background-image: url('http://www.uwlax.edu/murphylibrary/fp/fall03images/back5.gif');
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.headersupport {
	font-size: large;
	color: #FFFFFF;
	text-align: left;
	font-family:"Century Gothic","Arial Black",Verdana,sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #999933;
	}
.storysupport  {
	font-family:"Century Gothic",verdana,sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	font-size:10pt;
	text-align: left;
	width: 100%;
	padding-left: 5px;
	padding-bottom:15px;
}
.byline	{ 
	font-family: Arial; 
	font-size:x-small; 
	color: #000080 }

.masthead	{
	font-family: Arial;
	font-size:x-small;
	color: #666666;
	text-align: center;
}

.leftcolumn {
	float:left;
	width:48%;
	padding-top:5px;
	padding-left:5px;
	margin-top:5px;
	margin-right:5px;

	background-color: #FFFFFF;
		}
.rightcolumn {
	float:right;
	width:48%;
	padding-top:5px;
	padding-left:5px;
	clear:right;
	margin-top:5px;
	margin-left:5px;
	background-color: #FFFFFF;

		}
