@charset "iso-8859-1";
#liveUpdateSiteTitle {
  color: #FFFFFF !important;
  background-color: inherit;
}

	/* hide from ie on mac \*/
html {
	height: 100% !important;
	/* overflow: hidden; \*/
}

#flashcontent {
  width: 100%;
  height: 100%;
  border: 0.00px solid #333333;
  margin: 0.00px auto;
  text-align: center;
}
	/* end hide */

body {
				font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
				font-weight: normal;
				font-size: 11px;
				color:#777777;
				background-color:#333333;
}

#robbirrell {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:  	22px;
	font-weight: 	bold;
}

#head {
  background-color: #333333;
}

#navigation {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:  	14px;
}

#backdrop {
}

#displayed {
	color: #555555;
}

#liveUpdateCollectionDescription {
  color: #444444 !important;
  background-color: inherit;
}

A:link{color:#B4B4B4;text-decoration:none} 
A:visited{color:#B4B4B4;text-decoration:none} 
A:active{color:#B7233E;text-decoration:none} 
A:hover{FILTER:blur; height: 20;color: #B7233E;text-decoration: none  } 

/* we want to use h1-h6 for markup for SEO but don't want it to change to look of the text */
h1,h2,h3,h4,h5,h6{
   	margin-bottom: 0px;
   	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline; 
}
h1 { font-size: 20px }
h2,h3,h4,h5,h6{ font-size: 11px }


