/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: url(http://hellodestroyers.com/new/wp-content/themes/default/images/bg.jpg) top center repeat fixed;
	color: #333;
	text-align: left;
	}

#page {
	text-align: left;
	}

#header {
	}

#headerimg {
	background:url(images/logo.png) top center;
	width: 230px;
	height: 145px;
	float: right;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #09F;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #333;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 1024px;
	}

#header {
	margin: 10px 0 0 0px;
	padding: 0;
	height: 150px;
	width: 1024px;
	float: left;
	}

#headerimg {
	}
#nav-box{
	width:1034px;
	height:57px;
	float:left;
}
#nav-box ul{
	margin: 0px;
	padding: 0px;
	width:1034px;
	height:57px;
	float: left;
}
#nav-box ul li{
	list-style: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
#nav-box ul li a{ height: 57px; display:block; margin: 0px; padding: 0px;}
#nav-box ul li a.home{
	background: url(images/nav-home.jpg) top center;
	width: 129px;
}
#nav-box ul li a.store{
	background: url(images/nav-store.jpg) top center;
	width: 124px;
	margin-left: -3px;
}
#nav-box ul li a.blog{
	background: url(images/nav-blog.jpg) top center;
	width: 114px;
	margin-left: -3px;
}
#nav-box ul li a.about{
	background: url(images/nav-about.jpg) top center;
	width: 127px;
	margin-left: -3px;
}
#nav-box ul li a.friends{
	background: url(images/nav-friends.jpg) top center;
	width: 141px;
	margin-left: -3px;
}
#nav-box ul li a.causes{
	background: url(images/nav-causes.jpg) top center;
	width: 137px;
	margin-left: -3px;
}
#nav-box ul li a.free{
	background: url(images/nav-free.jpg) top center;
	width: 110px;
	margin-left: -3px;
}
#nav-box ul li a.contact{
	background: url(images/nav-contact.jpg) top right;
	width: 140px;
	margin-left: -3px;
}
#nav-box ul li a:hover{
	background-position: bottom center;
}
#content{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.narrowcolumn {
	float: left;
	margin: 10px 12px 0px 0px;
	width: 765px;
	}
.narrowcolumn hr{
	background: url(images/bg-hr.jpg);
	width: 765px;
	height: 24px;
	border: 0 none;
	float: left
}
.narrowcolumn-fc{
	width: 765px;
	float: right;
	margin: 0px 0px 20px 10px;
}

.narrowcolumn-fc hr{
	background: url(images/bg-hr.jpg);
	width: 765px;
	height: 24px;
	border: 0 none;
	float: right;	
}

#blog-post{
	background: url(images/bg-blog.png) repeat;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 22px !important;
	font-size: 12px;
	color: #000;
}

.widecolumn {
	padding: 0px 0 0px 0;
	margin: 10px 0 0 0px;
	width: 1024px;
	float: left;
	}
.widecolumn ul li, .widecolumn ol li{
	margin: 0px 0px 10px 0px;	
}
.widecolumn hr, .widercolumn hr {
	background: url(images/bg-hr.jpg);
	width: 1024px;
	height: 24px;
	border: 0 none;
	float: left;
	border: none;
}
.widercolumn{
	padding: 0px 0 0px 0;
	margin: 10px 0 0 0px;
	width: 1034px;
	float: left;
}

#blog-post a{
	color: #00ADEF;
}
#blog-post a:hover{
	color: #fff;
}
#blog-hr{
	border-bottom: dashed 1px #fff;
	border-left: none;
	border-right: none;
	border-top: none;
	background: none;
	height:3px;
	width: 745px;
}
#blog-post p, .single-entry p, .single-entry-fc p{
	line-height: 22px;
}
#blog-post, #blog-post p{
	color: #3E3E3E;
}
#blog-post h1, #blog-post h2, #blog-post h3, #blog-post h3, #blog-post h5, #blog-post h6, #blog-post h6{
	color: #FFF;
}
.social_bookmark a{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.single-entry{
	padding: 10px;
	margin: 0px 0 0 0px;
	width: 745px;
	float: left;
	background: url(images/bg-blog.jpg) repeat;
}
.single-entry-fc{
	padding: 0px;
	margin: 6px 0 0 0px;
	width: 745px;
	float: left;
}

.single-entry-fc hr{ width: 745px;}

.single-entry h2, #blog-post h2, .single-entry-fc h2{
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
.single-entry h2 span, #blog-post h2 span{
	font-size: 12px;
}
.single-entry hr, hr#line{
	background: none;
	width: 745px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
