body
{
	background: url('images/backA.gif') fixed #2a031d left bottom;
	background-position: left bottom;
	background-repeat: repeat;
	color: #625e58;
	font-family: "trebuchet ms", arial, verdana, serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px; }
  
/*---------------------------------------------------
layout base
-----------------------------------------------------*/

#layo { background-attachment: fixed;
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: 1; }
	   
#tb {
	border: 0px;
	width: 80px; }	   

td {
	border: 0px;
	height: auto; }

img {
	border: 0px; }
	  
/*---------------------------------------------------
more stuff
-----------------------------------------------------*/

.submit {
	background: #fdf8ff;
	color: #db2645;
	text-align: center;
	text-transform: uppercase;
	border-left: #e35152 1px solid;
	border-top: #e35152 1px solid;
	border-right: #db2645 3px solid;
	border-bottom: #db2645 3px solid;
	margin: 0 auto; }

.reset {
	background: #fdf8ff;
	color: #db2645;
	text-align: center;
	text-transform: uppercase;
	border-left: #e35152 1px solid;
	border-top: #e35152 1px solid;
	border-right: #db2645 3px solid;
	border-bottom: #db2645 3px solid;
	margin: 0 auto; }

.input {
	background: #fdf8ff;
	color: #db2645;
	border-left: #e35152 1px solid;
	border-top: #e35152 1px solid;
	border-right: #db2645 3px solid;
	border-bottom: #db2645 3px solid;
	margin: 0 auto; }

/*---------------------------------------------------
common stuff
-----------------------------------------------------*/

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

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

i	{
	color: #db2645; }

em {
	color: #ee6a50; }

b {
	color: #4b7b99;
	text-transform: uppercase; }

strong {
	color: #e35152;
	text-transform: uppercase; }		 

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

#content { 	 
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: justify; 
	z-index: 2; }

#content ul {
	margin: 0 0 0 30px;
	list-style-image: url('img/arrow.gif');
	text-align: left; }

#content blockquote {
	background: #fdf8ff;
	padding: 2px;
	width: 250px;
	border-left: #e35152 1px solid;
	border-top: #e35152 1px solid;
	border-right: #db2645 3px solid;
	border-bottom: #db2645 3px solid; }

#stats {
	background: #ff7aa9;
	width: 286px;
	color: #333333;
	font: 10px courier new, times new roman, sans-serif; }

#disclaimer { 
	font-size: 10px;
	color: #6d004d;
	background-color: #b89ca8;
	padding: 4px;
	border-top: 2px #cd9b9b solid; }

#home {
	font: 17px "century gothic", lucinda brignht;
	text-transform: uppercase; }


/*---------------------------------------------------------------------
   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: #fdf8ff;
	color: #db2645;
	border-left: #e35152 1px solid;
	border-top: #e35152 1px solid;
	border-right: #db2645 3px solid;
	border-bottom: #db2645 3px solid;
	margin: 0 auto; }

.codesort option { 	
	background: #fdf8ff;
	color: #db2645;
	text-transform: uppercase;
	border-left: #e35152 1px solid;
	border-top: #e35152 1px solid;
	border-right: #db2645 3px solid;
	border-bottom: #db2645 3px solid;
	margin: 0 auto; }

.codesort select { 
	background: #fdf8ff;
	color: #db2645;
	text-transform: uppercase;
	border-left: #e35152 1px solid;
	border-top: #e35152 1px solid;
	border-right: #db2645 3px solid;
	border-bottom: #db2645 3px solid;
	margin: 0 auto; }

/*---------------------------------------------------------------------
   I-FRAME LOL
------------------------------------------------------------------------*/

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

#mainframe { position: absolute; 
	     width: 389px; 
	     height: 223px;  
	     left: 411px; 
	     top: -228px; }


#main h1 {
	color: #ef3578;
	font-family: "century gothic", times new roman, verdana, arial, sans-serif;
	font-size: 17px;
	text-align: right;
	background: url('images/header.gif') no-repeat;
	letter-spacing: 6px;
	margin: 10px 10px 10px 0;
	padding: 0px 10px 10px 25px; }

#main h2 {
	color: #b05e51;
	font: italic 12px times new roman, verdana, arial, sans-serif;
	text-align: right;
	border-bottom: 1px dashed #e5b5ad;
	margin: -25px 30px 10px 0px; }




/*---------------------------------------------------------------------
   Navigation, yo.
------------------------------------------------------------------------*/

#nav { 	 
	position: absolute;
	left: 320px;
	bottom: 320px;
	text-align: justify; 
	z-index: 2; }

#nav2 { 	 
	position: absolute;
	left: 470px;
	bottom: 320px;
	text-align: justify; 
	z-index: 2; }


#nav3 { 	 
	position: absolute;
	left: 620px;
	bottom: 320px;
	text-align: justify; 
	z-index: 2; }




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