html {height:100%; width:100%;}
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul,  dl, address { margin:0; padding:0px;}
body {text-align: left; font: 12px/1.0em Perpetua, Helvetica, Verdana, Arial, sans-serif; background:#000 url(../images/bg_splash.jpg) 50% 0px no-repeat; border:1px solid #000; height:880px; line-height:1.3em; color: #333;} 
#TitleSplash {width:780px; height:80px; margin:100px auto 0px auto; border:0px solid green;  padding:0px; background:transparent; }
	#TitleSplash h1{font-size:4.8em; font-family:Perpetua; color:#827d00; margin-top:0px; text-align:center;}
#OuterContainer{width:780px; height:490px; margin:0px auto 0px auto; border:0px solid red;  padding:0px;}
	#OuterContainer h1 {font-size:3.6em; font-family:Perpetua; color:#da7727; padding:10px 0px 10px 0px;}
	#OuterContainer p{font-size:1.3em; font-family:Arial; color:#000; line-height:1.2em; text-align:justify; padding:4px 0px 4px 0px;}
.MainContent{width:780px; margin:0px auto 0px auto;  background:transparent; border:0px solid green; color:#000; font-size:1.6em; line-height:1.3em; font-weight:bold; text-align:center;}

.Links		{line-height:1.0em; border: 0px;}
A:link		{text-decoration:none; color:#827d00; font-size:2.0em; font-weight:bold; }
A:visited	{text-decoration:none; color:#827d00; font-size:2.0em; font-weight:bold;}
A:active	{text-decoration:none; color:#827d00; font-size:2.0em; font-weight:bold;}
A:hover		{text-decoration:none; color:#2d2d2d; font-size:2.0em; font-weight:bold;}


/** the float clearing procedure - let IE keep doing it wrong: it ignores this fix. Firefox will need its float cleared. */
/** Don't worry about ie/mac **/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.story:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cleaner {clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0; background:transparent;}
.hr {width:99%; height: 2px; background:#ff6633; line-height:1px; font-size:1px; margin-bottom:10px; margin-top:10px;}