#slider{
	float: left;
	margin-bottom: 5px
}
	
#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		width:1024px;
		height:472px !important;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:1024px;
		height:472px;
		overflow:hidden; 
		}
	span#prevBtn{
	}
	span#prevBtn a{
		background: url(images/previous.png) top center;
		width:66px;
		height: 106px;
		display: block;
		position: relative;
		top: 175px;
	}
	span#prevBtn a:hover{
		background: url(images/previous.png) bottom center;
	}
	span#nextBtn{		
		}
	span#nextBtn a{
		background: url(images/next.png) top center;
		width:66px;
		height: 106px;
		display: block;
		position: relative;
		top: 69px;
		left: 950px;
		}
		span#nextBtn a:hover{
		background: url(images/next.png) bottom center;
		}
#headline{
	width: 1024px;
	height: 95px;
	background: url(images/bg-drk.png) repeat;
	float: left;
	margin: 0px 0px 10px 0px;
}
#headline2{
	width: 1024px;
	height: 95px;
	background: url(images/flickr-fan-pics.jpg);
	float: left;
	margin: 0px 0px 10px 0px;
}
#headline3{
	width: 1024px;
	height: 95px;
	background: url(images/free-wallpaper.jpg);
	float: left;
	margin: 10px 0px 0px 0px;
}
#free-big-image{
	width: 508px; 
	height: 314px; 
	float: left;
	margin: 0px 0px 30px 0px;
}
#free-big-image img{
}
#headline img{
	float: left;
}
#snippet5{ 
	width: 210px; 
	height: 75px;
	float: right;
	margin: 15px 12px 0 12px;
	padding: 0px 6px 0 12px;
	border-left: 1px solid #F0F0F0;
}
#snippet6{ 
	width: 495px; 
	height: 75px;
	float: right;
	margin: 15px 12px 0 12px;
	padding: 0px 6px 0 12px;
	border-left: 1px solid #F0F0F0;
}
#snippet1{
	width: 265px; 
	height: 75px;
	float: left;
	margin: 10px 12px 0 12px;
	padding: 0px 12px 0 12px;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}
#snippet1 p{
	text-align: justify;
	margin-top: 4px;
}
#snippet2{
	width:155px;
	height:16px;
	background: url(images/money-raised.png) top center;
	float: left;
	margin: 18px 0px 8px 0px;
}
#snippet3{
	width:146px;
	height:23px;
	background: url(images/bg-drkest.jpg) repeat;
	float: left;
	padding: 5px
}
#snippet3 p{
	font-weight: bolder;
	font-size: 24px;
	color: #F0F0F0;
	text-align: right;
}

#product-post{
	width: 248px;
	height: 370px;
	margin: 0px 10px 10px 0px;
	float: left;
}
#product-post img{
	width: 248px;
	height: 317px;
	margin-bottom: 10px;
}

