/*
Theme Name: SpiderMonk
Theme URI: http://roogoogurus.com/
Description: For advertising Roogoo's release
Version: 1.0
Author: Jonathan Leaders
Author URI: http://roogoogurus.com/

	SpiderMonk
	 http://www.spidermonk.com/
	The CSS, XHTML and design is proprietary of SpiderMonk Entertainment, LLC

*/

/* Crappy IE6 CSS hack... Can't wait till IE7 & IE8 take over more market share */
img, div, td { behavior: url(/iepngfix.htc); }

/* General structure */
body {
	font-family: 'Comic Sans MS', Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 15px;
	color: #FFFFFF;
 }
 img#background{position:absolute; z-index:1; width:400px; height:100%;}
 img#stretchedbackground {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
.pagetitle { text-align: center; }
#page      { text-align: left; margin: 0 auto; }
img, td, tr, table        { margin: 0; padding: 0; border: 0px; }
table      {  }

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


