html {
	padding: 0;
	margin: 0;
}

h1{ 
	font-size: 25px;
	color: #3073B6;
	margin-bottom: 0px;
	margin-top: 5px;
}
body {
margin: 0;
padding: 0;
border: 0;
text-align: center;
color: #555544;
background: url(http://www.timtoomey.org/img/Blog/simplebg.gif) top left repeat;
font-size: 12px;
}
#td_highlighted {
border: 10px solid red;	
}
#td_regular {
border: 1px dotted gray;
max-width: 400px;	
}
#innerbody {
	margin-top: 0;
background: white url(http://www.timtoomey.org/img/Blog/bg.gif) top center repeat-y;
margin-left: auto;
margin-right: auto;
width: 830px;
text-align: left;
margin-bottom: 0px;
padding-bottom:25px;
}
#eventdate p {
  font-size: 15px;
  color: black;	
  margin-top: 5px;
}

#tablecss {
	margin: 0px;
	border: 1px solid #aaa;
}
#tablecss td{
}
#tablecss td:hover{
	background: #ddd;
	  color: black;
}
#eventwrapper {
  font-size:13px;
}

#eventwrapper:hover {

}

#eventlocation {
margin: 10px;
margin-bottom: 0px;
margin-top: 0px;
  font-style: italic;
}

#eventsource {
margin-left: 10px;
margin-bottom: 10px;
}

#eventdate {
	text-align: center;
  font-size: 250%;
color: #558811;
font-weight: bold;
margin-top: 25px;
}

#eventtime {
margin: 10px;
margin-bottom: 0px;
margin-top: 0px;
  color: red;
}

#eventtitle {
margin: 10px;
margin-bottom: 0px;
  font-weight: bold;
  font-size: 140%;
}
#eventtext {
 margin-left: 10px;
}

#headerimage {
	margin: 0px;
  background: url(http://www.timtoomey.org/img/Blog/banner8.jpg) top center no-repeat;
  height: 263px;
}

#labelheader {
	float: right;
  font-size: 15px;	
  border-bottom: 1px dotted gray;
  border-right: 1px dotted gray;
  text-align: left;
  font-variant: small-caps;
  padding-top: 25px;
  padding-right: 10px;
  padding-bottom: 10px;
  width:400px;
}

#labelheader h1{
  font-size: 30px;	
  color: black;
}

h2 {
font-size: 130%;
color: #555544;
}
#currentlabel {
		padding-top: 5px;
		padding-left: 15px;
	height: 25px;
	color:black;
	font-weight: bold;
}

#currentlabel a {
  	margin-left: 10px;
  	color: black;
}

#otherlabel {
	padding-left: 10px;
}
#otherlabel a {
  	margin-left: 5px;
}
#labelbox {
	padding-top: 10px;
border-top: 1px dotted #334;
border-left: 1px dotted #334;
}
#maintext {
  margin: 50px;
  margin-top: 25px;
   min-height: 500px;
}

#underheader {
margin-left: auto;
margin-right: auto;
;margin-left: 19px;
padding-top: 11px;
padding-bottom: 11px;
width: 792px;
color: white;
background: #ffffff url(http://www.timtoomey.org/img/Blog/mid.jpg) top center repeat-x;
}
#underheader a {
color: white;
margin-left: 20px;
font-variant: small-caps;
font-weight: bold;
}
h1 a, h1 a:link, h1 a:visited {
color: #ffffee;
}

/* Default links 	*/
a:link, a:visited {
font-weight: bold;
text-decoration: none;
color: #669922;
background: transparent;
}
a:hover {
font-weight: bold;
text-decoration: underline;
color: #88bb22;
background: transparent;
}
a:active {
font-weight : bold;
text-decoration : none;
color: #88bb22;
background: transparent;
}






