html, body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html, body.eventman{
	background-color: #000;
}
html, body.index {
	background-color: #000;
}
#maintopbar {
	background-color: #000000;
	height: 100px;
	z-index: 200;
}
#phonenumber {
	position: absolute;
	height: 20px;
	width: 500px;
	top: 80px;
	right: 0px;
	text-align: right;
	color: #666;
	z-index: 1;
	font-size: 12px;
	font-weight: bold;
}
#topbarholder {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	position: relative;
	background-color: #000;
	z-index: 200;
}
#topbarholderhome {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	position: relative;
	background-color: #000;
	z-index: 200;
}
#topbarnewhome {
	width: 950px;
	height: 170px;
	position: relative;
	/* [disabled]background-color: #666; */
	float: left;
}
#textnewhome {
	width: 510px;
	height: 350px;
	position: relative;
	background-color: #444;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 12px;
	padding-left: 11px;
}
#twitterfeednewhome {
	width: 186px;
	height: 347px;
	position: relative;
	background-color: #444;
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 11px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 4px;
}
#latestnewsfeednewhome {
	width: 174px;
	height: 350px;
	position: relative;
	background-color: #444;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-left: 14px;
}
.twitterfeedholder {
	width: 180px;
	height: 312px;
	position: relative;
	float: left;
	margin-top: -12px;
	overflow: hidden;
	z-index: 10;
}
.twitterfeed {
	width: 187px;
	height: 340px;
	position: relative;
	float: left;
	/* [disabled]margin-top: -60px; */
	z-index: 20;
}
#textnewhome h1  {
	position: relative;
	font-family: 'TeXGyreAdventorBold', Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
	text-align: left;
	line-height: 25px;
	font-weight: normal;
}
#latestnewsfeednewhome h1 {
	position: relative;
	font-family: 'TeXGyreAdventorBold', Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 25px;
	margin-bottom: 10px;
}
#latestnewsfeednewhome h2 {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 16px;
	margin-bottom: 3px;
}
#textnewhome p {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 20px;
	margin-top: 14px;
	margin-bottom: 14px;
}
p.readmore {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
p.readmore a{
	color: #FFF;
}
#latestnewsfeednewhome ul   {
	float: left;
	position: relative;
	width: 174px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#latestnewsfeednewhome li      {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #999;
	z-index: 50;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#bottomareanewhome {
	width: 950px;
	/* [disabled]height: 300px; */
	position: relative;
	/* [disabled]background-color: #444; */
	float: left;
}
#logoholder {
	background-image: url(images/toplogo2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 290px;
	position: relative;
	padding-top: 25px;
	background-position: left 10px;
	z-index: 300;
}
.menuboxx {
	float: right;
	height: 30px;
	position: relative;
}
.menubox {
	float: right;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 65px;
	text-align: center;
}
.menubox a:link {
	float: right;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
}
.menubox a:visited {
	float: right;
	height: 30px;
	position: relative;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.menubox a:active {
	float: right;
	height: 30px;
	position: relative;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.menubox a:hover {
	float: right;
	height: 30px;
	position: relative;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.menuboredx {
	float: right;
	position: relative;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.menuboxred {
	float: right;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #666;
	width: 65px;
	text-align: center;
}
.menuboxred a:link {
	float: right;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
}
.menuboxred a:visited {
	float: right;
	height: 30px;
	position: relative;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuboxred a:active {
	float: right;
	height: 30px;
	position: relative;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.menuboxred a:hover {
	float: right;
	height: 30px;
	position: relative;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.menu {
	float: left;
	height: 70px;
	width: 570px;
	position: relative;
	padding-left: 30px;
}
#menu {
	position: absolute;
	height: 20px;
	width: 600px;
	top: 79px;
	right: 0px;
	text-align: right;
}
#pagebg {
	position: relative;
	float: left;
	width: 100%;
}
#footer {
	float: left;
	width: 900px;
	position: relative;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 0px;
}
#footerbar {
	position: relative;
	bottom: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	height: 45px;
	width: 590px;
}
#footerbar2 {
	position: relative;
	height: 45px;
	bottom: 0px;
	float: right;
	padding-left: 0px;
	padding-top: 20px;
}
#footerbarholder {
	float: right;
	width: 730px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#footerbarholder2 {
	float: right;
	width: 730px;
	position: relative;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 10px;
}
#footerbar3 {
	position: relative;
	height: 20px;
	bottom: 0px;
	float: left;
	padding-left: 20px;
	padding-top: 7px;
}
.submenupanel {
	float: left;
	position: relative;
	padding-top: 10px;
	width: 160px;
	z-index: 400;
}
.textholder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: left;
	text-decoration: none;
	width: 188px;
}
#submenutext {
	float: left;
	position: relative;
	padding-bottom: 20px;
	width: 159px;
	padding-left: 7px;
}
#contentholder {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#contentholderfooter {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#whiteright {
	position: absolute;
	background-color: #FFFFFF;
	height: 2000px;
	width: 500px;
	right: 0px;
}
.menuholder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: left;
	text-decoration: none;
	width: 160px;
}
#submenuholder {
	float: left;
	position: relative;
	width: 198px;
	padding-top: 0px;
	background-color: #000;
	padding-left: 0px;
	z-index: 500;
}
#addresspanel {
	position: relative;
	width: 169px;
	float: left;
}
.menutextsmall {
	float: left;
	width: 160px;
	position: relative;
}
#footerbarholderindex {
	float: left;
	width: 890px;
	position: relative;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	background-color: #FFFFFF;
}
#footerbarholderindex2 {
	width: 890px;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#pagebgindex {
	position: relative;
	float: left;
	width: 100%;
	background-repeat: repeat-x;
}
body.flash {
	background-color: #000000;
}
#footerbarholderflash {
	float: left;
	width: 930px;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 0px;
}
#maintopbarflash {
	background-color: #000000;
	height: 630px;
}
#topbarholderflash {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 590px;
	position: relative;
	background-color: #000000;
	padding-top: 40px;
}
#contentholderflash {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#footerbarholderflash2 {
	float: left;
	position: relative;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#footerbarflash {
	position: relative;
	bottom: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	width: 910px;
}
#footerbarlinks {
	position: relative;
	bottom: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
}
#twitter {
	position: relative;
	bottom: 0px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
}
#twitterfeednewhome #twitter{
	position: relative;
	/* [disabled]left: 14px; */
	z-index: 500;
	float: left;
	margin-left: 8px;
	margin-top: -29px;
}
.footerlinkcol {
	float: left;
	width: 177px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 10px;
	padding-bottom: 5px;
}
.footerlinkcol2 {
	float: left;
	width: 170px;
	position: relative;
	padding-bottom: 5px;
}
.footerlinkcola {
	float: left;
	width: 170px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 130px;
}
.footerlinkcolright {
	float: right;
	width: 178px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 130px;
}
.footerlinkcol2a {
	float: left;
	position: relative;
	padding-bottom: 5px;
	width: 600px;
}
#footerbarlinksa {
	position: relative;
	bottom: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
}
#footerbarholderflash2a {
	float: left;
	position: relative;
	padding-bottom: 5px;
	width: 730px;
}
#footerbarlinkshome {
	position: relative;
	bottom: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
}
#footerbarholderhome {
	width: 950px;
	padding-bottom: 25px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footerbarholdermain {
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 0px;
	background-color: #FFF;
}
.footerlinkcol2b {
	float: left;
	width: 210px;
	position: relative;
	padding-bottom: 5px;
}
.footerlinkcolb {
	float: left;
	width: 210px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-bottom: 5px;
}
#footerbarhome {
	position: relative;
	bottom: 0px;
	float: left;
	padding-right: 0px;
	width: 930px;
	padding-top: 15px;
}
#topbarholder2 {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	position: relative;
	background-color: #000000;
}
#maintopbar2 {
	background-color: #000000;
	height: 100px;
}
#pagebgindexblack {
	position: relative;
	float: left;
	width: 100%;
	background-image: url(viral2009/black.gif);
	background-position: center -7px;
	background-repeat: no-repeat;
}
#teamphototextleft {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999;
	position: absolute;
	width: 200px;
	left: 12px;
	top: 135px;
}
#teamphototextright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999;
	position: absolute;
	height: 50px;
	width: 200px;
	top: 135px;
	right: 12px;
	text-align: right;
}
a:active { 	outline:none; }
a:hover { 	outline:none; }
a:focus { 	outline:none; }
:focus   { -moz-outline-style:none; }
.displace {
	position: absolute;
	left: -5000px;
}
.sliderholder {
	position: absolute;
	height: 50px;
	width: 500px;
	text-align: right;
	left: 0px;
	bottom: -346px;
}
h2.trigger {
	height: 44px;
	line-height: 46px;
	width: 181px;
	font-size: 2em;
	font-weight: normal;
	background-image: url(images/latest-tweets-tab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
h2.trigger2 {
	height: 44px;
	line-height: 46px;
	width: 171px;
	font-size: 2em;
	font-weight: normal;
	background-image: url(images/hanews-tab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute;
	left: 170px;
	bottom: 0px;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {
	background-position: 0px -50px;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
h2.active2 {
	background-position: 0px -50px;
}
.toggle_container {
	padding: 0;
	overflow: hidden;
	width: 485px;
	clear: both;
	background-color: #444444;
	position: absolute;
	left: 0px;
	bottom: 37px;
	z-index: 200;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.toggle_container a{
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.toggle_container h4 a {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.toggle_container2 {
	overflow: hidden;
	width: 180px;
	clear: both;
	background-color: #444444;
	position: absolute;
	left: 170px;
	bottom: 37px;
	z-index: 200;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.toggle_container .block {
	/* [disabled]background: url(toggle_block_btm.gif) no-repeat left bottom; */ /*--Bottom rounded corners--*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.toggle_container2 .block {
	padding: 0px; /*--Padding of Container--*/
	/* [disabled]background: url(toggle_block_btm.gif) no-repeat left bottom; */ /*--Bottom rounded corners--*/
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar  h4{
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

