body {
	margin: 0px;
	height: 100%;
	width: 100%;

	color: #2c2d2d;
}

div.table1 {
	width: 744px;
	height: 100%;
	position: absolute;
	
	top: 0px;
	left: 50%;
	margin-left: -272px;
}

div.menu {
	position: fixed;
	width: 100px;
	height: 370px;
	text-align: left;
	left: 50%;
	margin-left: -468px;
	margin-top: 50px;
	
	
}
* html .fixed_menu {position:absolute;}

img	{
	border: none;
}

div.lucybeech {
	width: 335px;
	height:66px;
	margin-top: -50px;
	position: relative;
	margin-left: 10px;
	float: left;
}

div.mainmenu {
	width: 100px;
	height: 370px;
		margin-top: 60px;

	position: relative;
	margin-left: 10px;
	float: left;
	border-left: 1px solid silver;
}

div.botmenu {

	width: 100px;
	height: 30px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	}

div.text {
	width: 210px;
	height: 110px;
	position: absolute;
	top: 24px;
	left: 522px;
	overflow: hidden;
}

div.content-holder {
	width: 720px;

	position: absolute;
	margin-top: 125px;
	left: 3px;
	
	background-color: white;
}

div.content {
	width:720px;
	
	position: relative;
	padding-bottom: 20px;
	
	background-color: white;
	
}

div.image {

	display: inline;

}

div.videobox {
	width: 720px;
	height: 200px;
	text-align: left;
	text-transform: uppercase;
}

/* @group My Group */

table tr {
	vertical-align: top;
}

.post  {
	width: 1000px;
}



/* @end */

.head {
	font-weight: bold;
	color: #4D4D4D;
}

div.content-menu.WebYepMenuItem {
		text-decoration: none;
	list-style-type: none;
	color: maroon;
}

.WebYepMenuTitle {
			text-decoration: none;
	list-style-type: none;
	color: gray;
}

/* @group WebYepMenuItem  */

.WebYepMenuItem a:link {
		text-decoration: none;
	list-style-type: none;
	color: gray;
	
}
.WebYepMenuItem a:visited {
		text-decoration: none;
	list-style-type: none;
	color: gray;
}
.WebYepMenuItem a:hover {
		text-decoration: underline;
	list-style-type: none;
	color: gray;
}
.WebYepMenuItem a:current {
		text-decoration: none;
	list-style-type: none;
	color: gray;
}

/* @end */
.WebYepMenuCurrentItem a:visited {
		text-decoration: none;
	list-style-type: none;
	color: #2c2d2d;
}
.WebYepMenuCurrentItem a:link {
		text-decoration: none;
	list-style-type: none;
	color: #2c2d2d;
}

a:link {

     text-decoration: none;
 }
a:visited {

 text-decoration: none;
 }
a:hover {

     text-decoration: underline;
 }
a:active {

     text-decoration: underline;
 }

.lucybeech a:link {
		font-weight: bold;
	color: #4D4D4D;
     text-decoration: none;
 }
.lucybeech a:visited {
		font-weight: bold;
	color: #4D4D4D;
 text-decoration: none;
 }
.lucybeech a:hover {
			font-weight: bold;
	color: #4D4D4D;
     text-decoration: underline;
 }
.lucybeech a:active {
		font-weight: bold;
	color: #4D4D4D;
     text-decoration: underline;
 }

.text a:link {

     text-decoration: none;
	color: gray;
}
.text a:visited {

 text-decoration: none;
	color: gray;
}
.text a:hover {

     text-decoration: underline;
	color: gray;
}
.text a:active {

     text-decoration: underline;
	color: gray;
}



ul {

	list-style-type: none;
	margin-left: -60px;
	margin-top: 0px;
}

li {

	list-style-type: none;

	margin-left: 30px;

}
