
/* ---[ body ]------------------------------- */

body {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  font: 0.8125em Verdana, sans-serif;
	line-height: 1.5em;
	color: #000;
	}

/* ---[ links ]------------------------------- */

a:link {
	color: #332E85;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #332E85;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #F39333;
	}
a.more {
	padding-right: 7px;
	background: url(../img/more-blue.gif) no-repeat 100% 5px;
	}

/* ---[ common elements ]--------------------- */



h1 {
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

h1 a img  {
  border: 0px none;
  }

h2 {
  clear: both;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 20px 0;
	margin: 0;
	text-align: left;
	color: #000;
	}










#header ul,
#menu,
ul#submenu,
#sidebar-right,
#sidebar-left,
#footer,
p#top  {
  display: none;
  }

h1#logo {
  margin: 0;
  width: 100%;

  }
h1#logo img {
  text-align: center;
  margin: 0 auto;
  }










