@charset "UTF-8";
/* CSS Document */

/*****************************
Redefine tags in this section
*****************************/
h1 {
	text-align: center;	
}

h2 {
	text-align: center;	
}

h3 {
	text-align: center;	
}

body {
	font-family: "Times New Roman", Times, serif;
	color: black;
	background-color: white;
}

a {
	border-bottom-color: #3831DB;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	color: black;
	text-decoration: none;
}

a img {
	border-style: none;
}

img a {
	border-style: none;
}

img {
	border-style: none;
}

li {
	margin-bottom: 0.5em;
}


/*****************************
Define ID tags in this section
*****************************/
#masthead_frontpage {
	margin: 0.25em;
	height: 210px;
	width: 902px;
	padding: 0;
	margin-bottom: 10px;
}
#masthead_frontpage img {
	padding: 2px;
	border:2px solid #021a40;
	background-color: yellow;
}

#masthead_frontpage p {
	margin: 0;
	padding: 0;
}

#masthead {
	margin: 0.25em;
	height: 230px;
	width: 902px;
	padding: 0;
	margin-bottom: 10px;
}

#masthead img {
	padding: 2px;
	border:2px solid #021a40;
	background-color: yellow;
}
#content {
	width: 910px;
	left: 0;
	padding: 0;
	margin: 0;
	float: left;
}

#content-navbar {
	width: 175px;
}

#content-navbar h2 {
	text-align: left;
}

#content-navbar p {
	padding-top: 0.25em;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

#content-navbar-text {
	background-image: url(../Images/SideNavGraphMiddle.jpg);
	background-repeat: repeat;	
}

#content-navbar-top {
	background-image: url(../Images/SideNavGraphTop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content-navbar-bottom {
	background-image: url(../Images/SideNavGraphBottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding-bottom: 150px;
}

#content-main {
	width: 725px;
	float: right;
}

#content-index {
	width: 880px;
	left: 0;
	padding: 0;
	margin: 0;
	float: left;
}

#footer {
	padding-top: 100px;
	width: 910px;
	clear: both;
}

#footer img {
	margin-left: 60px;
}

#episodetable {
}

#episodetable p {
	bottom: 100%;
	text-align: center;
	margin-top: 0;
	padding-top: 5px;
}

#episodetable img {
	border: medium solid #000000;
	display: inline;
}

#right_fixed {
	padding-top: 100px;	
}

#main_section {
	width: 1295px;
}

#synopsis_box {
	padding-bottom: 30px;
	float: none;
	clear: both;
}

#givespacing div {
	margin-bottom: 30px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000099;
}

#loginForm {
  margin: 0px;
  height: 6em;
  display: none;
  
}

/*****************************
Define class tags in this section
*****************************/

.noborder {
	border-style: none;
}

.notopmargin {
	margin-top: 0;
	padding-top: 0;
}

.nobottommargin {
	margin-bottom: 0;
	padding-bottom: 0;
}

.nomargins {
	margin: 0;
	padding: 0;
}

.linkbar {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 2em;
}

.linkbar p {
	margin-top: 0.5em;
	padding-top: 0;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
}

.antique_image {
	float: left; 
	padding-right: 20px; 
	padding-bottom: 20px;
}


.article-table img {
	border: medium solid #000000;	
}

.bold_title {
	font-weight: bold;	
}

.menubox {
	margin-top: 20px;
	background-color: #FFFFFF;
	border: medium solid #339900;	
}

.fanfic_table th {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

.fanfic_title_seperator {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;	
}

.hidden_paragraph {
	width: 100%;
	background-color: #FFFF99;
	padding: 5px;
	border: medium double #000000;
}
