@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: capitalize;
	width: 170px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
ul {
margin: 0;
padding: 0;
list-style: none;
}


ul a {
	text-decoration: none;
	line-height: 30px;
	width: 170px;
	padding-left: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}
#leftnav {
	position:absolute;
	left: -1px;
	top: 94px;
	overflow: visible;
}
a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #666666;
	text-decoration: none;
}
a:hover  {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #666666;
	text-decoration: none;
}

#mainframe {
	position: absolute;
	visibility: visible;
	top: 0px;
	left: 220px;
	width: 100%;
	height: auto;
	scrolling:"yes";
	overflow: visible;
}
#yumyum {
	padding: 50px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
#yumyum img {
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.yumyumtypes {
	border: medium solid #FF0000;
	vertical-align: top;
	height: 20px;
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
}
#yumyumvid  {
	display: inline;
	height: 226px;
	width: 200px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#name {
	position: absolute;
	width: 170px;
	height: 87px;
	padding-top: 0px;
	padding-left: 8px;
	left: 0px;
	top: 0px;
}
#hideaway {
	top: 3000px;
	position: absolute;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

