H2.am
{
	font-family: "Century gothic", verdana, Arial, sans-serif;
	margin: 25px 0px 0px;
	color: #FFFFFF;
	background: #212121 none no-repeat;
	line-height: 50px;
	padding: 0px;
	text-indent: 0;
	height: 40px;
}
H2.tu
{
	font-family: "Century gothic", verdana, Arial, sans-serif;
	margin: 25px 0px 0px;
	color: #FEFEFE;
	background: #212121 none no-repeat;
	line-height: 50px;
	padding: 0px;
	text-indent: 0;
	height: 40px;
}
H2.flick
{
	font-family: "Century gothic", verdana, Arial, sans-serif;
	margin: 25px 0px 0px;
	color: #FDFDFD;
	background: #212121 none no-repeat;
	line-height: 50px;
	padding: 0px;
	text-indent: 0;
	height: 40px;
}
H2.mc
{
	font-family: "Century gothic", verdana, Arial, sans-serif;
	margin: 5px 0px;
	color: #2D3133;
	background: #212121 none no-repeat;
	line-height: 50px;
	padding: 0px;
	text-indent: 0;
	height: 40px;
}
.tagcloud
{
	width: 300px;
	float: left;
	height: 100%;
	padding: 5px 15px;
	margin: 0px;
	background: #000 none repeat-y;
	font-family: Tahoma, "Century gothic", verdana, Arial, sans-serif;
}
.tagcloud A:link, .tagcloud A:visited
{
	color: #BC0C0F;
}
.tagcloud A:hover
{
	color: #BC0C0F;
}
.tagtop
{
	margin: 5px 0px 0px;
	height: 42px;
	background: #000000 none;
	width: 330px;
}
.tagbot
{
	margin: 0px;
	height: 20px;
	background: url(images/tagbot.jpg);
	width: 330px;
	float: left;
}
.vidbody
{
	width: 310px;
	float: left;
	height: 100%;
	padding: 5px 10px;
	margin: 0px;
	background: #000 none repeat-y;
	font-family: Tahoma, "Century gothic", verdana, Arial, sans-serif;
}
.vidtop
{
	margin: 5px 0px 0px;
	height: 43px;
	background: none bottom;
	width: 330px;
}
.vidbot
{
	margin: 0px;
	height: 20px;
	background: #000000 none;
	width: 330px;
	float: left;
}
UL#twitter_update_list
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
UL#twitter_update_list LI
{
	color: #EDEDED;
	list-style: none;
	padding: 5px 0px;
	margin: 0px;
	line-height: 18px;
	border-bottom: 1px dotted #444;
}
#twitter_update_list LI A:link, #twitter_update_list LI A:visited
{
	color: #EDEDED;
}
#twitter_update_list LI A:hover
{
	color: #BC0C0F;
}
.headbanner
{
	margin: 2px 20px 0 0;
	padding: 0px 0 0 0px;
	float: right;
}
.banner
{
	margin: 5px 0 0;
	padding: 0px 0 0 0px;
	width: 330px;
	float: left;
	height: 100%;
}
.banner UL
{
	margin: 5px 0px;
	padding: 0px;
	overflow: hidden;
}
.banner LI
{
	width: 126px;
	margin: 0px 0px 5px 15px;
	padding: 5px;
	list-style: none;
	display: block;
	overflow: hidden;
	float: left;
	background: #FFF;
	border: 1px solid #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.banner LI A:link, .banner LI A:visited
{
	text-decoration: none;
}
.spread
{
	width: 680px;
	background: #2383C1 url(images/spread.jpg) no-repeat;
	border: 1px solid #FFF;
	margin-left: 5px;
	padding: 50px 0 0 0px;
}
.spread UL
{
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
.spread LI
{
	margin: 3px 5px;
	list-style: none;
	display: block;
	display: inline;
	float: left;
}
.sf-menu, .sf-menu *
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu
{
	line-height: 35px;
	background: #2676A1 url(images/catm.pg) repeat-x;
	height: 35px;
	width: 1000px;
}
.sf-menu UL
{
	position: absolute;
	top: -999em;
	width: 10em;
/*left offset of submenus need to match (see below)*/
}
.sf-menu UL LI
{
	width: 100%;
}
.sf-menu LI:hover
{
	visibility: inherit;
/*fixes IE7 'sticky bug'*/
}
.sf-menu LI
{
	float: left;
	position: relative;
}
.sf-menu A
{
	display: block;
	position: relative;
}
.sf-menu LI:hover UL, .sf-menu LI.sfHover UL
{
	left: 0;
	top: 35px;
/*match top ul list item height*/
	z-index: 150;
}
UL.sf-menu LI:hover LI UL, UL.sf-menu LI.sfHover LI UL
{
	top: -999em;
}
UL.sf-menu LI LI:hover UL, UL.sf-menu LI LI.sfHover UL
{
	left: 10em;
/*match ul width*/
	top: 0;
}
UL.sf-menu LI LI:hover LI UL, UL.sf-menu LI LI.sfHover LI UL
{
	top: -999em;
}
UL.sf-menu LI LI LI:hover UL, UL.sf-menu LI LI LI.sfHover UL
{
	left: 10em;
/*match ul width*/
	top: 0;
}
.sf-menu A
{
	padding: 0px 10px;
	text-decoration: none;
}
.sf-menu A, .sf-menu A:visited
{
/*visited pseudo selector so IE6 applies text colour*/
	color: #D0DCE3;
}
.sf-menu LI
{
	background: #2676A1 url(images/catm.pg) repeat-x;
}
.sf-menu LI LI
{
	background: #2676A1 url(images/catm.pg) repeat-x;
	border-bottom: 1px solid #226B92;
}
.sf-menu LI LI LI
{
	background: #2676A1 url(images/catm.pg) repeat-x;
	border-bottom: 1px solid #226B92;
}
.sf-menu LI:hover, .sf-menu LI.sfHover, .sf-menu A:focus, .sf-menu A:hover, .sf-menu A:active
{
	background: #1A4C65 url(images/catajpg) repeat-x;
	outline: 0;
	color: #FFF;
	z-index: 180;
}
