@charset "utf-8";/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-image:url(/images/bg.jpg);
		background-repeat:repeat-x;
	}
h1,h2,h3,h4,h5,h6
	{
		margin:0px;
		padding:0px;
	}
#main
	{
		width:1004px;
		margin:0 auto;
		padding:0px;
	}
#mainsupport
	{
		width:969px;
		float:left;
		margin:0px;
		padding:0 0 0 35px;
	}
#tempcontainer
	{
		width:934px;
		float:left;
		margin:0px;
		padding:0px;
	}
#top
	{
		width:934px;
		height:82px;
		float:left;
		margin:0px;
		padding:21px 0 0 0;
	}
#logo
	{
		width:235px;
		height:82px;
		float:left;
		margin:0px;
		padding:0px;
	}
#logo h1
	{
		width:235px;
		height:82px;
		float:left;
		margin:0px;
		padding:0px;background-image:url(/images/logo.png);
		background-repeat:no-repeat;
	}
#toptxt	
	{
		width:220px;
		height:82px;
		float:left;
		margin:0 0 0 70px;
		padding:0px;
	}
#toptxt h2
	{
		width:220px;
		height:82px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:32px;
		font-weight:normal;
		color:#777777;
	}
.topboldtxt
	{
		font-family:Arial;
		font-size:32px;	
		font-weight:bold;
		color:#ba8be7;
	}
.toptxt	
	{ 
		font-family:Arial;
		font-size:18px;
		font-weight: normal;
		color:#adadad;
	}
#topmenu
	{
		width:380px;
		height:48px;
		float:left;
		margin:0 0 0 14px;
		padding:0px;
	}
#topmenu ul
	{
		width:380px;
		height:48px;
		float:left;
		margin:8px 0 0 0px;
		padding:0px;
		display:block;
	}
#topmenu ul li
	{
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#topmenu ul li.topmenusap
	{
		width:11px;
		height:48px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/images/topmenusap.jpg);
		background-repeat:no-repeat;
	}
#topmenu ul li a.join
	{
		width:114px;
		height:48px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#d94801;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/join.gif);
		background-repeat:no-repeat;
	}
#topmenu ul li a.login
	{
		width:114px;
		height:48px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#d94801;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/login.gif);
		background-repeat:no-repeat;
	}
#topmenu ul li a.login:hover
	{
		width:114px;
		height:48px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#d94801;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/loginover.gif);
		background-repeat:no-repeat;
	}
#topmenu ul li a.logout
	{
		width:114px;
		height:48px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:16px;	
		font-weight:bold;
		color:#d94801;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/logout.jpg);
		background-repeat:no-repeat;
	}
#topmenu ul li a.logout:hover
	{
		width:114px;
		height:48px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#d94801;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/logoutover.jpg);
		background-repeat:no-repeat;
	}
#topmenu ul li a.invite
	{
		width:114px;
		height:48px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:16px;	
		font-weight:bold;
		color:#d94801;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/invite.gif);
		background-repeat:no-repeat;
	}
#topmenu ul li a.invite:hover
	{
		width:114px;
		height:48px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:16px;	
		font-weight:bold;
		color:#d94801;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/inviteover.gif);
		background-repeat:no-repeat;
	}		/*------------------------------------------------------------TOP--------------------------------------------------------------------------------------------END------*/
#menublank
	{
		width:933px;
		height:37px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/images/menubg.jpg);
		background-repeat:no-repeat;
	}
#menu
	{
		width:933px;
		height:37px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:896px;
		height:37px;
		float:left;
		margin:0px;
		padding:0 0 0 38px;
		display:block;
	}
#menu ul li
	{
		width:82px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;	
	}
#menu ul li a.menu
	{
		width:82px;
		height:18px;
		float:left;
		margin:0px;
		padding:11px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#777777;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.menu:hover
	{
		width:82px;
		height:18px;
		float:left;
		margin:0px;
		padding:11px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#d94801;
		text-align:center;
		text-decoration:none;
		background-image:url(/images/menuover.jpg);
		background-repeat:no-repeat;
	}
/*------------------------------------------------------------MENU------------------------------------------------------------------------------END------------------*/
#banner
	{
		width:933px;
		height:124px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/images/banner.jpg);
		background-repeat:no-repeat;
	}
#bannerheading
	{
		width:174px;
		height:98px;
		float:left;
		margin:0 20px 0 0px;
		padding:23px 0 0 0;
		font-family:Arial;
		font-size:27px;
		font-weight: normal;
		color:#FFF;
		text-align:center;
	}