#product-post h1{
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0px;
	line-height: 14px;
	background: url(images/bg-drk.png) repeat;
	width: 228px;
	height: 15px;
	padding: 10px;
	text-align: center;
}
#product-post h1 a{
	background: url(images/bg-link.png) no-repeat center right;
	padding-right: 20px;
	color: #373737;
}
#product-post h1 a:hover{
	background: url(images/bg-link-hover.png) no-repeat center right;
	color: #F0F0F0;
}
#side-section #social{
	width: 247px;
	height: 290px;
	float: left;
	margin: 10px 0px 50px 0px;
}
#side-section #social a{
	margin: 0px 0px 10px 0px;
}
#archives-list{
	width: 247px;
	float: left;
	margin-bottom: 50px;
}
#social{
	height: 78px;
	width: 1024px;
	float: left;
	margin: 10px 0px 50px 0px;
}
#social a{
	display: block;
	float: left;
	width: 248px;
	height: 76px;
}
a.facebook{
	background: url(images/social-facebook.jpg) top center;
	margin-right: 10px;
}
a.twitter{
	background: url(images/social-tw.jpg) top center;
	margin-right: 10px;
}
a.myspace{
	background: url(images/social-ms.jpg) top center;
	margin-right: 10px;
}
a.youtube{
	background: url(images/social-yt.jpg) top center;
	margin-right: 0px;
}
#social a:hover{
	background-position: bottom center;
}
.single-entry-fc .flickr-mini-gallery{
	float: left;
	margin: 10px 0px 50px 0px;
	width: 775px;
}
.single-entry-fc .flickr-mini-gallery img{
	margin: 0px 17px 17px 0px;
}
.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}


.clear {
	clear: both;
}
.twitter-message{
	line-height: 16px;
	border-bottom: dashed #333 1px;
	padding: 10px;
}
.twitter-timestamp{
	border: none;
	font-weight: bold;
	background-image: none;
}
#contact{ margin: 0 0 50px 0}
#contact #input{
	width: 238px;
	border: none;
	background: url(images/bg-drk.png) repeat;
	color: #666;
	padding: 4px;
}
#contact #submit{
	width: 1px;
	height: 1px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bolder;
	background: url(images/submit.jpg);
	font-size: 14px;
	border: none;
	float: right;
	overflow: hidden;
	padding: 30px 100px 0 0;
	cursor: pointer;
}
#snippet4 #submit{
	background: url(images/submit.jpg);
	width: 99px;
	height: 1px;
	border: 0px;
	overflow: hidden;
	padding-top: 30px;
	float: right;
}
#contact textarea{
	width: 760px;
	background: url(images/bg-drk.png) repeat;
	border: none;
	color: #666;
}
p.col1, p.col2{
	width: 246px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
p.col3{
	width: 246px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p.col123{
	width: 765px;
	float: left;
}
.wpcf7-response-output{
	float: left;
	margin: 5px 10px 0px 0px;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 400px;
	clear: both;
	background: url(images/bg-footer.jpg) top repeat;
	}

#footer p {
	
}
#footer_content {
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
}
#newsletter_footer {
	width: 1012px;
	height: 92px;
	background: url(images/15off.jpg) left top no-repeat;
	margin: 0px 0 20px 0px;
	float: left;
}
#snippet4{
	height: 92px;
	float: right;
	width: 475px;
}
#snippet4 #input{
	background-color: #FFF;
	border: 0 none;
	width: 347px;
	height: 25px;
	padding: 3px 5px 3px 5px;
	font-size: 16px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}

#snippet4 #wpcf7 {
	height: height: 28px;
	float: left;
	width: 485px;
}
#snippet4 img{
	display: none;
}
#featured{
	width:506px;
	height:180px;
	background: #333;
	float: left;
}
#disqus_thread{
	float: left;
	width: 765px;
}
a.dsq-brlink{
	text-align: right;
	color: #eee;
}
#friends{
	width:506px;
	height:180px;
	float:left;
}
#friends img{
	width: 243px;
	height: 85px;
	margin: 0px 0px 10px 10px; 
	float:left;
}
#copy{
	width: 1024px;
	margin-top: 45px;
	float: left;
}
#copy p{
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}
/* End Structure */



/*	Begin Headers */
h1 {
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#side-section h2 , #side-section-fc h2 {
	background: url(images/bg-blue.jpg) repeat;
	width: 232px;
	height:18px;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -.09em;
	padding: 8px 8px;
	margin: 10px 0px 10px 0px;
	color:#FFF;
	}
h3 {
	padding: 0;
	margin: 5px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 5px 10px 5px 0px;
	}
