html, body {margin: 0;
	padding: 0;
	background: #FF701A;
	color: black;
	font: 1em Arial, sans-serif;
	text-align: justify}

p {margin: 0px;
	padding: 5px;
	font: 900 1.2em/1.2em "Courier New", monospace}

h1 {font: italic bold 2em sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px}

b, strong {font-weight: bold;
	font-size: larger}

a {color: red;
	text-decoration: none;
	font: 900 16px sans-serif;
	background: transparent;
	border-bottom: 1px dashed #FF6600}

a:hover {color: black; background: yellow}

img.in {display: inline;}

img.right {float: right;
	margin: 5px}

img.left {float: left;
	margin: 5px}

ul {color: black;
	margin: 10px 15px 10px 0;
	padding-left: 1em;
	list-style: disc outside;}

li {margin-bottom: 20px; font: 900 1em/1.2em arial, sans-serif;}

.center {text-align: center}

.title1 {color: #996600;
	margin-top:0px;
	margin-left: 0px;
	font: 900 5em Impact, Arial, sans-serif;}

.title2 {color: #FF6600;
	margin-top:-1.27em;
	margin-left: -0.14em;
	font: 900 5em Impact, Arial, sans-serif;}

/*.title1, .title2 {white-space: nowrap;}*/

#title {background: url("../images/banner.jpg");
	top: 0px;
	text-align: center;
	overflow: hidden;
	height: 100px;
	left: 0px;
	margin: 0px;
	padding: 30px 0px 30px 0px;
	border-bottom: 10px solid black;}

#titleinvert {position: relative;
	clear: both;
	width:100%;
	text-align: center;
	background: url("../images/banner.jpg");
	margin: 20px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
	font: 900 2.5em/1em "Courier New", monospace;
	border-bottom: none;
	border-top: 10px solid black}

#entry {color: black;
	float: left;
	width: 68%;
	margin: 20px 0px 10px 10px;
	padding: 5px;
	border: 3px dashed black;
	background: transparent url("../images/bg.jpg") repeat fixed;}

.smallprint { font: 11px Arial, sans-serif; }

#entry a {color: red; font: 900 1em/1.2em arial, sans-serif;}

#ideas {background: transparent url("../images/bg.jpg") repeat fixed;
	border: 3px dashed black;
	margin: 20px 10px 10px 0px;
	float: right;
	text-align: left;
	padding: 1px;
	right: 20px;
	top: 125px;
	z-index: 10;
	width: 23%}

#ideas h2 {text-align: center;}

#ideas p, a, li {color:black; font: 0.9em Arial, Verdana, sans-serif}