#bannerheading h3
	{
		width:174px;
		float:left;
		margin:0 0 0 0px;
		padding:0px;
		font-family:Arial;
		font-size:27px;
		font-weight: normal;
		color:#FFF;
		text-align:center;
	}
#bannertxt
	{
		width:465px;
		float:left;
		margin:0px;
		padding:28px 0 0 0;
		font-family:Arial;
		font-size:13px;
		color:#c1c1c1;
		text-align: justify;
	}
.bannertxt
	{
		font-family:Arial;
		font-size:13px;	
		color:#c1c1c1;
		background-color:#000000;
	}
.more
	{
		font-family:Arial;
		font-size:13px;	
		font-weight:bold;
		color:#ef3535;	
		text-decoration:none;
		background-image:url(/images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 7px;
		padding:0 0 0 8px;
		position:absolute;
	}
.more:hover
	{
		font-family:Arial;
		font-size:13px;	
		font-weight:bold;
		color:#ef3535;
		text-decoration: underline;
		background-image:url(/images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 7px;
		padding:0 0 0 8px;
		position:absolute;
	}
#searchblank
	{
		width:196px;
		height:98px;
		float: right;
		margin:0 18px 0 0;
		padding:28px 0 0 0;
		font-family:Arial;
		font-size:13px;
		color:#c1c1c1;
		text-align: justify;
	}
#searchheading
	{
		width:196px;
		height:19px;
		float:left;
		margin:0px;
		padding:0px;
	}
#searchheading h6
	{
		width:196px;
		height:19px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:18px;	
		font-weight:bold;
		color:#ffffff;
	}
#searchinput
	{
		width:139px;
		height:21px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
	}
.searchinput
	{
		width:128px;
		height:17px;
		float:left;
		margin:0px;
		padding:4px 0 0 11px;
		font-family:Arial;
		font-size:10px;
		color:#1d1d1d;
		border-left:solid 1px #808080;
		border-top:solid 1px #808080;
		border-right:solid 1px #d4d0c8;
		border-bottom:solid 1px #d4d0c8;
	}
#gobutton
	{
		width:31px;
		height:20px;
		float:left;
		margin:10px 0 0 10px;
		padding:0px;
	}
.go
	{
		width:31px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(/images/gobutton.jpg);
		background-repeat:no-repeat;
	}
.go:hover
	{
		width:31px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(/images/gobuttonover.jpg);	
		background-repeat:no-repeat;
	}
#advancesearch
	{	
		width:101px;
		height:17px;
		float: right;
		margin:10px 18px 0 0;
		padding:0px;
	}
.advance
	{
		width:101px;
		height:15px;
		float:left;
		margin:0px;
		padding:2px 0 0 2px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/advancesearch.jpg);
		background-repeat:no-repeat;
	}
.advance:hover
	{
		width:101px;
		height:15px;
		float:left;
		margin:0px;
		padding:2px 0 0 2px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/advancesearchover.jpg);
		background-repeat:no-repeat;	
	}
/*-----------------------------------------------------------BANNER-----------------------------------------------------------------------------END------------------*/		
#registerbg
	{
		width:934px;
		height:148px;	
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(/images/registerbg.jpg);
		background-repeat:no-repeat;
	}
#registertxtblank
	{	
		width:915px;
		height:130px;
		float:left;
		margin:0px;
		padding:18px 0 0 18px;	
	}
.registertxt
	{
		font-family:Arial;
		font-size:23px;
		font-weight:bold;
		color:#d94801;
	}
#member	
	{
		width:174px;
		height:34px;
		float:left;
		margin:0px;
		padding:4px 0 0 39px;
		font-family:Arial;
		font-size:23px;
		color:#494949;
		background-image:url(/images/register.jpg);
		background-repeat:no-repeat;
	}
#member a 
	{
		font-family:Arial;
		font-size:23px;
		color:#494949;
		text-decoration:none;
	}
#articles
	{
		width:174px;
		height:34px;
		float:left;
		margin:0 15px 0 15px;
		padding:4px 0 0 39px;
		font-family:Arial;
		font-size:23px;
		color:#494949;
		background-image:url(/images/news.jpg);
		background-repeat:no-repeat;
	}
#articles a 
	{
		font-family:Arial;
		font-size:23px;	
		color:#494949;
		text-decoration:none;
	}
#videos	
	{
		width:174px;
		height:34px;
		float:left;
		margin:0 15px 0 0;
		padding:4px 0 0 39px;
		font-family:Arial;
		font-size:23px;
		color:#494949;
		background-image:url(/images/services.jpg);
		background-repeat:no-repeat;
	}
#videos a 
	{
		font-family:Arial;
		font-size:23px;	
		color:#494949;
		text-decoration:none;
	}
