body{
  background:#FFF;
  color:#000;
  font-size:13px;
  font-family:Arial,Verdana,'Trebuchet MS';}

#container{
  width: 95%;}

/* Dont Display */
#banner,ul#main-nav{display:none;}

/* Header */
#header h1{
  padding:0 0 30px 0;
  text-align:center;
  font-size:30px;}

#header h1 a{
  text-indent:0;
  height:auto;
  margin:0;
  color:#5B1951;
  text-decoration:none;
  width:auto !important;
  background:none;}


/* Content */
#content,#main-content,#sidebar{
  width:100%;
  padding:0;
  float:none;
  background:none;}

#content h2{font-size:25px;}

ul#quick-links li{
  list-style:disc !important;
  font-size:18px;
  margin: 0 0 0 20px;
  padding:0 0 5px 0!important;}

ul#quick-links a{
  text-indent:0;
  height:auto !important;}