*{
  margin:0;
  padding:0;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #990000;
}
blockquote {
	margin-left: 50px;
	}
#overall {
	background:url(images/whitebackgroundrepeat.jpg) repeat-y;
	width:1028px;
	margin-top: 10px;
	padding-top:5px;
	position:relative;
}
#search {position:absolute; right:15px; top:15px;}
#background{
	margin-left:20px;
	margin-top:20px;
	padding-bottom:20px;
}

body{
  font-family:Arial, helvetica, Verdana, Geneva, sans-serif;
  font-size:90%;
  line-height:1.1em;
  background:#695C54;
}

p { margin-top: 0.8em; } 
h3 {margin-bottom: 0.4em;}

#border {
  margin-left:30px;
  background:url(images/content.jpg) repeat-y;
}

#box{
  float:right;
  width:330px;
  margin-right:-338px;
  padding:8px;
  padding-left:4px;
  margin-left:4px;
  height:100%;
  border-left:dashed 1px;
}

#content{
	padding:5px 10px 0 15px;
	width:650px;
	min-height:370px;
	margin-left: 10px;
}

/***********FOOTER************/
/**/ #footer{
/**/   text-align:center;
/**/   color:#FFFFFF;
/**/   padding-top: 5px;
		padding-bottom:5px;
/**/   width:895px;
/**/   margin-left:90px;
font-size:80%;
/**/ }
/**/ #footer a{
/**/   color:#FFFFFF;
/**/   text-decoration:none;
/**/ }
/**/ #footer a:hover{text-decoration:underline;}
/******************************/

.fl{
  float:left;
  margin-left:-38px;
}
.fr{
  float:right;
  margin-right:30px;
}

/***********HEADING***********/
/**/ h1{
	/**/   width:680px;
	/**/   height:154px;
	/**/   background:url(images/logo.gif) no-repeat;
	/**/   margin:-15px 0 -40px 70px;
/**/ }
/**/ h1 span{
	/**/   margin-left:-999em;
/**/ }

#h1 a {
	display:block;
	text-decoration:none;
	list-style-type: none;
	}

#h1 li {list-style-type:none;}
#linkh1 li {list-style-type:none;}
#linkh1 a {
	width:600px;
	margin:0 0 0 70px;
	height:155px;
	list-style-type:none;	
}	

/**/ h2{
	/**/   font-size:130%;
	/**/   color:#8E9859;
	/**/   text-decoration:none;
	/**/   padding-bottom:5px;
		border-bottom-color: #999999;
		border-bottom-style: solid;
		border-bottom-width: 1px;	
/**/ }
/**/ h3{
	/**/   font-size:110%;
	/**/   color:#43453A;
	/**/   text-decoration:none;
	/**/   text-align:left;
		  
/**/ }
/******************************/


hr{
  margin:13px 0 10px 0;
  width:65%;
}

#imgRotate{
	top:250px;
	left:60px;
	bottom: -4px;
	float: left;
	
}

/************LINkS*************/
/**/ a{
/**/   color:#9B6C6C;
/**/ }
/**/ a img {text-decoration: none;}
/**/ a:visited{color:#484438;}
/**/ a:hover{color:#484438;}
/******************************/

/*************LIST*************/
/**/ ol {margin-left:20px;}
/**/ ul {margin-left:25px;}
/**/ li{
/**/   padding-left:10px;
/**/ }
/******************************/

/**********NAVIGATION**********/
/**/ #nav{
	background:url(images/navback.gif) repeat-x;
	line-height:37px;
	/**/   list-style: none;
	/**/   height:37px;
	/**/   padding-bottom:18px;
	/**/   font-size:110%;
	/**/   font-style:oblique;
	/**/   color:#FFFFFF;
	/**/   width:100%;
/**/ }
/**/ #nav ul{
/**/   margin-left:50px;
/**/   padding-right:10px;
/**/ }
/**/ #nav li{
	/**/   list-style:none;
	/**/   display:inline;
	/**/   margin-right:10px;
	/**/   height:37px;
	/**/   font-size:100%;
/**/ }
/**/ #nav a{
/**/   color:#FFFFFF;
/**/   text-decoration:none;
/**/   padding:6px 6px;

/**/ }
/**/ #nav a:hover {
/**/   background:#D88A3D;
/**/   color:#FFFFFF;

/**/ }
/**/ a#here{
/**/   color:#D88A3D;
/**/   font-weight:bold;
/**/ }
/******************************/

#quote{
  margin-left:30px;
  margin-top:-20px;
}

.rightAlign {text-align:right;}

#rightCol{
	position:absolute;
	top:190px;
	margin-left: 700px;
	background:url(images/sidebarback.jpg) no-repeat;
	min-height:380px;
	width:220px;
	padding:15px;
	text-decoration:none;
	color:#FFFFFF;
}
#rightCol ul {
	margin-left:10px;
    padding-right:5px;
}
#rightCol li {
	list-style: square;
	font-size:80%;
}
#rightCol p {
	font-size:90%;
}
#rightCol a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.zero{
  margin-bottom:-10px;
}
#pix {
padding: 2px 10px 2px 2px;
float: left;
}
