/*---------------------------------------------------
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: 0;
	background: #000000 url('images/ifbg.gif') no-repeat fixed;
    color: #173c72;
	font-family: "Trebuchet MS", tahoma, arial, verdana, serif;
	font-size: 11px; }

a, a:active, a:link, a:visited {
	color: #173c72;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff; 
	cursor: crosshair; }

a:hover {
	color: #79ad8c;
	background-color: #ffffff;
	border-bottom: 1px dashed #ffffff; }

#total { position: absolute;
         margin: auto;
         width: 725px; }

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

b, strong {
	color: #d3d4bc;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px; }

i, em { 
	color: #80a9a5;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px; }
	

	
input, textarea, select {
	background: #000000;
	font-family: "Trebuchet MS", verdana, tahoma, arial, serif; 
	font-size: 8pt; 
	color: #fffeea;
	border: 1px solid #fffeea;
	padding:2px; }		   


#iframe { position: absolute; 
		  width:327px; 
		  height:211px; 
	 	  z-index:1; 
		  left: 351px; 
		  top: 60px; }  


/*---------------------------------------------------------------------
   Hoho, content. How you doin'?
------------------------------------------------------------------------*/


#content { 
	z-index:1;
	line-height: 14px;
	position: absolute;
	width: 300px;
	left: 400px;
	top: 468px;}

.h1 {           
	color: #173c72;
	font-family: verdana, tahoma, arial, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	letter-spacing: 2px;
	padding: 3px; }
	
.h2 {
	color: #ffffff;
	font-family: verdana, tahoma, arial, serif;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	text-align: left;
	letter-spacing: 2px;
	padding: 2px; 
	margin-top: -15px;
	margin-left: 22px; }

#stats { 	
	background-color: #fffeea; 
	color: #424c67;
	font-weight: bold;
	width: 250px;
    border-top: 1px dashed #80a9a5;
    border-bottom: 1px dashed #80a9a5;
    border-left: 5px solid #80a9a5;
	border-right: 5px solid #80a9a5;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
  	padding-right: 2px; }

	

/*---------------------------------------------------------------------
   All that legal stuff, yargh
------------------------------------------------------------------------*/

#disclaimer {       
	font-size: 11px;
	color: #80a9a5; }


/*---------------------------------------------------------------------
   END OF NOT-SO-LONGISH CSS FILE. © Marie 2007
      Created for Michiru. Edited by Michiru.
------------------------------------------------------------------------*/