/*---------------------------------------------------
Look at me try and build a nice looking CSS file. I tired my hardest on this, 
so please don't steal; you may use as a basis, but come on. Don't copy line for line, 
okay? Besides, my CSS is crap anyway.
-----------------------------------------------------*/


body {
	margin: 0px 0px 0px 0px;
	background: #fdf5e6 url('images/back.gif') repeat;
	background-position: right bottom;
        color: #625e5a;
	font-family: "trebuchet ms", arial, verdana, serif;
	font-size: 11px; }

a, a:active, a:link, a:visited {
	color: #ee2c2c;
	text-decoration: none;
	border: 0; }

a:hover {
	color: #ee2c2c;
	text-decoration: none; }

i	{
	background: transparent;
	color: #ff3333; }

em {
	background: transparent;
	color: #8b7d7b; }

b {
	background: transparent;
	color: #ff6347;
	text-transform: uppercase; }

strong {
	background: transparent;
	color: #ff6666; }


#total { margin: auto;
         width: 800px; }

#image { position: absolute;
	 width: 795px;
	 top: 0;
	 left: 0; }

#main {
	margin: 0;
	background: #dcffff url('images/honeyhunt03.gif') no-repeat;
	background-attachment: fixed;
    	color: #cd3700;
	font-family: "trebuchet ms", arial, verdana, serif;
	font-size: 11px; }

#mainframe { position:absolute; 
	     width: 341px; 
	     height: 415px;  
	     left: 365px; 
	     top: 130px; }

.submit {
	background: #fdf5e6;
	color: #625e5a;
	text-align: center;
	text-transform: uppercase;
	border-left: 1px solid #ff3333;
    	border-top: 1px solid #ff3333;
    	border-bottom: 5px solid #ee2c2c;
	border-right: 5px solid #ee2c2c;
	margin: 0 auto; }

.reset {
	background: #fdf5e6;
	color: #625e5a;
	text-align: center;
	text-transform: uppercase;
	border-left: 1px solid #ff3333;
    	border-top: 1px solid #ff3333;
    	border-bottom: 5px solid #ee2c2c;
	border-right: 5px solid #ee2c2c;
	margin: 0 auto; }

.input {
	background: #fdf5e6;
	color: #625e5a;
	border-left: 1px solid #ff3333;
    	border-top: 1px solid #ff3333;
    	border-bottom: 5px solid #ee2c2c;
	border-right: 5px solid #ee2c2c;
	margin: 0 auto; }

/*---------------------------------------------------------------------
   Why, yes. This is the content part + disclaimer.
------------------------------------------------------------------------*/


#content { 
	padding: 5px;
	width: 336px;
	text-align: justify; }

#content h1 {
	color: #d19275;
	font-family: "century gothic", times new roman, verdana, arial, sans-serif;
	font-size: 18px;
	text-align: left;
	letter-spacing: 6px;
	border-bottom: 1px dashed #e5b5ad;
	margin: 10px 10px 10px 0;
	padding: 0px 0px 0px 25px; }

#content a, a:active, a:link, a:visited {
	color: #ee2c2c;
	text-decoration: none;
	border: 0; }

#content a:hover {
	color: #ee2c2c;
	text-decoration: none;
	border-bottom: 2px solid; }

#content blockquote { 
	background-color: #fdf5e6;
    	width: 275px;
   	border-left: 1px solid #ff3333;
    	border-top: 1px solid #ff3333;
    	border-bottom: 5px solid #ee2c2c;
	border-right: 5px solid #ee2c2c;
    	padding: 5px;
	color: #625e5a; }

#link {
	background: #ff6666;
	width: 315px;
	padding: 3px; }

#disclaimer {
	font-size: 10px;
	color: #ee9572; }


/*---------------------------------------------------------------------
   Extra tidbits, to make things spiffy, you see?
------------------------------------------------------------------------*/

.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.codesort input { 
	background: #fdf5e6;
	color: #625e5a;
	border-left: 1px solid #ff3333;
    	border-top: 1px solid #ff3333;
    	border-bottom: 5px solid #ee2c2c;
	border-right: 5px solid #ee2c2c;
	margin: 0 auto; }

.codesort option { 	
	background: #fdf5e6;
	color: #625e5a;
	text-transform: uppercase;
	border-left: 1px solid #ff3333;
    	border-top: 1px solid #ff3333;
    	border-bottom: 5px solid #ee2c2c;
	border-right: 5px solid #ee2c2c;
	margin: 0 auto; }

.codesort select { 
	background: #fdf5e6;
	color: #625e5a;
	text-transform: uppercase;
	border-left: 1px solid #ff3333;
    	border-top: 1px solid #ff3333;
    	border-bottom: 5px solid #ee2c2c;
	border-right: 5px solid #ee2c2c;
	margin: 0 auto; }

/*---------------------------------------------------------------------
   END NOT-SO-LONGISH CSS O' DOOM.
------------------------------------------------------------------------*/