#freebies
	{
		width:174px;
		height:34px;
		float:left;
		margin:0px;
		padding:4px 0 0 39px;
		font-family:Arial;
		font-size:23px;
		color:#494949;
		background-image:url(/images/download.jpg);
		background-repeat:no-repeat;
	}
#freebies a
	{
		font-family:Arial;
		font-size:23px;	
		color:#494949;
		text-decoration:none;
	}
.txtblank
	{
		width:200px;
		float:left;
		margin:0 16px 0 0 ;
		padding:4px 0 0 10px;
	}
.blackboldtxt
	{
		width:174px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;	
		font-weight:bold;
		color:#494949;
	}
.normaltxt
	{
		width:200px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;	
		color:#857b37;
	}
.redtxt	
	{
		font-family:Arial;
		font-size:11px;	
		font-weight:bold;
		color:#d94801;
	}
.registerbutton	
	{
		width:85px;
		height:20px;
		float:right;
		margin:0px;
		padding:0px;
	}
.register
	{
		width:63px;
		height:16px;
		float:left;
		margin:0px;
		padding:4px 0 0 22px;
		font-family:Arial;
		font-size:9px;	
		color:#494949;
		text-decoration:none;
		background-image:url(/images/registerbutton.jpg);
		background-repeat:no-repeat;
	}
.register:hover	
	{
		width:63px;
		height:16px;
		float:left;
		margin:0px;
		padding:4px 0 0 23px;
		font-family:Arial;
		font-size:9px;	
		color:#494949;
		text-decoration:none;	
		background-image:url(/images/registerbuttonover.jpg);
		background-repeat:no-repeat;
	}	/*------------------------------------------------------------REGISTER---------------------------------------------------------------------------END------------------*/	#signupbg		{			width:934px;			float:left;			margin:0px;			padding:0px;		}#signuptxtblank		{			width:915px;			float:left;			margin:0px;			padding:18px 0 20px 18px;		}#freesignup		{			width:194px;			height:34px;			float:left;			margin:0px;			padding:4px 0 0 19px;			font-family:Arial;			font-size:23px;			color:#494949;			background-image:url(/images/joinnow.jpg);			background-repeat:no-repeat;		}#fullsignup		{			width:194px;			height:34px;			float:left;			margin:0 15px 0 15px;			padding:4px 0 0 19px;			font-family:Arial;			font-size:23px;			color:#494949;			background-image:url(/images/joinnow.jpg);			background-repeat:no-repeat;		}	#full_webhost		{			width:194px;			height:34px;			float:left;			margin:0 15px 0 0;			padding:4px 0 0 19px;			font-family:Arial;			font-size:23px;			color:#494949;			background-image:url(/images/joinnow.jpg);			background-repeat:no-repeat;		}#undecided		{			width:194px;			height:34px;			float:left;			margin:0px;			padding:4px 0 0 19px;			font-family:Arial;			font-size:23px;			color:#494949;			background-image:url(/images/joinnow.jpg);			background-repeat:no-repeat;		}.blackboldtxt2		{			width:200px;			float:left;			margin:0px;			padding:0px;			font-family:Arial;			font-size:13px;			font-weight:bold;			color:#494949;		}.signuptxt		{			width:200px;			float:left;			margin:0px;			padding:0px;			font-family:Arial;			font-size:13px;			color:#494949;		}
.signuptable
	{
		float:left;
		border-collapse:collapse;
		width:100%;
		margin:4px 0 10px 0px;
		padding:0px;	
		font-family:Arial;	
		font-size:13px;	
		color:#494949;	
	}
.factstop
	{
		border-top: 1px solid #ccc;	
		color:#454545;	
		background-color:#e3edee;
	}
.facts	
	{
		color:#454545;	
		background-color:#e3edee;
	}
.factsbottom
	{	
		border-bottom: 1px solid #ccc;	
		color:#454545;	
		background-color:#e3edee;
	}
.factsregister
	{
		color:#494949;
		text-decoration:none;
	}
.factsregister:hover
	{
		color:#d94801;
		text-decoration:none;
	}		
#signupbutton
	{	
		width:54px;
		height:20px;
		float:left;
		margin:0px;
		padding:0px;
	}
.signup	
	{
		width:54px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;			font-size:11px;	
		font-weight:bold;					color:#FFF;
		text-align:center;
		text-decoration:none;						background-image: url(/images/signup.jpg);	
		background-repeat:no-repeat;
	}
.signup:hover			{
		width:54px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:11px;	
		font-weight:bold;
		color:#FFF;
		text-align:center;			text-decoration:none;	
	background-image:url(/images/signupover.jpg);				background-repeat:no-repeat;
	}
