div.topbar
{ 
background-image: url('stagebg.jpg');
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
height: 250px;
width: 100%
}

div.sep
{
clear:both;
text-align:center;
width:100%;
padding: 20px 0px 10px 0px;
}

div.columnwrapper
{
clear:both;
width:920;
position:center;
margin: 10px 0px 0px 0px;
padding:0px;
}

div.splash
{
float:left;
text-align:center;
width:480;
padding: 0px 0px 13px 0px;
margin: 0px 0px 0px 0px;
}

div.guts
{
float:right;
text-align:center;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width:420;
}

body
{
background: #146;
/*
background-image: url('normalware.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom right;
*/
margin: 0px 0px 80px 0px;
padding: 0px;
font-family: sans-serif;
color:#CCCCCC;
}

h1
{
font-family: sans-serif;
font-size:16pt;
color:#CCCCCC
}

.big
{
font-family: sans-serif;
font-size:16pt;
font-weight:bold;
color:#CCCCCC
}

.gap
{
padding:20px 20px 20px 20px;
margin:0px 0px 15px 0px;
width: 400px;
background: #abc;
color:#000;
border: 2px solid white;
}

.supportbox
{
padding:30px 30px 30px 30px;
margin:20px 20px 20px 20px;
width:500px;
background: #abc;
color:#000;
border: 2px solid white;
clear: both;
}

a.nobg:link
{
color:#88f;
}

a.nobg:visited
{
color:#88f;
}

.gap-nobg
{
padding:20px 20px 20px 20px;
margin:0px 0px 10px 0px;
width: 400px;
color:#fff;
}

.videocaption
{
padding:28px 0px 0px 0px;
margin:0px 0px 0px 0px;
width: 480px;
}

p
{
margin-top:0px;
margin-bottom:13px;
}

p.wider
{
margin-top:22px;
margin-bottom:5px;
}

p.rednotice
{
color:#c00;
font-weight:bold;
font-size:16pt;
}

h1
{
margin-top:0px;
margin-bottom:0px;
}

img
{
border: 0px;
behavior: url(iepngfix.htc);
}

