/*  The CSS, XHTML and design is released under GPL:http://www.opensource.org/licenses/gpl-license.php*//* +global************************************/* {margin: 0; padding: 0;}html,body {margin: 0;padding: 0;background:#943207;}a { text-decoration: none; outline: none; font-weight:normal; }a:link, a:active, a:visited {color: #f7c554;}a:hover {    color: #dde0ef;	text-decoration: underline;    }h1, h2, h3, h4 {font-family: arial, arial narrow, myriad, myriad pro,trebuchet MS, Arial, Verdana, Sans-serif; padding-left:10px; padding-right:5px; padding-top:10px; }h1 { font-size:1.6em; color:#f7c554; margin:0 0 3px 0; font-weight:bold; line-height:1.1em; font-family: arial, arial narrow; text-shadow: #000 0 1px 1px; text-transform:uppercase;}h2 { font-size:1.2em;  color:#f7c554; margin:0 0 3px 0; font-weight:bold; line-height:1.1em; padding-bottom:5px;}h3 {  font-size:1.1em; color:#ffffff; margin:0; font-weight:bold; line-height:1.1em; font-family:arial,  arial narrow; display:inline;}h4 { font-size:1.0em;  color:#ffffff; margin:0 0 3px 0; padding-bottom:5px; padding-top:2px; margin-bottom:3px; font-weight:normal;}p {  margin-top: 5px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; color: #ffffff;font-family:Arial, trebuchet MS, Verdana, myriad regular, Myriad Pro , Sans-serif;font-size: 0.9em; font-weight:normal; line-height:1.2em;text-align:center; text-shadow: #000 0 1px 1px;}p.tt {  margin-top: 5px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; color: #943207;font-family:Arial, trebuchet MS, Verdana, myriad regular, Myriad Pro , Sans-serif;font-size: 0.9em; font-weight:normal; line-height:1.2em;text-align:center; text-shadow: #000 0 1px 1px;}#flex {width:100%;padding:0;margin:0;display:table;background:url(../images/theblend.jpg) repeat-x;}#stage {width:900px;margin:0 auto;padding:0;margin-top:30px;margin-bottom:30px;display:table;}#announce {width:900px;height:62px;margin:0;padding:0;display:table;margin-top:20px;}#again {width:240px;height:62px;margin:0 auto;padding:0;display:table;background:url(../images/atitagainplug.png);behavior: url(iepngfix.htc);}#thesay {width:900px;margin:0;padding:0;display:table;text-align:center;}#visualbiscuit {width:582px;height:515px;margin:0 auto;padding:0;display:table;background:url(../images/biscuitme.png) no-repeat;behavior: url(iepngfix.htc);}#contactme {width:193px;height:54px;margin:0 auto;padding:0;display:table;background:url(../images/contactme.png);behavior: url(iepngfix.htc);}#thefourohfour {width:947px;height:408px;margin:0 auto;padding:0;display:table;background:url(../images/404.png) repeat-x;behavior: url(iepngfix.htc);margin-top:20px;}#backtome {width:306px;height:271px;margin:0 auto;padding:0;display:table;background:url(../images/lilbiscuit.png);behavior: url(iepngfix.htc);margin-top:450px;}/* ----- tool tip specific styles ----- */#theToolTip{position: absolute;left: -300px;width: 400px;border: 2px solid #C0C09F;padding: 6px 0px 0px 10px;background-color: #FFFFCC;visibility: hidden;z-index: 100;/*Remove below line to remove shadow. Below line should always appear last within this CSS*/filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);} #ToolTipPointer{position:absolute;left: -300px;z-index: 101;visibility: hidden;} #theToolTip p{line-height:1.4em;margin-right:10px;margin-top:0;} #ToolTipTextWrap {margin-right:10px;}fieldset { border:0;margin:0;padding-left:10px; }label { color:#f7c554; text-shadow: #000 0 1px 1px; font-size:1.3em; font-weight:bold; display:block;font-family:Arial,arial narrow,  myriad reuglar, Myriad Pro , Verdana, Sans-serif, trebuchet MS; }input.text,textarea { color:#fff; text-shadow: #000 0 1px 1px; font-weight:bold; width:750px;font:1.3em Arial,arial narrow,  myriad reuglar, Myriad Pro , Verdana, Sans-serif, trebuchet MS;padding:3px;margin:1px 0;border:1px solid #fff; background:#f7c554; }input.submit { padding:2px 5px;font:normal 1.0em Arial,arial narrow,  myriad reuglar, Myriad Pro , Verdana, Sans-serif, trebuchet MS; }
