html,body {
  margin:0;
  padding:0;
  background-color:#eee;
  background-image: url('/images/page-background.gif'); 
  background-position:center; 
  background-repeat: repeat-y;
  font-family: arial,verdana,sans-serif;
  text-align:center;
  color:#333;
  font-size:14px;
}



h1,h2,h3,h4,h5,h6 {
  margin:0px;
  padding:0px;
}

p {
  margin:0px;
  padding:0px;
  padding-bottom:12px;
}



ul,UL {
  margin-top:0px;
  line-height:13pt;
}

li,LI {
  list-style: square outside;
}


a {
  color:maroon;
  text-decoration:none;
}

a:hover{
  padding:0px;
  color: red;
  text-decoration:underline;
}


/* THE MAIN CONTAINER */

.container {
  width:1002px;
  background-image: url('/images/angel-research-back.gif');
  background-repeat: repeat-x;
  background-color:white;
  margin:0 auto;
  text-align:left;
}

.date {
  color:gray;
  font-size:12px;
}

/* THE HEADER AND FOOTER */

div#footer { 
  bottom:0;
  color: #333;
  text-align:center; 
  padding:10px;
  clear:both;
}

div#footer p{margin:0;padding:2px;font-size:11px;}
div#footer a{display:inline;padding:0;color: maroon;}

.header	{
  position:relative;
  height:100px;
  width:1000px;
}

.print_title {
  display:none;
}

#logo {
  float:left;
}

#logo a {
  margin-left:10px;
  border: none;
}



/* THE SPACERS */

.spacer{clear:both;height:15px;overflow:hidden;}
.clear{clear:both;height:0px;overflow:hidden;}

/* AUTHOR BUTTONS */

div.authorlink {
	float: left;
	height: 20px;
	margin:0px 25px 0px 1px;
	display:inline;
}


div.authorlink a {
	color:maroon;
}



/* MENU BUTTONS */

div.button {
	display:inline;
	float: left;
	width: 117px; 
	height: 30px;
	margin:0px 25px 0px 0px;	
}


div.button span {
	position:absolute;
	display: block;
	margin-top:0px; 
	padding:0px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	height: 30px; 	
	background: url('/images/button.gif') top left no-repeat;
	
}


div.button a:hover {
	color:#eee;
	font-weight:bold;
	font-size:14px;
	text-align:center;
        text-decoration:none;
	margin:0px; 
        padding:8px 0px 0px 0px;
}

div.button a {
  	background: url('/images/button.gif') top left no-repeat; 
	display: block;
        width:150px; height: 30px;
	overflow:hidden;
        margin:0px;
	padding:8px 0px 0px 0px;
	border:none;
	color:#FFF;
}


/* MENU AKA TOOLBAR */

#toolbar{
	clear:both;
	min-width:1004px;
	width:1004px;
	position:absolute; 
	top:90px;
	margin:0px;
        height:30px;
}


#menu {
    font-family: arial,sans-serif;
    height: 30px;
}

#authors {
    display:block;
    margin-top:18px;
    margin-left:7px;
    font-size:10px;
    font-family: verdana,arial,sans-serif;
    height: 20px;
    color:#maroon;
}

#error {
  border: 1px solid #d1d1d1;
  margin: 5px;
  padding: 5px;
  color: red;
  background: #fcfbf9;
  font-weight: bold;
  text-align: center;
}

#notice {
  border: 1px solid #d1d1d1;
  margin: 5px;
  padding: 5px;
  color: #933;
  background: #fcfbf9;
  font-weight: bold;
  text-align: center;
}

/* MAIN PAGE STUFF */

.middle .smaller {font-size:11px;}
.middle .smaller p {font-size:11px;}
.middle h1 {font-family: baskerville,palatino,'palatino linotype',georgia,serif;font-size:30px;font-weight:bold;border-bottom:1px solid #ccc;padding-top:0px;padding-bottom:0px;clear:both;margin-bottom:10px;}
.middle h1 a {border:none;}
.middle h1 a:hover {color:#CC0000;border:none;}
.middle h2 {font-family: baskerville,palatino,'palatino linotype',georgia,serif; font-size:26px;font-weight:bold;padding:0px;margin-top:6px;padding-bottom:6px; margin-bottom:8px;}
.middle h3 {font-size:16px;color:#970000;margin-bottom:15px;margin-top:8px;}
.middle h3 a {color:#970000;border:none;}
.middle h3 a:hover {border-bottom:1px dashed #970000;}
.middle h4 {font-size:14px;font-weight:bold; margin-top:-10px; margin-bottom:10px;}
.middle h5 {font-size:12px;color:#970000;margin-bottom:2px;margin-top:-10px;}
.middle h5 a{color:#970000;text-decoration:none}


#pubbubble {
  display:none;
  position:relative;
  float:right;
  z-index:5;
  width:115px;
  background-color: #eee;
  border:1px solid gray;
}



.main  {
   margin-top: 5px;
   margin-left:10px;
   min-width: 980px;
   width: 980px;	
}

.main .sidebar {       
   float: left;
   min-width:230px;
   width: 230px;
   margin-right: 0px;
   margin-left:8px;
   display:inline;
   background-color: #ffffff;
}

.main .sidebar h3 {
   font-family:serif;
   font-size:14px;
   margin-bottom:5px;
}

.main .sidebar h2 {
   font-family:serif;
   font-size:18px;
   border-bottom:2px solid #eee;
}


.main .middle {
   float: left;
   min-width:715px;
   width: 715px;
   margin-left: 5px;
   margin-right: 20px;
   display:inline;
}

/* tablesorter */
table.tablesorter {
        font-family:arial;
        background-color: #CDCDCD;
        margin:10px 0pt 15px;
        font-size: 8pt;
        width: 100%;
        text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
        background-color: #eee;
        border: 1px solid #FFF;
        font-size: 8pt;
        padding: 4px;
}
table.tablesorter thead tr .header {
        background-image: url(/images/bg.gif);
        background-repeat: no-repeat;
        background-position: center right;
        cursor: pointer;
}
table.tablesorter tbody td {
        padding: 4px;
        background-color: #FFF;
        vertical-align: top;
}
table.tablesorter tbody .expired {
  color: #777272;
}
table.tablesorter tbody tr .odd td {
  background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
  background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
  background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #ccc;
}

.red {
 background-color:red;
}

/* end */