/*------------------------------------------------------------SIGNUP---------------------------------------------------------------------------END------------------*/	
#clutterbg
	{
		width:934px;
		height:182px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(/images/winnerbg.jpg);
		background-repeat:no-repeat;
	}
#cluttertxtblank
	{
		width:915px;
		height:181px;
		float:left;
		margin:0px;
		padding:0 0 0 18px;
	}
#clutterheading	
	{
		width:261px;
		height:165px;
		float:left;
		margin:0px;
		padding:40px 0 0 0;
		background-image: url(/images/papers.png);
		background-repeat:no-repeat;
	}
#clutterheading h2
	{	
		width:271px;
		float:left;
		margin:0px;
		padding:0 0 0 120px;
		font-family:Arial;
		font-size:38px;	
		font-weight: bold;
		color:#414141;	
	}
.clutterheading	
	{
		font-family:Arial;
		font-size:20px;	
		font-weight: normal;
		color:#d94801;
		text-transform:uppercase;
		padding:0 0 0 65px;
		letter-spacing:2px;
		margin:0px;
		float:left;
		line-height:21px;
	}
.year
	{
		font-family:Arial;
		font-size:66px;
		font-weight:200px;
		color:#e1e1e1;
		padding:0px;
		margin:0 0 0 70px;
		float: right;
		position: absolute;
		top:510px;
		bottom:50px;
		letter-spacing:-4px;
	}
#bottomlinksblank
	{
		width:608px;
		float:left;
		margin:0px;
		padding:45px 0 0 36px;
	}
.bottomlinks
	{
		width:128px;
		float:left;
		margin:0 66px 0 0;
		padding:0px;
	}
.bottomlinks ul	
	{
		width:128px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
.bottomlinks ul li
	{
		width:128px;
		float:left;
		margin:3px 0 0 0;
		padding:0px;
		display:block;
	}
.bottomlinks ul li a.botlinks
	{
		width:122px;
		float:left;
		margin:0px;
		padding:0 0 0 6px;
		font-family:Arial;
		font-size:10px;
		color:#93981a;
		text-decoration: underline;
		background-image:url(/images/botarrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
.bottomlinks ul li a.botlinks:hover
	{
		width:122px;
		float:left;
		margin:0px;
		padding:0 0 0 6px;
		font-family:Arial;
		font-size:10px;
		color:#93981a;
		text-decoration:none;
		font-family:Arial;
		font-size:10px;
		color:#d94801;
		text-decoration:underline;
		background-image:url(/images/botarrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
.bottomlinks ul li.botheading
	{
		width:120px;
		height:20px;
		float:left;
		margin:0px;
		padding:4px 0 0 8px;
		font-family:Arial;
		font-size:10px;	
		color:#ffffff;
		background-image:url(/images/botheadingbg.jpg);
		background-repeat:no-repeat;
	}
.bottomlinks ul li.botheading02	
	{
		width:120px;
		height:20px;
		float:left;
		margin:0px;
		padding:4px 0 0 8px;
		font-family:Arial;
		font-size:10px;	
		color:#ffffff;
		background-image:url(/images/botheadingbg02.jpg);
		background-repeat:no-repeat;
	}
#newsletterbg
	{
		width:213px;
		height:122px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/images/newsletter.jpg);
		background-repeat:no-repeat;
	}
#newsletterheading
	{
		width:162px;
		float:left;
		margin:10px 0 0 0;
		padding:0 0 0 51px;
	}
#newsletterheading h3
	{
		width:162px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;	
		font-weight: normal;
		color:#494949;
	}
#newsinput
	{
		width:182px;
		height:21px;
		float:left;
		margin:4px 0 0 15px;
		padding:0px;
	}
.newsinput
	{
		width:171px;
		height:14px;
		float:left;
		margin:3px 0 0 0;
		padding:3px 0 0 11px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#494949;
	}
#newsbutton
	{
		width:54px;
		height:20px;
		float:right;
		margin:31px 15px 0 0;
		padding:0px;
	}
.news	
	{
		width:54px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/signup.jpg);
		background-repeat:no-repeat;
	}
.news:hover
	{
		width:54px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:11px;	
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/signupover.jpg);
		background-repeat:no-repeat;	
	}
/*---------------------------------------------------BOTTOM----------------------------------------------------------------------------------END----------------------*/
#footerbg
	{
		width:100%;
		height:130px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:130px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:934px;
		height:106px;
		float:left;
		margin:0px;
		padding:24px 0 0 35px;
		background-image:url(/images/footer.jpg);
		background-repeat:no-repeat;
	}
#footerlinks
	{
		width:534px;
		height:13px;
		float:left;
		margin:0 50px 0 0;
		padding:0 0 0 18px;
		font-family:Arial;
		font-size:12px;
		color:#494949;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:12px;
		color:#494949;
		text-decoration:none;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:12px;
		color:#494949;
		text-decoration: underline;
	}
#terms	
	{
		width:434px;
		height:13px;
		float:left;
		margin:10px 0 0 0;
		padding:0 0 0 18px;
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		color:#aaa639;
	}
.terms a
	{
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		color:#1c1c1c;
		text-decoration:none;
	}
.privacy a
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#d94801;
		text-decoration:none;
	}
#footerrightblank
	{	
		width:82px;
		float:right;
		margin:10px 0 0 0;
		padding:0 0 0 0px;
	}
#copyright
	{
		width:250px;
		height:13px;
		float: right;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#494949;
		text-decoration:none;
	}
#social	
	{
		width:54px;
		height:20px;
		float: left;
		margin:0px;
		padding:0px;
	}
.social	
	{
		width:54px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/signup.jpg);
		background-repeat:no-repeat;
	}
