#container {
	padding: 0px;
	height: 651px;
	width: 929px;
	margin-top: -315px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -465px;
	position: absolute;
	left: 50%;
	top: 50%;
}

body {
	background: #272629 url(web_images/bkgsquare.jpg) repeat;
}

#blog {
	z-index: 10; 
	width: 167px;
	height: 26px;
	position: absolute;
	top: 63px;
	left: 720px;
	display: block;
	background: url(web_images/blog-bg.png) 0 -19px no-repeat;
}

a.button {
	width: 162px;
	height: 18px;
	display: block;
	text-indent: -9999px;
}

a.button:hover {
	background: url(web_images/blog-bg.png) 0 0 no-repeat;
}

#flash {
	z-index: 5;
	margin: 0px;
	padding: 0px;
	height: 631px;
	width: 929px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#links {
	height: 30px;
	padding: 3px 0 0 0;
	margin: 0;
	position: absolute;
	top: 615px;
	z-index: 10;
	left: 125px;
}

#footer {
	width: 692px;
	height: 27px;
	display: block;
	background: url(web_images/footer-bg.png) 0 -18px no-repeat;
}

ul#foot {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

ul#foot li {
	float: left;
	margin: 0;
	padding: 0;
	height: 18px;
}
ul#foot li, ul#foot li a {
	display: block;
	height: 18px;
	outline: none;
	text-indent: -9999px;
}

ul#foot li.link-01 { width: 80px;}
ul#foot li.link-02 { width: 100px;}
ul#foot li.link-03 { width: 220px;}
ul#foot li.link-04 { width: 90px;}
ul#foot li.link-05 { width: 75px;}
ul#foot li.link-06 { width: 95px;}

ul#foot li.link-01 a:hover { background: url(web_images/footer-bg.png) 0 1px no-repeat;}
ul#foot li.link-02 a:hover { background: url(web_images/footer-bg.png) -80px 1px no-repeat;}
ul#foot li.link-03 a:hover { background: url(web_images/footer-bg.png) -180px 1px no-repeat;}
ul#foot li.link-04 a:hover { background: url(web_images/footer-bg.png) -400px 1px no-repeat;}
ul#foot li.link-05 a:hover { background: url(web_images/footer-bg.png) -490px 1px no-repeat;}
ul#foot li.link-06 a:hover { background: url(web_images/footer-bg.png) -565px 1px no-repeat;}