img.alignright {
	margin: 5px 0px 5px 10px;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.categories{
	list-style: none;
}

#side-section ul, #side-section-fc ul{
	margin: 0px;
	padding: 0px;
}
#side-section ul li, #side-section-fc ul li{
	list-style: none;
}
#side-section ul li p, #side-section-fc ul li p{
	background: url(images/bg-drk.png) repeat;
	padding: 10px;
	color: #fff;
	margin-top: 10px;
}
#side-section ul li p strong, #side-section-fc ul li p strong{
	font-weight: bolder;
}
#side-section ul li p a, #side-section-fc ul li p a{
	text-decoration: none;
	color: #333;
}

#side-section ul li ul li, .side-list li, #side-section-fc ul li ul li{
	list-style-type: none;
	list-style-image: none;
	padding: 5px 0 5px 0;
	margin-bottom: 0px;
	border-bottom: dashed 1px #666;
	font-size: 14px;
	font-weight: bolder;
	}
#side-section ul li ul li a, .side-list li a, #side-section-fc ul li ul li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	font-size: 12px; 
	font-weight: normal;
	margin-left: 10px;
}
#side-section ul li ul li a:hover, .side-list li a:hover, #side-section-fc ul li ul li a:hover{
	font-weight: bolder;
}


	.cat-item a{
		}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0px 10px 0px;
	padding: 7px 7px;
	text-align: left;
	background: url(images/bg-drkest.jpg) repeat;
	}

#side-section #searchform #s {
	width: 222px;
	padding: 5px 5px;
	border: 0 none;
	background: url(images/bg.jpg) center;
	font-size: 10px;
	letter-spacing: .06em;
	}

#side-section #searchsubmit {
	display: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#side-section
{
	margin-top: 10px;
	width: 247px;
	float: right;
	}
#side-section-fc{
	width: 247px;
	float: left;
}
#side-section form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	background:url(/new/wp-content/themes/default/images/bg-blue.jpg) repeat; 
	padding: 15px 8px 0px 8px; 
	height: 30px; 
	width: 749px; 
	margin: 10px 0px 10px 0px;
	text-align: center;
	float: left;
	}
.navigation a, .navigation{color: #FFF; font-size: 16px; text-transform:uppercase;}
.navigation a:hover {color: #333; }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */
#mycustomscroll{
	height: 300px;
	float:left;
	width: 1024px;
	outline: none;
	overflow: hidden;
}
.single-entry-fc #mycustomscroll{
	float: right;
	width: 257px;
	outline: none;
	overflow: hidden;
	overflow-x: hidden;
}
.single-entry-fc #mycustomscroll .contentwrapper{

}
.single-entry-fc div#mycustomscroll_mcontentwrapper{
	margin-left: 0px;
}
.single-entry-fc .mcontentwrapper{
margin: 0px;

}
div#mycustomscroll_mcontentwrapper{
	margin-left: 10px;
}
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: url(images/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: url(images/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: url(horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: url(horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(images/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(images/images/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(images/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: url(horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(images/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(images/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(images/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(images/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: url(images/basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */
#buttons{
	float: left;
	margin: 10px 0px 10px 0px;
	width: 1034px;
	height: 77px;
}
a.about_what{
	background: url(images/about_buttons.jpg) 0px 0px no-repeat;
	display: block;
	width: 248px;
	height: 77px;
	float: left;
	margin-right: 11px;
}
a.about_what:hover{
	background: url(images/about_buttons.jpg) 0px -77px no-repeat;
}
a.about_letter{
	background: url(images/about_buttons.jpg) -248px 0px no-repeat;
	display: block;
	width: 248px;
	height: 77px;
	float: left;
	margin-right: 11px;
}
a.about_letter:hover{
	background: url(images/about_buttons.jpg) -248px -77px no-repeat;
}
a.about_involved{
	background: url(images/about_buttons.jpg) -496px 0px no-repeat;
	display: block;
	width: 248px;
	height: 77px;
	float: left;
	margin-right: 11px;
}
a.about_involved:hover{
	background: url(images/about_buttons.jpg) -496px -77px no-repeat;
	}
a.about_faq{	
	background: url(images/about_buttons.jpg) -744px 0px no-repeat;
	display: block;
	width: 248px;
	height: 77px;
	float: left;
}
a.about_faq:hover{
	background: url(images/about_buttons.jpg) -744px -77px no-repeat;
}
