body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height:17px;
	color: #535853;
}

/* top, right, bottom, left */
/* "link-visited-hover-active" */

#menu {
	width: 225px;
	overflow: auto;
	top: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	height: 100%;
	background-color:#FFF;
}

#content {
	height: 100%;
	margin: 0 0 0 225px;
	top: 0;
}

.container {
	padding: 70px 0px 0px 0px;
}

.menu_container {
	padding: 18px 0px 0px 20px;
}


/*
#menu{
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	width:237px;
	height:600px;
	padding:25px 0px 25px 20px;
}

#content {
	position:absolute;
	left:262px;
	top:0px;
    float:left;
    width:700px;
	padding:25px 25px 25px 15px;
	overflow-x: auto;
	overflow-y: scroll;
}
*/

.body_text {
	width:480px;
	padding:0px 0px 25px 0px;
}

.flash_rapper {
	padding:0px 0px 10px 0px;
}
/* top, right, bottom, left */
div#minipics {width:700px;padding:0px 0px 100px 0px;}
div#minipics ul{list-style-type: none;margin:0 0px;padding:0px 0px 30px 0px}
div#minipics li{float:left;margin: 0px 3px 3px 0px;padding: 0px 0;}
div#minipics li img{display: block;margin:0 0px;padding: 0px 0;border: 0px} /*  width: 80px;height: 80px; */

.junkbox_text {
	width:700px;
	padding:0px 0px 12px 0px;
}

/* link-visited-hover-active */

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #d53285;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*
a.pam:link {
	color: #FF0000;
	text-decoration: none;
}
a.pam:visited {
	color: #FF0000;
	text-decoration: none;
}
a.pam:hover {
	text-decoration:underline;
}
a.pam:active {
	text-decoration: none;
}
*/
.red {
	color: #FF0000;
}
.open_tiem {
	color: #d53285;
	text-decoration: none;
}
.body_paro {
	width: 500px;
}
.image_vid_tittle {
	padding: 30px 0px 0px;
}
