body {

	background-color:#E1D4B5;

	color:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	background-repeat: repeat-x;

	background-position: top;

	margin:0; padding:0

}



#container-inner {

	background-color:#FFFFFF;

	border-left: 1px #000000 solid;

	border-right: 1px #000000 solid;

	border-bottom: 1px #000000 solid;

	margin:0;

	padding:0;

	width:768px;   /* width of the main body of every page */

}



h1 {

	color:#993366;

	font-size:20px;

}



h2 {

	font-size:18px;

	font-style:italic

}



.quote {

	font-family:Pristina;

	font-size:22px   

}

.quote2 {

	font-style:italic;

	font-size:14px

}



.indent li{

	margin-left:30px;

	padding:0;

}



.li-with-padding {

     padding-bottom:5px;

}



.link-nostyle a {

	text-decoration: none;

	color:#FFFFFF;

}



.board-title {

	font-weight:bold;

	color:#000000;

	font-family:Arial;

	padding-top:15px;

}

.table2 table{

	border-left: 1px #999999 solid;

	border-top: 1px #999999 solid;

}

.table2 th{

	background-color:#efefef;

	border-right: 1px #999999 solid;

	border-bottom: 1px #999999 solid;

	padding: 2px

}

.table2 td{

	border-right: 1px #999999 solid;

	border-bottom: 1px #999999 solid;

	padding: 2px

}



.table3 th{

	text-align:left;

	vertical-align:top

}



.linklist a {

	color:#000000;

}



/* slightly enhanced, universal clearfix hack */

.clearfix:after {

     visibility: hidden;

     display: block;

     font-size: 0;

     content: " ";

     clear: both;

     height: 0;

     }

.clearfix { display: inline-block; }

/* Hide these rules from IE-mac \*/

* html .clearfix {

	height: 1%;

}

.clearfix {

	display: block;

}

li.clearfix {

	display: list-item;

}

/* End hide from IE-mac */


