#bodyDiv {
	width:770px;
	top:0px;
	border-right:solid 1px #838383;
	border-left:solid 1px #838383;
	padding-top:0px;
	margin-top:0px;
	margin: 0 auto;
	position:relative;
	text-align: left;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

.hidden{
	display:none;
}
.homeBody{
	height:700px;
	border-bottom:solid 1px #838383;
}
.videoBody{
	height:487px;
}
.videosBody{
	height:160px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e6e6e6;
	background-color:#292929;
	text-align:center;
	margin-top:0px;
	margin-bottom:9px;
}
a {
	color: #ffffb9;
	text-decoration: underline;
}

a:hover {
	color: #ffff76;
	text-decoration: underline;
}



#apDivRating img{
	padding:2px;
}


#apDivCopyright {
	position:absolute;
	z-index:6;
	left: 0px;
	width:100%;
}
.homeCopy {
	top: 636px;
}

#apDivLinks {
	position:absolute;
	width:770px;
	height:40px;
	top:121px;
	left:0px;
	z-index:7;
}

#lnk1 {
	position:absolute;
	left:5px;
}
#lnk2 {
	position:absolute;
	left:111px;
}
#lnk3 {
	position:absolute;
	left:243px;
}
#lnk4 {
	position:absolute;
	left:362px;
}
#lnk5 {
	position:absolute;
	left:574px;
}

#apDivBanner {
	position:absolute;
	width:770px;
	height:133px;
	z-index:1;
	left: 0px;
}

#apDivDisc {
	width:770px;
	z-index:8;
	background-image:url(images/video_disc_bg.png);
	border-right:solid 1px #838383;
	border-left:solid 1px #838383;
	border-bottom:solid 1px #838383;
	padding-top:0px;
	margin-top:0px;
	margin: 0 auto;
	position:relative;
	text-align: left;
}
#apDivDiscTop{
	width:100%;
	height:69px;
}
#apDivDiscBottom{
	width:100%;
	height:25px;
	background-image:url(images/video_disc_bottom.png);
}


#DivVidsCopyright {
	background-color:#393938;
	padding-bottom:5px;
	padding-top:5px;
}


#apDivAboutVidname {
	position:absolute;
	z-index:1;
	left: 175px;
	top: 26px;
	font-weight:bold;
}
#apDivPostComment {
	position:absolute;
	z-index:1;
	left: 450px;
	top: 26px;
}
#apTblComments{
position:relative;
left:55px;
}


#apDivVideo {
	position:absolute;
	width:392px;
	height:321px;
	z-index:5;
	left: 12px;
	top: 160px;
	background-image: url(images/video_player.png);
}
#apDivMore {
	position:absolute;
	width:311px;
	height:327px;
	z-index:5;
	left: 449px;
	top: 160px;
	background-image: url(images/video_more.png);
}
.apDivMoreVid img{
	float:left
}
.apDivMoreVid span{
	font-size:18px;
}

.apDivMoreVid p{
	margin:0px;
	position:relative;
	left:8px;
}

.apDivMoreVid {
	position:relative;
	left:25px;
}

#m1 {
	top:40px;
}

#m2{
	position:inherit;
	top:180px;
}


#apDivVideos {
	width:770px;
	z-index:8;
	background-image:url(images/videos_bg.png);
	border-right:solid 1px #838383;
	border-left:solid 1px #838383;
	border-bottom:solid 1px #838383;
	padding-top:0px;
	margin-top:0px;
	margin: 0 auto;
	position:relative;
	text-align: left;
}



#apDivPage {
	width:770px;
	z-index:8;
	background-image:url(images/page_bg.png);
	border-right:solid 1px #838383;
	border-left:solid 1px #838383;
	border-bottom:solid 1px #838383;
	padding-top:0px;
	margin-top:0px;
	margin: 0 auto;
	position:relative;
	text-align: left;
}


#DivVidsBottom{
	width:100%;
	height:18px;
	background-image:url(images/videos_bottom.png);
}


#DivPageBottom{
	width:100%;
	height:18px;
	background-image:url(images/page_bottom.png);
}

#DivPageCopyright {
	background-color:#393938;
	padding-bottom:5px;
	padding-top:5px;
}



#apDivCopyrightVideo {
	background-color:#3f3f3f;
	padding-bottom:5px;
	padding-top:5px;
}

#apTblVideos{
position:relative;
left:15px;
}


#DivPageContent{
margin-left:27px;margin-top:7px;
margin-right:27px;
font-size:medium;
}

.VideoInTable img{
	float:left
}
.VideoInTable span{
	font-size:18px;
}

.VideoInTable p{
	margin:0px;
	position:relative;
	left:8px;
}

.VideoInTable{
	padding:20px;
}


#apDivRating {
	float:right;
	z-index:1;
}


#apDivBrowseAll {
	position:absolute;
	right:8px;
	top:5px;
	z-index:3;
	font-size:14px;;
}