/* CSS Document */

body {
	background-color:#d5d8c3;
}

#footerhold {height:80px;}

#header {background:url(../images/bg_blog2.jpg) left top no-repeat;}
#layout {
	position:relative;
	top:0px;
	width:1000px;
	height:auto;
	text-align:left;
	margin:0px auto;
	background:#000000 url(../images/1.jpg) left top no-repeat;
}

#mainvideo {position:relative;width:520px;margin:0 auto;}

#videozone {
	margin:20px;
	padding:20px;
	height:370px;
	background:#000000 url(../images/StripedGreen_453.jpg) left top no-repeat;
}

#topmenucontainer {position:relative;left:10px;top:-42px;}

/* inner pages css ends */