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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: none;
}

#potterwrapper{
	margin:0 auto;
	width:900px;
}

#pottertop {
	
}

#potterleft {
	float:left;
	width:518px;
}

#pottercontent{
	float:right;
	width:382px;
	height: 580px;
	background-image:url(../potter/images/book.jpg);
}

#pottertext {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
	padding-top: 40px;
	padding-right: 110px;
	padding-bottom: 25px;
	padding-left: 20px;
}

#hogs {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
	padding-top: 6px;
	padding-right: 110px;
	padding-bottom: 25px;
	padding-left: 20px;
}


.hogheading {
	padding-top:5px;
	font-size:12px;
	color:#993300;
	font-weight: bold;
	padding-bottom:5px;
}

.accioB {
	
	color:#993300;
	font-weight: bold;
}

#potterheading {
	font-size:13px;
	color:#993300;
	font-weight: bold;
	padding-bottom:5px;
}

.next {
	font-size:13px;
	color:#990000;
	font-weight: bold;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
}

.gallery {
	font-size:13px;
	color:#990000;
	font-weight: bold;
	padding-top:10px;
}
