
/*<agl.folder "elements/text">*/
	body {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
	}
	
	p {
	margin-top: 0;
	margin-bottom: 9px;
	line-height: 14px
	}

	a {
	color: #6666cc;
	font-weight: bold;
	text-decoration: none
	}

	a:hover {
	color: #9999cc
	}

	img {
	border: 0
	}
	
	table {
	margin: auto;
	width: 384px;
	position: relative;
	border: solid 1px #9999e2
	}

	td {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px
	}

	.center {
	text-align: center
	}

	.chef {
	font-weight: bold;
	background-color: #e6e8f8
	}

/*</agl.folder>*/

/*<agl.folder "positioning">*/
	#spacertop   {
	background-color: white;
	visibility: visible !important;
	visibility: hidden;
	margin-left: -256px;
	position: fixed;
	z-index: 2;
	top: 0;
	left: 50%;
	width: 656px;
	height: 64px
	}

	#spacerbottom {
	background-color: white;
	visibility: visible !important;
	visibility: hidden;
	margin-left: -256px;
	position: fixed;
	z-index: 2;
	bottom: 0;
	left: 50%;
	width: 656px;
	height: 48px
	}

	#content  {
	margin-left: -256px;
	padding-bottom: 48px !important;
	padding-bottom: 0px;
	position: absolute;
	z-index: 1;
	top: 64px;
	left: 50%;
	width: 512px
	}

	#head {
	margin-left: -256px;
	position: fixed !important;
	position: absolute;
	z-index: 3;
	top: 8px;
	left: 50%;
	width: 256px;
	height: 56px
	}

	#main a {
	margin-left: 264px;
	position: fixed !important;
	position: absolute;
	z-index: 3;
	top: 8px;
	left: 50%;
	width: 128px;
	height: 56px;
	background: url("images/nav/main.gif") no-repeat
	}

	#nav {
	margin: 0 0 0 -392px;
	padding: 0;
	position: fixed !important;
	position: absolute;
	z-index: 3;
	top: 8px;
	left: 50%;
	width: 128px;
	height: 448px
	}

	#nav li {
	list-style-type: none;
	display: block;
	height: 56px
	}

	#nav li a {
	display: block;
	width: 128px;
	height: 56px
	}
/*</agl.folder>*/
/*<agl.folder "navlist">*/
	#nav a.active, #main a.active {
	background-position: 0 -112px
	}

	#nav a:hover, #main a:hover {
	background-position: 0 -56px
	}

	#nav a:active, #main a:active {
	background-position: 0 -112px
	}

	#nav .chefbox {
	background: url("images/nav/chefbox.gif") no-repeat
	}

	#nav .weblog {
	background: url("images/nav/weblog.gif") no-repeat
	}

	#nav .art {
	background: url("images/nav/art.gif") no-repeat
	}

	#nav .games {
	background: url("images/nav/games.gif") no-repeat
	}

	#nav .movies {
	background: url("images/nav/movies.gif") no-repeat
	}

	#nav .tv {
	background: url("images/nav/tv.gif") no-repeat
	}

	#nav .music {
	background: url("images/nav/music.gif") no-repeat
	}

	#nav .junk {
	background: url("images/nav/junk.gif") no-repeat
	}

/*</agl.folder>*/
/*<agl.folder "ad">*/
	#ad a {
	margin-left: 264px;
	position: fixed !important;
	position: absolute;
	z-index: 3;
	top: 64px;
	left: 50%;
	width: 128px;
	height: 384px
	}

	#ad a:hover {
	background-position: 0 -384px
	}

	#ad .victoly {
	background: url("images/ad/victoly.gif") no-repeat
	}

	#ad .stopus {
	background: url("images/ad/stopus.gif") no-repeat
	}
/*</agl.folder>*/

