@charset "UTF-8";

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#HEADER {
	width: 852px;
    padding-bottom: 5px;
}
.Logo {
	width: 174px;
	height:30px;
	background-image: url(http://akbarker.com/_images/LOGO_AKBarker.jpg);
	background-repeat:no-repeat;
	
}
.Navigation {
	width: 636px;
	padding-right: 20px;
	padding-left: 20px;
	text-align:left;
	padding-top: 10px;
}
#MASTER  {
	width: 852px;
	margin-top:10px;
}
#Main_Block  {
	width: 850px;
	border: 1px solid #333333;
}
.Left_Column-01 {
	width: 310px;
	background-color:#000000;
}
.Left_Column-02 {
	width: 150px;
	background-color:#000000;
}
.Left_Column-BLOG {
	width: 260px;
	background-color:#000000;
}
.SnakeSkin {
	width: 15px;
	height:auto;
	background-color: #FFFFFF;
	background-image: url(http://akbarker.com/_images/SnakeSkin.jpg);
	background-repeat:repeat-y;
}
.Right_HOME-01 {
	width: 525px;
	height:533px;
	background-color: #000000;
	background-image: url(http://akbarker.com/_images/BarkerHome_02.jpg);
	background-repeat:no-repeat;
}
.Right_Column-01 {
	width: 525px;
	background-color:#000000;
}
.Right_Column-02 {
	width: 685px;
	background-color:#000000;
}
.Right_Column-VIDEO {
	width: 575px;
	min-height:533px;
	background-color:#000000;
}
.Right_Column-BLOG {
	width: 575px;
	background-color:#000000;
}
.Right_MISSING {
	width: 525px;
	height:533px;
	background-color: #000000;
	background-image: url(http://akbarker.com/_images/Barker_MISSING.jpg);
	background-repeat:no-repeat;
}
.LINE {
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/*
background-image: url(http://akbarker.com/_images/BarkerBlack.jpg);
	background-repeat: no-repeat;
	
	*/

