body {
	margin-top: 10px;
	padding: 0;
	background: #e6e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#quote {
	position: relative;
	width: 235px;
	height:0;
	top: -185px;
  left: 500px;
  font-size:11px;
  font-style:italic;
}

hr { 
color: #4a80b0;
background-color: #4a80b0;
height: 15px;  
}

img {
	border: none;
}

img.robin {
  position:relative;
  top:-10px;
	right: 15px;
}

img.left {
  position:relative;
  top:-10px;
	right: 15px;
}

img.center {
  position:relative;
  top:-10px;
}

img.right {
  position:relative;
  top:-10px;
  left: 25px;
}

#container {
  width : 740px;
  border : 10px solid #fff;
  margin: 0 auto;
  padding : 10px;
  line-height : 2em;
  background-color:#ffffff;
}

#wrapper-btm {
  background-color: #FFFFFF; 
}

#page {
	width: 740px;
	margin: 0 auto;
}

#title {
  position:relative;
  left:200px;
  top:-34px;
  font-size:24px;
  width:340px;
  color:#ffffff;
}

#no_title {
  color:#ffffff; 
}

#submit{
  color:#FF0000; 
  text-align:center;
  font-weight:bold;
}

#errors{
  color:#FF0000;
  font-weight:bold;  
}

#content {
  padding : 0 10px 10px 10px;
  margin-left : 155px;
  margin-right : 175px;
  background : #ffffff;
}

#content h1 {
  margin : 30px 0 10px 0;
  font : normal 18px/30px verdana, arial, tahoma, sans-serif;
}

#heading { 
  font-size:15px;
  text-align:center;
  line-height:normal;
  padding-bottom:14px;
  margin:0;
}

#sidebar {
  float : left;
  width : 140px;
}

#menu {
  width : 140px;
  padding-left: 10px;
}

#sidebar ul,li,a,p {
  margin : 0;
  padding : 0 0 5px; 
  list-style-type : none;
  text-decoration: none;
  line-height: normal;
}

#sidebar-b {
  float : right;
  width : 150px;
  padding: 10px;
}

#sidebar-b img {
  position:relative;
  top:-125px;
}

#subscribe {
  position:relative;
  left:25px;
}

#share {
  position:relative;
  top:-125px;
  left:55px;
}

#footer {
  margin: 0 auto;
	height: 40px;
	min-height: 40px;
  padding: 0;
  font-size: 10px;
  text-align: center;
}

a:link {
  list-style: none;
	text-decoration:none;
	color: #48ACDE;
}

a:hover, a:active {
  list-style: none;
	text-decoration: none;
	color: #48ACDE;
}

a:visited {
  list-style: none;
	text-decoration:none;
	color: #48ACDE; 
}

h1 {
	margin: 0;
	font-weight: normal;
  letter-spacing: -1px;
	font-size: 32px;
  color: #4a80b0;
}

h2 {
	font-size: 15px;
  padding-bottom:10px;
  margin: 0;
	font-weight: normal;
}

p {
  line-height: normal;
  font-size:13px;
  padding-bottom:14px;
}

#bold {
  font-size:10pt;
  text-align: center;
  line-height:normal;
} 

#list {
  list-style-type:circle;
  margin: 0 6px 0 8px;
	padding: 0 0 6px;
}

#event {
  font-family: verdana;
}

#event_listing {
  list-style-type:square;
  padding: 0 0 0 6px;
} 

#event_footer { 
  width:580px;  
}

#event_heading {
  text-align:center;  
}

#book li {
  list-style-type:circle;
  margin: 0 6px 0 8px;
	padding: 0 0 6px;
}

#resources ul {
  padding-left:15px;
}

#p_bold { 
  color:rgb(0, 102, 204);
  font-size:16px; 
  font-weight: bold;
}