.social:hover
	{
		width:54px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/signupover.jpg);
		background-repeat:no-repeat;
	}
#social2
	{
		width:54px;
		height:20px;
		float: left;
		margin:0 0 0 3px;
		padding:0px;
	}
.social2
	{
		width:54px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:11px;	
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/signup.jpg);
		background-repeat:no-repeat;
	}
.social2:hover
	{
		width:54px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:11px;	
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(/images/signupover.jpg);
		background-repeat:no-repeat;	
	}	/*------------------------------------------------------------INDEXPAGE---------------------------------------------------------------------------END---------------*/
#innercontentbg	
	{
		width:933px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(/images/innercontentbg.jpg);
		background-repeat:no-repeat;
	}
#innercontentblank
	{
		width:915px;
		float:left;
		margin:0px;
		padding:0 0 0 18px;
	}
#innercontentleft
	{	
		width:160px;
		float:left;
		margin:0px;
		padding:35px 0 28px 0;
	}
#innerheading 
	{	
		width:160px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:23px;
		color:#494949;
	}
#innerheading  h2
	{	
		width:160px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:23px;
		color:#494949;
	}
.innerheading
	{
		font-family:Arial;
		font-size:23px;
		font-weight:bold;
		color:#d94801;
	}
#innercontentmiddle
	{
		width:530px;
		float:left;
		margin:0px;
		padding:35px 0 28px 0;
		font-family:Arial;
	}
#innercontentmiddlecontent
	{	
		width:500px;
		float:left;
		margin:10px 0 0 0;
		padding:0 0 0 15px;
		font-family:Arial;
		font-size:13px;
		color:#494949;
		text-align: justify;
	}
.innercontentmiddle p
	{	
		width:500px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:13px;
		color:#494949;
		text-align: justify;
	}
#innercontentmiddle2
	{	
		width:690px;
		float:left;
		margin:0px;
		padding:35px 0 28px 0;
		font-family:Arial;
	}
#innercontentmiddlecontent2
	{
		width:650px;
		float:left;
		margin:0px;
		padding:0 0px 0 0;
		font-family:Arial;
		font-size:13px;	
		color:#494949;
		text-align: justify;
	}
.innercontentmiddle2 p
	{	
		width:650px;
		float:left;
		margin:0px;
		padding:0 0px 0 0;
		font-family:Arial;
		font-size:13px;	
		color:#494949;
		text-align: justify;
	}
#innercontentbig
	{
		width:900px;
		float:left;
		margin:0px;
		padding:35px 0px 28px 0;
		font-family:Arial;
	}
#innercontentbigcontent	
	{
		width:900px;
		float:left;
		margin:0px;
		padding:0px;	
		font-family:Arial;
		font-size:13px;	
		color:#494949;
		text-align: justify;
	}
.innercontentbig p
	{
		width:900px;
		float:left;
		margin:0px;
		padding:0 0px 0 0;
		font-family:Arial;
		font-size:13px;
		color:#494949;
		text-align: justify;
	}
.innercontentbig h3
	{
	float:left;
	font-family:Arial;
	font-size:16px;	
	color:#494949;
	margin: 15px 0 0 0;
	}
