html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:medium none;
	font-weight:normal;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Trebuchet MS, Verdana, Arial, san-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 16px;
	background-image: url(../images/comic_bg.gif);
}

h1 { font-size: 2em; padding-top: 0.5em; padding-bottom: 0.5em; }
br.dotted-line { border-bottom: 1px dotted #CCCCCC; width:700px; }

div#wrapper {		
}

div#logo {
	text-align:center;
	width:900px;
	margin-left: auto;
	margin-right: auto;
}

div#content-wrapper {
	width:800px;
	margin-left: auto;
	margin-right: auto;
}

div#content-div {
	border: 2px solid #000000;
	background-color: #FFFFFF;
	padding:10px;
	margin-bottom: 50px;
}

.definition {
	font-family: "Courier New",Courier,serif;
	font-size: 1.5em;
	line-height: 1.0em;
	padding-bottom:0.5em;
}

#footer a, #Comments a  {
	color:#C41313;
	text-decoration: none;
}

#footer a:hover, #Comments a:hover {
	text-decoration: underline;
}