body {
	background-image: url(assets/bg.gif);
	background-repeat: repeat-x;
	background-color: #00409F;
}
#container {
	height: auto;
	width: 760px;
	margin-left: 8px;
}
#container #left {
	background-color: #F5F8FA;
	background-image: url(assets/left_bg.png);
	background-repeat: no-repeat;
	float: left;
	width: 568px;
	min-height: 700px;
}
#container #right {
	background-color: #F1F5F8;
	float: right;
	width: 180px;
	border: 1px solid #00409F;
	margin-left: 10px;
}
#container #footer {
	/*background-image: url(assets/footer_bg.jpg);*/
	clear: both;
	height: 50px;
	width: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
}
#container #left h1 {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-size: 17px;
	color: #00409F;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#container #left h2 {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-size: 14px;
	background-color: #00409F;
	padding: 4px;
	margin-right: 15px;
	margin-left: 15px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#container #left ul {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#container #left p {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 015px;
}
#container #footer #footer_left {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-size: 11px;
	color: #000;
	margin: 10px;
	float: left;
	width: 560px;
	height: 30px;
}
#container #footer #footer_right {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-size: 10px;
	color: #000;
	float: right;
	width: 164px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 40px;
}


#container #clearer {
	clear: both;
	height: 10px;
}
.accent {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#phil {
	position:absolute;
	width:379px;
	height:470px;
	z-index:1000;
	left: 778px;
	top: 188px;
	background-image: url(assets/bg-poe.jpg);
	visibility: visible;
}


.img_Default {
	border-width:  1px;
	border-color:  #000000;
	border-style: solid;
	float: left;
	margin-right: 10px;
}.dvd_descr {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-size: 10px;
	margin: 0px 5px 5px 5px;
}
.menu {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-size: 13px;
	margin: 2px 6px 4px 6px;
	font-weight: bold;
	text-transform: uppercase;
}
.menu a:link {
	
}
.menu a:visited {
	
}
.menu a:hover {
	margin-left: 2px;
	text-decoration: none;
}
.menu a:active {
	
}
.store_image {
	margin-top: 12px;
}

