BODY {background: #FFFFFF;
	color: #000000;	
	margin: 0px;
  font-family: "trebuchet ms", arial, agency, sans-serif;
	}
#page {background: url(http://www.bgsu.edu/colleges/library/cac/images/bg.gif) no-repeat;
  width: 770px;
	border: 1px solid navy;
	margin-left: 20px;
	}
.logo {position: absolute;
	top: 30px;
	left: 20px;
	}
#header {position: absolute;
	top: 26px;
	left: 220px;
	}	
#content {
  color: #000000;	
	font-size:12px;
	padding-top: 7em;
	padding-left: 215px;
	padding-right: 12px;
	padding-bottom: 3em;
		}
#left {float: left;
  text-align: left;
  margin-right: 1em;
	margin-bottom: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	}
#battle {height: 100px;
	overflow: auto;	
	border: 1px solid navy;
  }
.battle {height: 50px;
  overflow: auto;
	border: 1px solid navy;
	}
#roster {height: 200px;
  overflow: auto;
	border: 1px solid navy;
	padding-top: 3em;
	}
.scroll {height: 300px;
  overflow: auto;
	border: 1px solid navy;
	}
.nav {
	text-align: right;
	color: #9A0F08;
	font-size: 10pt;
	padding-top: 1em;
	padding-right: 16px;
	}
.sidebar {
	position: absolute;
	top: 150px;
	left: 35px;
	width: 180px;
	background: #D6E9FF;
	border: 1px solid navy; 
	font-size:12px;
	color: navy;
	padding: 6px;
	}
.backlink {
  position: absolute;
	top: 400px;
	left: 35px;
	width: 180px;
	background: #D6E9FF;
	border: 1px solid navy;
	font-size: 12px;
	padding: 6px;
  }
	
.backlink ul li {list-style-type: disc;
  list-style-image: url(http://www.bgsu.edu/colleges/library/cac/images/bl_sdi.gif);
	}
/*layout for footer*/

#footer {
	width: 770px;
  border-top: 1px solid navy;
	color: navy;
	font-size: x-small;
	}
/*end of layout for footer */

a:link {
  color: #9A0F08;
  text-decoration: none;
	}
a:visited {
  color: navy;
	text-decoration: none;
	}
a:link:hover, a:visited:hover {
  color: navy;
	text-decoration: none;
	}
a:link:active, a:visited:active {
  color: #863E02;
	text-decoration: none;
	}
ul {
	font-weight:bold;
	}
hr {outline-width: thin;
  width: 78%;
	color: navy;
	} 	
.right {float: right;
  margin: auto;
  }
.left {float: left;
  margin: auto;
  }
.center {text-align: center;
	}
img {border: 0;
  }
.emph {font-weight: bold;
  }
.ital {font-style: italic;
  }
.topic {background: #D6E9FF;
/*  font-size: small;*/
  font-style: italic;
  padding: 3em;
	margin-left: 3em;
	margin-right: 3em;
	}
.foot {border: 0;
  width: 100%;
  text-align: center;
  font-size: x-small;
  }
.other {border: 1;
  width: 95%;
  }
h3 {background: #D6E9FF;
	border: 1px solid navy; 
	font-size: 12px;
	color: navy;
	padding-left: 3px;
	}
h4 {background: #D6E9FF;
  font-size: 12px;
	color: navy;
	padding-left: 3px;
	}