#contentsearch		{			float:right;			width:895px;			height:30px;			margin:8px 0 10px 0px;			padding:0px;		}#browsemembers		{			float:right;			width:120px;			height:25px;			margin:0px 10px 0 0px;			padding:1px 0 0 0px;			text-align:right;			background-image: url(images/browse.png);			background-repeat:no-repeat;		}#browsemembers a		{			float:right;			font-family: Arial;			font-weight:normal;			font-size:12px;			color:#494949;			line-height:18px;			text-align:justify;			text-decoration:none;		}#browsemembers a:hover		{			float:right;			font-family: Arial;			font-weight:normal;			font-size:12px;			color:#d94801;			line-height:18px;			text-align:justify;			text-decoration:underline;		}#browsearticles		{			float:right;			width:107px;			height:25px;			margin:0px 10px 0 8px;			padding:1px 0 0 0px;			text-align:right;			background-image: url(images/browsearticles.png);			background-repeat:no-repeat;		}#browsearticles a		{			float:right;			font-family: Arial;			font-weight:normal;			font-size:12px;			color:#494949;			line-height:18px;			text-align:justify;			text-decoration:none;		}#browsearticles a:hover		{			float:right;			font-family: Arial;			font-weight:normal;			font-size:12px;			color:#d94801;			line-height:18px;			text-align:justify;			text-decoration:underline;		}#browsevideos		{			float:right;			width:107px;			height:25px;			margin:0px 10px 0 8px;			padding:1px 0 0 0px;			text-align:right;			background-image: url(images/browsevideos.png);			background-repeat:no-repeat;		}#browsevideos a		{			float:right;			font-family: Arial;			font-weight:normal;			font-size:12px;			color:#494949;			line-height:18px;			text-align:justify;			text-decoration:none;		}#browsevideos a:hover		{			float:right;			font-family: Arial;			font-weight:normal;			font-size:12px;			color:#d94801;			line-height:18px;			text-align:justify;			text-decoration:underline;		}#browseevents		{			float:right;			width:107px;			height:25px;			margin:0px 10px 0 8px;			padding:1px 0 0 0px;			text-align:right;			background-image: url(images/browseevents.png);			background-repeat:no-repeat;		}#browseevents a		{			float:right;			font-family: Arial;			font-weight:normal;			font-size:12px;			color:#494949;			line-height:18px;			text-align:justify;			text-decoration:none;		}#browseevents a:hover		{			float:right;			font-family: Arial;			font-weight:normal;			font-size:12px;			color:#d94801;			line-height:18px;			text-align:justify;			text-decoration:underline;		}#innercontentright		{			width:725px;			float:left;			margin:0px;			padding:35px 0 28px 0;		}#innercontent		{			width:710px;			float:left;			margin:0px;			padding:0px 0 0 15px;			font-family:Arial;			font-size:13px;			color:#494949;			text-align: justify;		}#innercontent p		{			width:710px;			float:left;			margin:10px 0 0 0;			padding:0px;			font-family:Arial;			font-size:13px;			color:#494949;			text-align: justify;		}#innercontentlist		{			width:710px;			float:left;			margin:0px;			padding:0px 0 0 0px;			font-family:Arial;			font-size:13px;			color:#494949;			text-align: justify;		}#innercontentlist a		{			color:#d94801;                        text-decoration:underline;		}
#innercontentlist h3
	{
	font-family:Arial;
	font-size:16px;	
	color:#494949;
	}

#innercontentlist h3 a		{			font-family:Arial;			font-size:16px;			color:#494949;                        text-decoration:underline;		}#innercontentlist h3 a:hover		{			font-family:Arial;			font-size:16px;			color:#d94801;                        text-decoration:underline;		}#innercontentlist p		{			width:710px;			float:left;			margin:2px 0 20px 0;			padding:0px;			font-family:Arial;			font-size:13px;			color:#494949;			text-align: justify;		}#innercontentlist ul 		{			margin:40px 0 30px 40px;		}#innerrightad		{			width:210px;			float:left;			margin:0px;			padding:35px 0 28px 0;		}#innerrightadcontent		{			width:200px;			float:left;			margin:0 0 0 10px;			padding:0px;		}
#submenuheading 
	{
		width:160px;
		height:34px;
		float:left;
		margin:0px;
		padding:0px;					font-family:Arial;					font-size:23px;
		color:#494949;	
	}
#submenuheading   h2
	{	
		width:160px;
		height:34px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:23px;	
		color:#494949;	
	}
#submenu
	{
		width:160px;
		float:left;
		margin:0px;
		padding:0px;
	}
#submenu ul
	{
		width:160px;
		float:left;
		margin:0px;
		padding:10px 0 0 0px;
		display:block;
	}
#submenu ul li
	{
		width:160px;
		float:left;
		margin:3px 0 0 0;
		padding:0px;
		display:block;
	}
