@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	border:none;
	}
	
a img, img {
	border:none;
	}
	
#content {
	text-align:center;
	width: 100%;
	height: 775px;
	margin:auto;
	margin-top: -20px;
	}
	
.logo {
	margin-top:0px;
	border:none;
	}
	
#instruments {
	width:1320px;
	height:69px;
	margin:auto;
	margin-bottom:0px;
	background:url(images/instruments.jpg) repeat-y;
	}

#date {
	background:url(images/pod_date.jpg) repeat-x;
	height:47px;
	width:100%;
	margin:auto;
	margin-top:0px;
	}
	
ul {
	text-align:center;
	left:50%;
	margin-left: -500px;
	*margin-left: -350px;
	margin-top:20px;
	position:absolute;
	}
	
ul li {
	list-style-type:none;
	float:left;
	}

ul li a.button_1 {
	color:#FFFFFF;
	text-decoration:none;
	list-style-type:none;
	width:169px;
	height:35px;
	line-height:35px;
	float:left;
	margin-right:20px;
	background:url(images/button_1.jpg) top;
	}
	
ul li a.button_2 {
	color:#FFFFFF;
	text-decoration:none;
	list-style-type:none;
	width:169px;
	height:35px;
	line-height:35px;
	float:left;
	margin-right:20px;
	background:url(images/button_2.jpg) top;
	}
	
ul li a.button_3 {
	color:#FFFFFF;
	text-decoration:none;
	list-style-type:none;
	width:169px;
	height:35px;
	line-height:35px;
	float:left;
	margin-right:20px;
	background:url(images/button_3.jpg) top;
	}

ul li a.button_4 {
	color:#FFFFFF;
	text-decoration:none;
	list-style-type:none;
	width:169px;
	height:35px;
	line-height:35px;
	float:left;
	margin-right:20px;
	background:url(images/button_4.jpg) top;
	}
	
ul li a.button_5 {
	color:#FFFFFF;
	text-decoration:none;
	list-style-type:none;
	width:169px;
	height:35px;
	line-height:35px;
	float:left;
	margin-right:20px;
	background:url(images/button_5.jpg) top;
	}

ul li a:hover {
	color:#FFFFFF;
	background-position: 0 -35px;
	}
	
.pict2 {
	margin-right:-25 px;
	border:none;
	}

.pict {
	margin-right: 50px;
		border:none;
	}
	
.pict3 {
	margin-left:10px;
	margin-right: 50px;
		border:none;
	}
