@charset "utf-8";
body
{
	background-color:#340001;
	color: white;
}
#buttons
{
	background: #000000;
	color: white;
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
}
#container{
	text-align: center;
	padding: 0px;
	margin: 15px;
	}
#searchBar
{
	background: #000000;
	color: white;
	border: 1px solid white;
	padding: 0px;
	margin: 0px;
}

#dropdown
{
	background: #000000;
	color: white;
	/*border: 1px solid white;*/
	margin: 0px;
	padding: 0px; 
	display: inline;
}
/*#dropdown table{
	display: inline;
	margin: 5px;
	padding: 0px;
	}*/

#searchbynum
{
	background: #000000;
	color: white;
	/*border: 1px solid white;*/
	margin: 5px;
	padding: 0px;
}

#comic
{
	background: #000000;
	color: white;
	list-style-type: none;
	list-style-position: inside;
	border: 1px solid white;
	padding-top: 10px;
}

#content
{
	background: #000000;
	color: white;
	list-style-type: none;
	list-style-position: inside;
	border: 1px solid white;
	padding-top: 10px;
}

#comicnum
{
	background: #000000;
	color: white;
	/*border: 1px solid white;*/
	margin: 5px;
	padding: 0px;
	min-width: 50px;
}

#banner
{
	background: #000000;
	color: white;
	list-style-type: none;
	list-style-position: inside;
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
}

#title
{
	background: #000000;
	color: white;
	font-size:36px;
	list-style-type: none;
}

#sitenav
{
	background: #000000;
	color: white;
	list-style-type: none;
	list-style-position: inside;
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
}

#numbers
{
	background: #000000;
	color: white;
	list-style-type: none;
	list-style-position: inside;
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
}

#subcontent
{
	background: #000000;
	color: white;
	list-style-type: none;
	list-style-position: inside;
	margin-top: 30px;
	padding: 0px;
}

#email
{
	background: #000000;
	color: white;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin-top: 30px;
	clear:both;
}

#calendar
{
	background: #000000;
	color: white;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin-bottom: 30px;

}

#footer
{
	background: #000000;
	color: white;
	border: 1px solid white;
	padding: 0px;
}