#submenu ul li a.submenu
	{
		width:150px;	
		float:left;
		margin:0px;
		padding:0 0 0 6px;
		font-family:Arial;
		font-size:10px;
		color:#93981a;
		text-decoration: none;
		background-image:url(/images/botarrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#submenu ul li a.submenu:hover	
	{	
		width:150px;
		float:left;
		margin:0px;
		padding:0 0 0 6px;
		font-family:Arial;
		font-size:10px;
		color:#93981a;
		text-decoration:underline;
		background-image:url(/images/botarrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}		/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/#contactaddresshedding		{		width:170px;		height:20px;		float: left;		margin:0 0 0 135px;		padding:0px;		font-family:Arial;		font-size:23px;		font-weight:bold;		color:#494949;		}		#contactaddresstext{	width:176px;	float:left;	margin:10px 0 0 160px;	padding:0px;	font-family: Arial;	font-size:11px;	font-weight: normal;	color:#494949;	text-align:justify;	}#contactsmallhedding			{		width:686px;		float:left;		margin:13px 0 0 0;		padding:0px;		font-family: Arial;		font-size:11px;		font-weight:bold;		color:#ec4914;			}#contacthedding			{		width:386px;		height:20px;		float: left;		margin:0px;		padding:0 0 0 15px;		font-family:Arial;		font-size:23px;		font-weight:bold;		color:#494949;		}#contacticon{				width:86px;				height:84px;				float:left;				background-image: url(contacticon.png);				background-repeat:no-repeat;				margin:10px 0 0 30px;	}#contactfeildnameblank			{				width:160px;				height:450px;				margin:10px 0 0 20px;				padding:0;				float:left;			}#contactfeildblank			{				width:200px;				height:450px;				margin:10px 0 0 0;				padding:0;				float:left;			}#contactfeildname			{				width:160px;				height:20px;				margin:0px;				padding:0;				float:left;			}#contactfeildname002			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}#contactfeildname003			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}	#contactfeildname004			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}#contactfeildname0041			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}		#contactfeildname005			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}	#contactfeildname006			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}#contactfeildname007			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}	#contactfeildname008			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}	#contactfeildname009			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}#contactfeildname010			{				width:150px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}#contactfeild			{				width:200px;				height:20px;				margin:0px;				padding:0;				float:left;			}#contactfeild002			{				width:200px;				height:20px;				margin:5px 0 0 0;				padding:0;				float:left;			}#contactfeild003			{				width:200px;				height:20px;				margin:1px 0 0 0;				padding:0;				float:left;			}	#contactfeild004			{				width:200px;				height:20px;				margin:6px 0 0 0;				padding:0;				float:left;			}#contactfeild0041			{				width:200px;				height:20px;				margin:6px 0 0 0;				padding:0;				float:left;			}		#contactfeild005			{				width:200px;				height:20px;				margin:6px 0 0 0;				padding:0;				float:left;			}	#contactfeild006			{				width:200px;				height:20px;				margin:6px 0 0 0;				padding:0;				float:left;			}#contactfeild007			{				width:200px;				height:20px;				margin:6px 0 0 0;				padding:0;				float:left;			}	#contactfeild008			{				width:200px;				height:20px;				margin:6px 0 0 0;				padding:0;				float:left;			}	#contactfeild009			{				width:200px;				height:20px;				margin:1px 0 0 0;				padding:0;				float:left;			}#contactfeild010			{				width:200px;				height:60px;				margin:1px 0 0 0;				padding:0;				float:left;			}#submitbutton002			{				width:200px;				height:20px;				margin:50px 0 0 0;				padding:0;				float:left;				text-align: left;			}				.contactfeildname			{		font-family: Arial;		font-size:11px;		font-weight: normal;		color:#494949;		text-align:justify;			}.contactfeild			{				width:200px;				height:20px;				font-family: Arial;				font-size:11px;				color:#494949;				border:solid 1px #d2e3e9;				background-color:#fffdfd;			}.textarea			{				width:200px;				height:80px;				font-family: Arial;				font-size:11px;				color:#494949;				border:solid 1px #d2e3e9;				background-color:#fffdfd;			}.list			{				width:200px;				height:20px;				font-family: Arial;				font-size:11px;				color:#494949;				border:solid 1px #d2e3e9;				background-color:#fffdfd;			}			.submitbutton			{			width:54px;			height:20px;			float:left;			margin:0px;			padding:2px 0 0 0;			font-family:Arial;			font-size:10pt;			font-variant:small-caps;			font-weight:bold;			color:#FFFFFF;			text-align:center;			text-decoration:none;			background-image:url(/images/signup.jpg);			background-repeat:no-repeat;			cursor:pointer;			}.submitbutton:hover 			{			width:54px;			height:20px;			float:left;			margin:0px;			padding:2px 0 0 0;			font-family:Arial;			font-size:10pt;			font-variant:small-caps;			font-weight:bold;			color:#FFFFFF;			text-align:center;			text-decoration:none;			background-image:url(/images/signupover.jpg);			background-repeat:no-repeat;	cursor:pointer;				}			.contactinput		{				border:solid;				border-width:1px;				border-color:#d2e3e9;				background-color:#fffdfd;		}.contactinput:hover		{				border:solid;				border-width:1px;				border-color:#d2e3e9;				background-color:#fffdfd;	}.listbox		{				width:174px;				height:20px;							border:solid;				border-width:1px;				border-color:#d2e3e9;				background-color:#fffdfd;		}.listbox:hover		{				width:174px;				height:20px;							border:solid;				border-width:1px;				border-color:#d2e3e9;				background-color:#fffdfd;	}	/*----------------------------------------------------------------eventpage----------------------------------------------------------------------------------------*/
#calendar
	{
		float:left;
		width:190px;
		font-family:Arial;
		font-size:13px;	
		margin:0 0 20px 0;
	}
#calendar a
	{
		font-family:Arial;
		font-size:13px;	
		color:#d94801;
	}
#calendar a:hover
	{
		font-family:Arial;
		font-size:13px;
		color:#494949;
	}
/*----------------------------------------------------------------productpage----------------------------------------------------------------------------------------*/		#productblank		{			width:660px;			float:left;			margin:0px;			padding:35px 0 28px 0;			font-family:Arial;		}#productcontent		{			width:650px;			float:left;			margin:0px;			padding:0 0px 0 0;			font-family:Arial;			font-size:13px;			color:#494949;			text-align: justify;		}#imagesmall     {			width:160px;			height:375px;			float:left;			margin:0px;                }#fulldetails    {			width:460px;			float:left;			margin:0px;			padding:0 0 0 15px;                }#fulldetails h2 {			width:460px;			height:30px;			float:left;			padding:0px;			margin:0px;			font-family:Arial;			font-size:23px;			color:#494949;		}#fulldetails p  {			width:460px;			float:left;			padding:0px;			margin:0 0 10px 0;			font-family:Arial;			font-size:13px;			color:#494949;			text-align: justify;		}.product	{			width:650px;			height:140px;			float:left;			margin:0 0 0px 0;		}.productimage	{			width:160px;			height:140px;			float:left;			padding:8px 0 0 0;		}.imagesmall     {			width:160px;			height:140px;			float:left;			margin:0px;                }.productcontent	{			width:460px;			height:140px;			float:left;			padding:0px;		}.productdetails	{			width:460px;			height:140px;			float:left;			padding:0 0 0 15px;			font-family:Arial;			font-size:13px;			color:#494949;			text-align: justify;		}.productdetails	h2 {			width:460px;			height:30px;			float:left;			padding:0px;			margin:0px;			font-family:Arial;			font-size:23px;			color:#494949;		}.productdetails	p {			width:445px;			height:45px;			float:left;			padding:0px;			margin:0 0 8px 0;			font-family:Arial;			font-size:13px;-22			color:#494949;			text-align: justify;		}.psubtitle {			width:445px;			height:15px;			float:left;			padding:0px;			margin:0 0 10px 0;			font-family:Arial;			font-size:11px;			color:#494949;		}.ptable		{			float:left;                        width:100%;						}.info		{			width:70px;			padding:0px;		}.plinks a		{			font-family:Arial;			font-size:13px;			color:#494949;                        text-decoration:underline;			}.plinks a:hover		{			font-family:Arial;			font-size:13px;			color:#d94801;                        text-decoration:underline;			}.plinks a:visited		{			font-family:Arial;			font-size:13px;			color:#d94801;                        text-decoration:underline;			}.plinks a:visited:hover		{			font-family:Arial;			font-size:13px;			color:#d94801;                        text-decoration:underline;			}#cartblank		{			width:240px;			float:left;			margin:0px;			padding:35px 0 28px 0;		}#cart		{			width:230px;			float:left;			margin:0px;			padding:0 0 0 30px;						}.cart 		{			font-family:Arial;			padding:0 0 0 22px;			font-size:14px;			color:#494949;				}.cart a		{			font-family:Arial;			font-size:14px;			color:#494949;                        text-decoration:underline;						}.cart a:hover		{			font-family:Arial;			font-size:14px;			color:#d94801;                        text-decoration:underline;						}/*----------------------------------------------------------------humorpage----------------------------------------------------------------------------------------*/
#humor
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	}
#humor ul
	{
		width:470px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#humor ul li
	{
		width:470px;	
		float:left;
		margin:15px 0 0 0;
		padding:0px;
	}
