body {
	background-color: #807883 ;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align:center;
}

html {
	height: 100%;
	text-align:center;
}

#frame{
	border: 5px solid #68626A;
	margin-left:auto;
	margin-right:auto;
	width:771px;
}



#content_frame {
	width:370px;
	height:300px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_frame_gallery {
	width:310px;
	height:300px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_frame_music {
	width:325px;
	height:300px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#content_frame_cowpie {
	width:465px;
	height:300px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#ptb{
	text-align:center;
	font-size:16px;
	padding-top:15px;
	padding-bottom:15px;
	background-image: url(../images/ptb-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}
