@charset "utf-8";
/* CSS Document */
body {
	margin:0 auto;
	font-size:12px;
	font-family:"Lucida Grande", sans-serif;
	text-align:center;
	padding: 0px;
	background:#666666 url('images/bkg.gif') repeat top left;
}
img, img a{
	border:0px #FFF;
	vertical-align: top;
}
#page {
	margin: 0px auto;
	width: 600px;
	background: #ffffff;
    padding: 10px 5px 0px 5px;
    height: 100%;
}
#logos {
	margin: 0px auto;
	text-align: left;
	width: 554px;
	background: none;
    padding-left: 0px;
}

#slider {
	text-align:center;
	margin:0 auto;
	top:0px;
	height:480px;
}
#content {
	width: 580px;
	margin:0 auto;
	padding-top:10px;
}

#menu {
 margin: 0 auto;
 margin-top: 5px;
 padding: 0;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 backgroung: #ffffff;
 width: 580px;
}

#nav {
 margin: 0;
 padding-left: 23px;
 backgroung: #ffffff;
 list-style-type: none;
 width: 558px;
 height:26px;
}

#nav li {
 margin: 0;
 padding: 0;
 float: left;
 height:26px;
}

#nav a{
 font-size: 110%;
 float: left;
 width: 96px;
 text-align: center;
 color: #000000;
 text-decoration: none;
 line-height: 2;
 text-transform: uppercase;
 border-right: 1px solid #ffffff;
}
#nav a:hover {
 background: #000000;
 color: #ffffff;
}

#body_hom #nav_hom a, #body_abo #nav_abo a, #body_vid #nav_vid a  {
 background: #000000;
 color: #ffffff;
}
#about_txt {
 float: left;
 text-align: left;
 padding: 0px 20px 20px;
 border-bottom: 1px solid #000000;
}
#about_txt a{
 text-decoration: underline;
}
#logo {
  text-align: center;
}

h1 {
	margin-top:10px;
	height:21px;
	width:800px;
	display: inline;
	line-height:21px;
	color:#000;
	letter-spacing: 5px;
	font-size:150%;
	font-family:"Lucida Grande", sans-serif;
	text-transform:uppercase;
}
h2 {
    height:30px;
	display: inline;
	width:100%;
	line-height:30px;
	letter-spacing: 12px;
	font-size:95%;
	font-family:"Lucida Grande", sans-serif;
	text-transform:uppercase;
}
h3 {
    margin-top: 20px;
	width:100%;
	display: inline;
	height:25px;
	line-height:25px;
	text-align:: center;
	letter-spacing: 2px;
	font-size:85%;
	font-family:"Lucida Grande", sans-serif;
	text-transform:uppercase;
}
a:link, a {
	color:#000;
	text-decoration: none;
}
   

