body { 
	background: #000 url(../images/bg-body-monespace.jpg) top no-repeat;
	color: #fff;
}
	.Container2 {
		margin: 0px 10px;
	}
		.Container2 .Group1 {
			float: left;
			width: 560px;
		}
			.Adrenaline {
				display: block;
				margin-bottom: 39px;
			}
			.Profile {
				background: url(../images/bg-video.png) left top repeat!important;				
				background: none;
				width:520px; height:auto;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-video.png', sizingMethod='scale') !important;
				margin-bottom: 10px;
				padding: 20px;
			}
				.Profile h2 {
					background: #fff;
					color: #000;
					font-family: "Trebuchet MS";
					font-size: 1.2em;
					margin-bottom: 8px;
					padding: 2px 9px;
					text-transform: uppercase;
				}
				.Profile p.TextStyle {
					font-family: Verdana;
					font-size: 1.1em;
					margin-bottom: 23px;
				}				
				.Profile .Avatar {
					float: left;
					text-align: center;
					width: 80px;
				}
					.Profile .Avatar img {
						display: block;
						margin-bottom: 3px;
					}
					.Profile .Avatar a:link,
					.Profile .Avatar a:visited {
						color: #a0a0a0;
						font-family: Verdana;
						font-size: 1em;
						text-decoration: underline;
					}	
					.Profile .Avatar a:hover {
						text-decoration: none;
					}
				.Profile .Info {
					float: right;
					margin: -1px 0px 0px;
					width: 420px;
				}
					.Profile .Info h3 {
						color: #fff;
						font-family: "Trebuchet MS";
						font-size: 2.4em;
						margin: 0px 0px 7px -3px;
					}
					.Profile .Info .State {
						font-family: Verdana;						
					}
						.Profile .Info .State p {
							font-size: 1.2em;
							margin-bottom: 2px;
						}
						.Profile .Info .State a:link,
						.Profile .Info .State a:visited {
							color: #a0a0a0;
							font-size: 1em;
							text-decoration: underline;
						}
						.Profile .Info .State a:hover {
							text-decoration: none;
						}
						.Profile .Info .State input {
							background: #000;
							border: 1px solid #a0a0a0;
							color: #a0a0a0;
							display: inline;
							float: left;
							font-size: 0.9em;
							margin: 0px 10px 0px 0px;
							padding: 3px 11px;
							width: 201px;
						}
						.Profile .Info .State2 a:link,
						.Profile .Info .State2 a:visited {
							line-height: 18px;
						}
					.Profile .Info span {
						display: block;
						font-family: Verdana;
						font-size: 1em;
						margin-top: 8px;
					}
				.Profile .Description {
					font-family: Verdana;
					font-size: 1.1em;
					margin: 18px 0px 11px;
				}
					.Profile .Description ul {
						list-style: none;
						margin: 0px;
						padding: 0px;
					}
						.Profile .Description li {							
							margin-bottom: 3px;
						}
					.Profile .Description h5 {
						font-size: 1em;
						margin-top: 18px;
					}
					.Profile .Description p {
						line-height: 17px;
					} 
				.Profile .LinkWrap {
					height: auto;
					margin: 15px 0px 0px 100px;
					overflow: hidden;
					width: 400px;
				}	
				.Profile a.LinkStyle:link,
				.Profile a.LinkStyle:visited {
					background: #d77d0f;
					border: 2px solid #fff;
					color: #fff;
					display: inline;
					float: left;
					font-family: "Trebuchet MS";
					font-size: 1.1em;
					font-weight: bolder;
					height: 16px;
					line-height: 16px;
					margin-right: 10px;
					padding: 0px 5px; 
					text-transform: uppercase;
				}
				.Profile a.LinkStyle:hover {
					background: #fff;
					color: #d77d0f;
				}
			.CommentBlock {	}
				.CommentBlock .HeadingBar {
					background: #fff;					
					font-family: "Trebuchet MS";
					margin-bottom: 10px;
					position: relative;
					z-index: 1;
				}	
					.CommentBlock .HeadingBar h3 {
						color: #000;
						font-size: 1.2em;
						padding: 2px 0px 2px 15px ;
						text-transform: uppercase;
					}
						.CommentBlock .HeadingBar a:link,
						.CommentBlock .HeadingBar a:visited {
							background: #d77d0f url(../images/bullet-4.gif) left top no-repeat;
							border: 2px solid #fff;
							color: #fff;
							font-size: 1.1em;
							height: 16px;
							line-height: 16px;
							padding: 0px 6px 0px 23px;
							position: absolute;
							right: 0px;
							top: -5px;
							z-index: 2;
							font-weight:bold;
							text-transform: uppercase;
						}
						.CommentBlock .HeadingBar a:hover {
							background-color: #fff;
							background-position: left bottom;
							color: #d77d0f;
							text-decoration: none;
						}
					.CommentBlock ul {
						list-style: none;
						margin: 0px;
						padding: 0px;
					}	
						.CommentBlock ul li {
							border-bottom: 1px solid #646464;
							float: left;
							padding-bottom: 10px;
							margin-bottom: 10px;
							width: 560px;
						}
						.CommentBlock ul li.Last {
							border: none;
							padding: 0px;
						}
							.CommentBlock ul .Thumbnail {
								float: left;
								height: 80px;
								width: 80px;
							}
							.CommentBlock ul .Description {
								float: right;
								font-family: Verdana;
								position: relative;
								width: 461px;
								z-index: 1;
							}									
								.CommentBlock ul .Description h4 {
									color: #a0a0a0;
									font-size: 1em;
									margin-top: 7px;
									padding: 3px 0px 3px;
									text-decoration: underline;
								}
								.CommentBlock ul .Description span {
									color: #a0a0a0;
									display: block;
									font-size: 1em;
									padding-bottom: 6px;
								}
								.CommentBlock ul .Description p {
									font-size: 1.1em;
									line-height: 13px;
								}
					.CommentBlock .Paging {
						float: right;
						margin-bottom: 30px;
					}
			.NewsBlock {
				clear: both;
				margin-bottom: 30px;
			}	
				.NewsBlock .HeadingBar {
					background: #fff;					
					font-family: "Trebuchet MS";
					margin-bottom: 8px;
					position: relative;
					z-index: 1;				
				}
					.NewsBlock .HeadingBar h3 {
						color: #000;
						font-size: 1.2em;
						padding: 2px 0px 2px 15px ;
						text-transform: uppercase;
					}
					.NewsBlock .HeadingBar a.Rss:link,
					.NewsBlock .HeadingBar a.Rss:visited {
						background: #d77d0f url(../images/icon-rss-1.gif) left top no-repeat;
						border: 2px solid #fff;
						color: #fff;
						font-size: 1.1em;
						height: 20px;
						line-height: 20px;
						padding: 0px 6px 0px 23px;
						position: absolute;
						right: 0px;
						top: -5px;
						z-index: 2;
						font-weight:bold;
						text-transform: uppercase;
					}
					.NewsBlock .HeadingBar a.Rss:hover {
						background-color: #fff;
						background-position: left bottom;
						color: #d77d0f;
						text-decoration: none;
					}
				.NewsBlock ul {
					list-style: none;
					margin: 0px;
					padding: 0px;
				}
					.NewsBlock li {
						background: url(../images/bullet-5.gif) left 2px no-repeat;
						font-family: Verdana;
						font-size: 1.1em;
						margin-bottom: 5px;
						padding: 0px 0px 0px 12px;
					}
						.NewsBlock li a:link,
						.NewsBlock li a:visited {
							color: #a0a0a0;
							text-decoration: underline;
						}
						.NewsBlock li a:hover {
							text-decoration: none;
						}
			.Block {
				clear: both;
				margin-bottom: 28px;
			}
				.Block .HeadingBar {
					background: #fff;					
					font-family: "Trebuchet MS";
					margin-bottom: 10px;
					position: relative;
					z-index: 1;		
				}			
				.Block .HeadingBar h3 {
					color: #000;
					font-size: 1.2em;
					height: 22px;
					line-height: 22px;
					padding: 0px 0px 0px 15px ;
					text-transform: uppercase;
				}
					.Block .HeadingBar .Paging1 {			
						background: url(../images/seperator.gif) left top no-repeat;
						float: right;
						height: 22px;
						padding: 0px 10px 0px 12px;
						position: absolute;
						right: 0px;
						top: 0px;
						width: 65px;
						z-index: 2;
					}	
					.Block .HeadingBar .Paging1 a.BtnPrev:link,
					.Block .HeadingBar .Paging1 a.BtnPrev:visited {
						background: url(../images/btn-paging-3.gif) left top no-repeat;
						float: left;
						height: 8px;
						margin-top: 7px;
						width: 5px;	
					}
					.Block .HeadingBar .Paging1 a.BtnNext:link,
					.Block .HeadingBar .Paging1 a.BtnNext:visited {
						background: url(../images/btn-paging-3.gif) left bottom no-repeat;
						float: right;
						height: 8px;
						margin-top: 7px;
						width: 5px;	
					}
					.Block .HeadingBar .Paging1 a span {
						display: none
					}
					.Block .HeadingBar .Paging1 span {
						float: left;
						font-family: Verdana;
						font-size: 1.1em;
						line-height: 20px;
						text-align: center;
						width: 55px;
					}
					/*\*/html*.Block .HeadingBar .Paging1 span {
						line-height: 22px;
					}/**/
						.Block .HeadingBar .Paging1 span a:link,
						.Block .HeadingBar .Paging1 span a:visited {
							color: #000;
							padding: 0px;
						}
						.Block .HeadingBar .Paging1 span a.Active:link,
						.Block .HeadingBar .Paging1 span a.Active:visited{
							font-weight: bolder;
						} 						
				.Block ul {
					height: auto;
					list-style: none;
					margin: 0px;
					overflow: hidden;
					padding: 0px;
				}
					.Block li {
						display: inline;
						float: left;
						margin-right: 16px;
						width: 80px;
					}
					.Block li.Last {
						margin: 0px;
					}
			
		.Videos {}	
			.Videos li {
				border: 1px solid #d77d0f;
				margin-right: 26px;
				width: 118px;
			}	
				.Videos li img {
					display: block;
				}	
		.Container2 .Group2 {
			float: right;
			margin-top: 110px;
			width: 340px;
		}
			.Members {
				margin-bottom: 2px;
				padding: 20px 0px 20px;
				background: url(../images/bg-video.png) left top repeat!important;				
				background: none;
				width:340px; height:auto;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-video.png', sizingMethod='scale') !important;
				
				overflow: hidden;
			}
				.Members .HeadingBar {
					background: #fff;					
					font-family: "Trebuchet MS";
					margin: 0px 20px 10px;
					position: relative;
					z-index: 1;		
					width: 300px;
				}			
				.Members .HeadingBar h3 {
					color: #000;
					font-size: 1.2em;
					height: 22px;
					line-height: 22px;
					padding: 0px 0px 0px 10px ;
					text-transform: uppercase;					
				}
				.Members .HeadingBar a.Engage:link,
				.Members .HeadingBar a.Engage:visited {
					background: #d77d0f url(../images/icon-engage.gif) left top no-repeat;
					border: 2px solid #fff;
					color: #fff;
					font-size: 1.3em;
					height: 21px;
					line-height: 21px;
					padding: 0px 7px 0px 34px;
					position: absolute;
					right: 0px;
					top: -9px;
					z-index: 2;
					font-weight:bold;
					text-transform: uppercase;
				}
				.Members .HeadingBar a.Engage:hover {
					background-color: #fff;
					background-position: left bottom;
					color: #d77d0f;
					text-decoration: none;
				}
			.Members ul {
				list-style: none;				
				margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 0px;
			}
				.Members li {
					float: left;
					font-family: Verdana;
					font-size: 1em;
					margin-bottom: 10px;
					padding: 0px 15px;
					text-align: center;
					width: 80px;
				}
					.Members li img {
						display: block;
						margin-bottom: 2px;
					}
					.Members li a:link,
					.Members li a:visited {
						color: #a0a0a0;
					}
					.Members li a:hover {
						text-decoration: underline;
					}
			.Members .Paging {
				display: inline;
				float: right;
				margin: 6px 20px 0px 0px;				
			}	
		.ActivistToolkitOuter {
			position: relative;
			width: 300px;
			z-index: 1;			
		}	
			.ActivistToolkit {
				background: url(../images/bg-video.png) left top repeat!important;				
				background: none;
				width:300px; height:auto;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-video.png', sizingMethod='scale') !important;
				padding: 20px 20px 30px;
			}
				.ActivistToolkit h4 {
					background: url(../images/bg-activist-toolkit-bar.png) left top no-repeat !important;						
					background: none;
					filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-activist-toolkit-bar.png', sizingMethod='image') !important;
					height: 27px;
					margin-bottom: 10px;
					width: 300px;
				}	
					.ActivistToolkit h4 span {
						display: none;
					}	
				.ActivistToolkit p {
					font-family: Verdana;
					font-size: 1.1em;
				}	
				.ActivistToolkitOuter .Download {
					background: url(../images/bg-download.png) left top no-repeat !important;						
					background: none;
					filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-download.png', sizingMethod='scale') !important;
					bottom: -18px;
					height: 40px;
					position: absolute;
					left: 158px;
					width: 161px;
					z-index: 2;

				}
					.ActivistToolkitOuter .Download a:link,
					.ActivistToolkitOuter .Download a:visited {
						background: #000 url(../images/bg-download-link.gif) left bottom no-repeat;
						border-top: 2px solid #fff;
						color: #fff;		
						float: right;
						height: 30px;
						line-height: 17px;
						font-family: "Trebuchet MS";
						font-size: 1.1em;		
						font-weight: bolder;
						margin-top: 8px;
						padding: 0px 14px 0px 10px;
						text-transform: uppercase;						
					}
					.ActivistToolkitOuter .Download a:hover {
						background-color: #fff;
						color: #000;
					}
.Paging {			
	background: url(../images/bg-paging.gif) left bottom no-repeat;
	float: left;
	height: 25px;
	margin-top: 20px;
	padding: 10px 10px 0px;
	width: 102px;
}	
.Paging a.BtnPrev:link,
.Paging a.BtnPrev:visited {
	background: url(../images/btn-paging-2.gif) left top no-repeat;
	float: left;
	height: 7px;
	margin-top: 4px;
	width: 5px;	
}
.Paging a.BtnNext:link,
.Paging a.BtnNext:visited {
	background: url(../images/btn-paging-2.gif) left bottom no-repeat;
	float: right;
	height: 7px;
	margin-top: 4px;
	width: 5px;	
}
.Paging a span {
	display: none
}
.Paging span {
	float: left;
	font-size: 1.1em;
	text-align: center;
	width: 92px;
}
	.Paging span a:link,
	.Paging span a:visited {
		color: #323232;
		padding: 0px;
	}
	.Paging span a.Active:link,
	.Paging span a.Active:visited{
		color: #fff;
		font-weight: bolder;
	} 
	.Paging span a:hover {
		color: #fff;							
	} 		