/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	font-family: verdana;
	text-align: center;
	background: url(back_index3.png) repeat-x scroll 0 0 #E4E4E4;
	background-image: url(images/pk-background.jpg);
	background-color: #FFFFFF;
}

#wrapper{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#main_wrapper {

width: 100%;
margin:0;

/*height:auto;
min-height:550px;*/

}


#header {
	/*width: 100%;*/
	width: 100%;
	height:36px;
	background:url(images/m_player_bg.jpg) repeat;
	margin:0;
	padding:0;


}

#topmenu {
	background-color:#4D2910;
	margin:0px;
	/*width: 100%;*/
	width: 100%;
	/*margin-left: auto;
	margin-right: auto;
	padding:0 0 0 268px;*/
	text-align: center;
	height:27px;
}

#body_container {
height:500px;
/*width: 100%;*/
width: 100%;
margin: 0 auto 0 0;

}
#content {
float:left;
width:600px;
background:none;

text-align:right;

}


#sidebar {
	float:left;
	width:326px;
	background:none;
	margin:0 0 20px -7px;
	
	
}

#news {
	width:263px;
	height:335px;
	padding:20px 0 0 1px;
	background:url(images/smallnews_bg.png) no-repeat;
}

#youtube {
	width:263px;
	height:235px;
	padding-top:30px;
	background:url(images/youtube_bg.png) no-repeat;
}

#pix {
	width:260px;
	height:165px;
	padding-top:30px;
	background:url(images/img-pix-02.gif) no-repeat;
}

#follow {
	width:260px;
	height:245px;
	padding-top:35px;

}

#footer {
clear:both;
height:50px;
background-color: #4D2910;
background-image:url(images/footer_branding.jpg);
background-repeat:repeat;
background-position:top;
border-top: 1px solid #4D2910;
text-align:center;
font-style: normal;
font-size: 11px;
font-family: verdana;
line-height:18px;
color:#ffffff;
/*width: 100%;*/
width: 100%;
padding:15px 0 0 0;
/*margin:50px 0 0 0*/ 

}

.imgborder {border:1px solid #333;}

/* Scroller */
.root     {
	position:relative;
	height:200px;
	width:330px;
	margin:65px 0 0 0;
	padding:0px;
    }
.root p   {
    margin:      0px;
    }
.thumb     {
    position:    absolute;
    height:      9px;
    width:      15px;
    left:       10px;	padding-top:80px;

    }
	

.up, .dn   {
    position:     absolute;
    left:       10px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer {
	position:      absolute;
	left:      0px;
	top:      19px;
	width:      282px;
	height:      200px;
	clip:      rect(0 580 200 0);
	overflow:      auto;
    }
	
.scrollContent {
	position:absolute;
	left:0px;
	top:100px;
	width:100px;
	padding-bottom:150px;
    }
	
	
#google {
	background:url(images/youtube_bg.png) no-repeat;
	height:304px;
	width:263px;
	padding:20px 0 0 1px;
}
#logo{
	position:absolute;
	z-index: 1000;
	top: 64px;
	margin-left:7px;
}
/*/////////Original Version///////
#followtest{
	margin-left:2px;
	margin-top:10px;
	width:260px;
	height:245px;
	background:url(images/img-followme.gif) no-repeat;
*/
/*/////////Robs Version///////*/
#followtest{
	margin-left:-35px;
	margin-top:10px;
	width:356px;
	height:245px;
	background:url(images/followmesimple.png) no-repeat;
	position:relative;
	top:110px;
	left:0x;

	} 
#abstest {
	position:absolute;
	left:400px;
	top:400px;
	}

#twtr-profile-widget {width:258px;}
