@charset "utf-8";
/* CSS Document */

.style2 
{
  font-size: xx-large;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

body 
{
  background-color: #000000;
}

h1
{
  margin-top: 0px;
}

#page
{
  margin: auto;
  width: 855px;
}

#headerImage
{
  width: 855px;
  padding: 0px;
  margin: 0px;
  display: block;
}

#innerpage
{
  background-color: #cccccc;
  width: 840px;
  padding-bottom: 1em;
}

/* >>> LAYOUT FOOTER <<< */
#footer {position:relative;width:840px;font-size:.85em; color:#ccc}

div.footer-bar {position:relative;color:#FF9900;padding: 5px 10px 0 10px;height:27px;background-color: #FF7606}
div.footer-bar a {color:#fff;padding:0 1px}
div.footer-bar a:hover {text-decoration:underline;background:#BE590F}

div.footer-note {padding: 0 10px 30px 10px;position:relative;font-size:.9em;color:#ccc}
div.footer-note a {color:#fff;}
div.footer-note a:hover {text-decoration:underline;border-bottom:1px solid #666;background-color: #333}

div.foot-left {float: left;width: 320px}
div.foot-right {float: right;width: 430px;text-align:right}

#CUcopyright {color:#ccc;text-align:center}

.tab
{
  padding: 0px;
  margin-left: 10px;
  display: block;
}


.corner
{
  display: block;
  position: absolute;
}

.top
{
  top: -1px;
}

.bottom
{
  bottom: -1px;
}

.right
{
  right: -1px;
}

.left 
{
  left: -1px;
}

#menu
{
  width: 200px;
  background-color: #999999;
}

#menu a img, #menu img
{
  float: left;
}

#menu ul
{
  background-color: #999999;
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding-top: 0.5em;
  padding-right: 0em;
  padding-left: 10px;
}

#menu li
{
  color: black; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  padding-bottom: 0.2em;
}

#menu li a
{
  color: black;
  text-decoration: none;
}

#menu li a:hover
{
  color: black;
  text-decoration: underline;
}

#content
{
  background-color: #E6e6e6;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.75em;
  float: right;
  width: 600px;
  padding: 0.3em;
}

#contentinternal
{
  background-color: #999999;
  border: 1px solid black;
  position: relative;
  margin: 0em 0.25em;
  width: 825px;
}

#contentinternal p
{
  margin-top: 0px;
}

#footer
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.6em;
}

#footer .footer-bar
{
  line-height: 1em;
  height: 1.55em;
}

#SonnysStuff
{
  clear: both;
}
