/*---------------------------------------------------
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: #000000 url('images/backfirst.gif') repeat-x;
    	color: #ffffff;
	font-family: "trebuchet ms", arial, verdana, serif;
	font-size: 11px; }

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

a:hover {
	color: #4b7b99;
	text-decoration: none;
	border-bottom: 1px; }

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

em {
	background: transparent;
	color: #fa9016; }

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


strong {
	background: transparent;
	color: #4b7b99;
	text-transform: uppercase; }


#total { position: relative;
         margin: 0 auto;
         width: 800px; 
	 text-align: justify; }

#image { position: fixed;
	width: 795px; }

.submit {
	background: #fbfdda;
	color: #625e58;
	text-align: center;
	text-transform: uppercase;
	border-left: #bacad4 1px solid;
	border-top: #bacad4 1px solid;
	border-right: #425e7e 3px solid;
	border-bottom: #425e7e 3px solid;
	margin: 0 auto; }

.reset {
	background: #fbfdda;
	color: #625e58;
	text-align: center;
	text-transform: uppercase;
	border-left: #bacad4 1px solid;
	border-top: #bacad4 1px solid;
	border-right: #425e7e 3px solid;
	border-bottom: #425e7e 3px solid;
	margin: 0 auto; }

.input {
	background: #fbfdda;
	color: #625e58;
	border-left: #bacad4 1px solid;
	border-top: #bacad4 1px solid;
	border-right: #425e7e 3px solid;
	border-bottom: #425e7e 3px solid;
	margin: 0 auto; }

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


#content { 
	position: absolute;
	top: 280px;
	left: 2px;
	padding: 10px;
	width: 570px;
	text-align: justify; }

#content h1 {
	color: #d80c6b;
	font-family: "century gothic", times new roman, verdana, arial, sans-serif;
	font-size: 18px;
	text-align: left;
	letter-spacing: 6px;
	margin: 10px 10px 10px 0;
	padding: 20px 20px 20px 35px; }


#link {
	background: #bacad4;
	width: 315px;
	padding: 10px; }


#content blockquote {
	background: #fbfdda;
	color: #65213c;
	padding: 5px;
	width: 400px;
	border-left: #bacad4 1px solid;
	border-top: #bacad4 1px solid;
	border-right: #425e7e 3px solid;
	border-bottom: #425e7e 3px solid; }

#credit { 
	font-size: 10px;
	color: #772959;
	padding: 7px;
	background: #e6e3e5; }
#home {
	font: 17px "century gothic", lucinda brignht;
	text-transform: uppercase;
	float: right; }


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

#nav { 
	position: relative;
	float: right;
	top: -285px;
	padding: 10px;
	width: 185px;
	text-align: justify; }

#nav h1 {
	color: #d80c6b;
	background: #f2cddc;
	font-family: "century gothic", times new roman, verdana, arial, sans-serif;
	font-size: 18px;
	text-align: center;
	letter-spacing: 6px;
	padding: 2px;
	margin: 0; }

#nav a, a:active, a:link, a:visited {
	color: #d25f8c;
	font-family: "courier new", times new roman, sans-serif;
	font-size: 13px;
	letter-spacing: 3px;
	text-decoration: none;
	border: 0; }

#nav a:hover {
	color: #4b7b99;
	text-decoration: none;
	border-bottom: 1px #4b7b99 solid; }


/*---------------------------------------------------------------------
   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: #fbfdda;
	color: #625e58;
	border-left: #bacad4 1px solid;
	border-top: #bacad4 1px solid;
	border-right: #425e7e 3px solid;
	border-bottom: #425e7e 3px solid;
	margin: 0 auto; }

.codesort option { 	
	background: #fbfdda;
	color: #625e58;
	text-transform: uppercase;
	border: 0;
	margin: 0 auto; }

.codesort select { 
	background: #fbfdda;
	color: #625e58;
	text-transform: uppercase;
	border: 0;
	margin: 0 auto; }

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