#frame {
  width: 958px;
  margin: 0 auto;
  text-align: left;}
  
#header {
  height: 71px;
  position: relative;
  background: url(http://admin.viewcentral.com/events/uploads/best/header.gif) no-repeat; }
  #header h1 {
    display: none; }
  #header p {
    font-size: 1.2em;
    font-weight: bold;
    color: #717074;
    text-align: right;
    padding: 31px 14px 0 0; }
    #header p a {
      font-weight: bold;
      color: #717074;
      text-decoration: none; }
      #header p a.active {
        color: #9BB827; }

#content {
  background: url(http://admin.viewcentral.com/events/uploads/best/content_background.gif) repeat-y; }
  #content .wrapper {
    background: url(http://admin.viewcentral.com/events/uploads/best/content_top-short.gif) 1px 0 no-repeat; }
  #content .wrapper2 {
    background: url(http://admin.viewcentral.com/events/uploads/best/content_bottom.gif) no-repeat 0 bottom;
    padding: 0 0 1px 0;
	display: inline-block; }

#vcContent {
  width: 920px;
  padding: 15px 20px 0 20px;}

#vcContent table p{
  margin: 5px 0 10px 0;}
/*
#vcContent div#div_nav{
	margin-top: 24px;
	}
*/
#splash {
  height: 230px; 
  position: relative; }
  .index #splash {
    height: 292px; }
  #splash h2 {
    display: none; }
  #splash h6 {
    font-size: .8em;
    line-height: 1.4;
    color: #675C53;
    padding: 150px 0 0 53px; }

#select {
  position: absolute;
  top: 200px;
  left: 52px; }
  #select select {
    position: absolute;
    top: 9px;
    left: 0;
    width: 212px; }
  #select input {
    position: absolute;
    top: 0;
    left: 232px; }

#welcome {
  height: 81px;
  width: 830px;
  background: url(http://admin.viewcentral.com/events/uploads/best/welcome.gif) no-repeat;
  margin: 0 0 0 49px;
  padding: 22px 0 32px 28px;
  position: relative; }
  #welcome p {
    font-size: 1.1em;
    line-height: 1.4;
    color: #000;
    width: 505px; }
    #welcome p strong {
      font-size: 1.2em;
      line-height: 1.6;
      display: block; }
  #welcome select {
    position: absolute;
    top: 42px;
    right: 81px;
    width: 212px; }
  #welcome input {
    position: absolute;
    top: 34px;
    right: 20px; }

#questions p {
  font-size: 12px;
  font-weight: bold;
  color: #675C53;
  padding: 0 15px 30px 15px;
  text-align: left; }

#footer {
  padding: 5px 15px; }
  #footer p {
    font-size: 11px;
    font-weight: normal;
    color: #675C53; }
    #footer p a {
      color: #007F64;
      font-weight: normal; }

