div.line{
	width: 100%;
	height:20px;
	background-color:black;
}

body, div.back{
	width: 100%;
	height: 100%;
	background-color:white;
	background-image:url(bg.gif);
	background-repeat:repeat-y;
}

.EnterBody {
	background-image:none;
	text-align: center;
}

div.EnterPic {
	background-image: url(logo_j4f.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 375px;
	width: 100%;
}

div.EnterText {
	font-size: xx-large;
	text-align: center;
}

div.top
{
	height:110px;
	background-image:url(logo_j4f_small.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;	
}

div.links{
	height: 40px;
	width: 100%;
	background-color: #F3F3F3;
	border-bottom: solid 1px black;
	word-spacing: 100px;
}

div.content
{
	padding-bottom:15px;
	padding-top:5px;
width:100%;
background-color:#EEEEEE;
}

div.quote{
	height: 99px;
	background-color: #F3F3F3;
	border-top: solid 1px black;
}

div.links a:link, div.links a:visited {
	color: #333333;
text-decoration:    none;
font-family:Trebuchet MS;
	font-size:xx-large;
		font-weight:bolder;
}

div.links a:hover {
	color:black;
	text-decoration:underline;
font-family:Trebuchet MS;
	font-size:xx-large;
		font-weight:bolder;
}

* {margin: 0; padding: 0}

td.Title{
width:80%;
}
td.ISBN{
width:110px;
}

div.content table.dvds{
	width:100%;
}
div.content table.dvds td{
	padding-left:20px;
	border-bottom:solid 1px black;
}
div.content table.dvds th{
	padding-left:20px;
	border-bottom:solid 1px black;
}

div.content a:link, div.content a:visited {
	color:maroon;
text-decoration:    none;
font-family:Trebuchet MS;
	font-size:x-large;
}

div.content a:hover {
	color:black;
	text-decoration:underline;
font-family:Trebuchet MS;
	font-size:x-large;
}

table.photos {
	width:100%;
	border:0px;
}

table.photos td{
	width: 33%;
	padding: 5px;
	border: 0;
}

.warcraftTable {
	font-size:x-large;
}
