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

body {
	background-color: #903;
	margin: 0px;
	padding: 0px;
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../inferno/images/star-logo.png);
	background-repeat: no-repeat;
	line-height: 2em;
}
#header {
	background-image: url(../inferno/images/blu-banner.png);
	background-repeat: no-repeat;
	height: 112px;
}
#firstChoice ul li {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#firstChoice ul li a {
	text-decoration: none;
	line-height: 1.8em;
	color: #FFC;
	padding: .5em 2em;
}
#firstChoice ul li a:hover {
	background-repeat: no-repeat;
	color: #069;
	background-position: 4px 3px;
	background-color: #FFC;
	border: 1px solid #903;
}
#firstChoice {
	padding-top: 2.2em;
	padding-left: 6em;
}

#companyname {
	font-size: 2em;
	padding: 1em;
	font-family: "Courier New", Courier, monospace;
}
#patriotic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 1em 10em;
	text-align: center;
	font-style: italic;
	line-height: 1.5em;
}
#container {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 790px;
	background-color: #069;
	border: thick solid #FFC;
	height: auto;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .5em;
}
#content {
	margin: 0 auto;
	height:auto;
}
a {
	color: #CDCC00;
	text-decoration: none;
	font-weight: bold;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	margin: 4em;
	font-size: .8em;
}
.section p {
	margin: 0px;
	line-height: 1.8em;
}
a:hover {
	text-decoration: underline;
}

.section ul li {
	font-family: "Courier New", Courier, monospace;
	list-style-type: circle;
}

.creditsHeading {
	padding: 1px 5px 1px 2em;
	color: #FFF;
	font-weight: bold;
	margin: 0px 0px 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	padding: 1px 0.5em;
	margin-left:25px;
	margin-right:25px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	background-color: #9CC;
	color: #069;
	font-weight: normal;
}
.chores ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: none;
	display: inline;
	padding: 0em;
	font-size: 0.8em;
	margin: 0px;
	line-height: 1.8em;
}
.chores ul li a {
	padding: .1em 1em;
	color: #FFC;
	text-decoration: none;
	background-color: #900;
	margin: .4em;
	text-align: center;
	border: 1px solid #600;
}
.chores ul li a:hover {
	color: #903;
	background-color: #FFC;
}
#container #content #duh table {
	margin: 1em;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
	width: 790px;
	padding-top: 1em;
}
#footer a {
	color: #FFC;
	text-decoration: none;
}
#footer a:visited {
	color: #FFC;
}
#footer a:hover {
	text-decoration:none;
}
#reverbnation {
	margin-top:3em;
	text-align: center;
	margin-bottom: 3px;
}

.chores {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#content ul li {
	font-size: 2em;
	line-height: 2em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 4em;
	margin-bottom: 4em;
	margin-left: 5em;
	margin-top: 2em;
}
