body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}ul li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

html, body {
	color:#fff;
	font-size:18px;
	background:#fff;
	height:100%;
	font-family:Arial,Tahoma,Trebuchet MS,Verdana,Impact,Georgia,helvetica,courier,garamond;
}

img {display:block;}
a:link, a:visited, a:active {color:#fff;text-decoration:underline;}
a:hover {cursor:pointer;text-decoration:none;}
td {vertical-align:top;}
p {padding:0 0 18px 0;}
strong {font-weight:bold;}

h1 {font-weight:bold;padding:20px 20px 35px 20px;text-align:center;text-transform:uppercase;font-size:24px;}

.main {margin:0 auto;width:1000px;height:650px;background:url(images/site.jpg) no-repeat;}
.content {padding:63px 6px 0 336px;text-align:center;}

.logo {float:right;padding:0 18px;}
.logo a {display:block;width:295px;height:43px;background:url(images/logo.gif) no-repeat  0 -43px;}
.logo a:hover {background:url(images/logo.gif) no-repeat;}
.menu {margin-top:43px;padding:16px 0 0 0;height:31px;}
.menu a {display:block;float:left;margin-right:5px;width:104px;height:31px;}
.menu a.m1 {background:url(images/news.gif) no-repeat;}
.menu a:hover.m1 {background:url(images/news.gif) no-repeat 0 -31px;}
.menu a.m2 {background:url(images/about.gif) no-repeat;}
.menu a:hover.m2 {background:url(images/about.gif) no-repeat 0 -31px;}
.menu a.m3 {background:url(images/music.gif) no-repeat;}
.menu a:hover.m3 {background:url(images/music.gif) no-repeat 0 -31px;}
.menu a.m4 {background:url(images/video.gif) no-repeat;}
.menu a:hover.m4 {background:url(images/video.gif) no-repeat 0 -31px;}
.menu a.m5 {background:url(images/pic.gif) no-repeat;}
.menu a:hover.m5 {background:url(images/pic.gif) no-repeat 0 -31px;}
.menu a.m6 {background:url(images/links.gif) no-repeat;}
.menu a:hover.m6 {background:url(images/links.gif) no-repeat 0 -31px;}

/*.nav {text-align:center;padding-top:10px;}*/
.nav {margin-top:20px; text-align:center;border:0px solid gray;padding-left:0px;}
.nav a {font-size:14px;text-decoration:underline;font-weight:normal;}
.nav a:hover {text-decoration:underline;}

.txt {padding:0 20px;}
.current {text-decoration:underline;}
