
/*******************************STANDARDS COMPLIANT****************************/
body{
margin:0;
padding:0;
background-color:#eaeacc;
color:#000;
}
#valid{
position:fixed;bottom:0;right:0;font-size:.7em;float:right;clear:none;
}
#valid a:link{
color:#6b6b88;
}
#valid a:visited{
color:#6b6b88;
}
#valid a:hover{
color:#000;
}
#valid a:active{
color:#e24;
}
a:active{
color:#ccc;
}
a:visited{	
color:#e24;
}
html, body{
height:100%;
}
#wrap{
position:relative;
float:left;
width:100%;
height:100%;
min-height:100%;
display:table;
vertical-align:middle; 
text-align:center;
}
#inner_wrap{
display:table-cell;
vertical-align:middle;
position:relative;
border:0;
}
#splash{
position:relative;
margin:auto;
height:175px;
width:312px;
border:0;
border:0;
}
#statue{
position:relative;
float:left;
margin-left:0;
height:175px;
width:48px;
background-image:url('../image/statue.png');
border:0;
}
#legion{
position:relative;
float:left;
height:140px;
width:264px;
background-image:url('../image/splash_legion.png');
border:0;
}
#splash p{
position:relative;
text-align:right;
border:thin solid #0f0;
padding:0;
margin:0;
border:0;
}
#splash p a{
font-weight:900;
padding:.5em;
position:relative;
top:1em;
height:1em;
width:1em;
}
#splash p a:hover{
background-image:url('../image/splash_hover.png');
background-repeat:no-repeat;
color:#000;
}
#jbc_vc{
float:left;
position:relative;
left:1em;top:1em;
}
#splash_poem{
float:right;clear:none;font:normal small-caps .5em/1.3em sans-serif;margin:auto;width:200px;
}