body {
	color: #000;
	background: #fff;
	font-family: verdana, tahoma, sans-serif;
    margin: 0;
    padding: 0;
}
#main {
	width: 1005px;
    background-color: #0e2a71;
	position: relative;
}


#bg_top {
	width: 1005px;
	height: 220px;
	background: url(img/bg_top.jpg) left top no-repeat;
	position: relative;
}

#bg_bottom {
	width: 1005px;
	height: 123px;
    margin-top: 50px;
    padding-bottom: 45px;
	background: url(img/bg_bottom.jpg) left top no-repeat;
	position: relative;
}


#menu {
	width: 1005px;
	height: 400px;
	background: url(img/for_menu2_jpg.jpg) left bottom no-repeat;
	position: relative;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	position: absolute; /* чтобы элементы li не "мешали" в IE6 */
}
a:link, a:visited, a:hover {
	text-decoration: none;
}

#gohome a {
	position: absolute;
	width: 200px;
	height: 200px;
	left: 70px;
	top: 5px;

}


#games_coll a {
	position: absolute;
	width: 243px;
	height: 182px;
	show: hidden;
	left: 33px;
	top: 205px;
}

#games_coll a:hover {
	background: url(img/for_menu2_jpg.jpg) -2px 0 no-repeat;
	display: block;
}


#books a {
	position: absolute;
	width: 242px;
	height: 181px;
	show: hidden;
	left: 276px;
	top: 207px;
}
#books a:hover {
	background: url(img/for_menu2_jpg.jpg) -247px 0 no-repeat;
	display: block;
}


#lectures a {
	position: absolute;
	width: 265px;
	height: 224px;
	show: hidden;
	left: 479px;
	top: 130px;
}
#lectures a:hover {
	background: url(img/for_menu2_jpg.jpg) -493px 0 no-repeat;
	display: block;
}

#contact a {
	position: absolute;
	width: 267px;
	height: 253px;
	show: hidden;
	left: 671px;
	top: 6px;
}
#contact a:hover {
	background: url(img/for_menu2_jpg.jpg) -761px 0 no-repeat;
	display: block;
}

#link {
    position: relative;
	width: 1005px;
	height: 175px;
    margin-top: 20px;
}


#link_blk1 {
    position: relative;
    float: left;
	width: 395px;
	height: 150px;
	background: url(img/link_blk_top.jpg) left top no-repeat;
    background-color: #0b235f;
    margin-left: 50px;
    padding-top: 25px;
    padding-left: 30px;
}

#link_blk2 {
    position: relative;
    float: left;
	width: 395px;
	height: 150px;
	background: url(img/link_blk_top.jpg) left top no-repeat;
    background-color: #0b235f;
    margin-left: 50px;
    padding-top: 25px;
    padding-left: 30px;
}


#link_round_bot1 {
    position: absolute;
	width: 425px;
    height: 6px;
    bottom: 0px;
    right: 0px;
	background: url(img/link_blk_bot.jpg) no-repeat;
}

#link_round_bot2 {
    position: absolute;
	width: 425px;
    height: 6px;
    bottom: 0px;
    right: 0px;
	background: url(img/link_blk_bot.jpg) no-repeat;
}


#link_blk a:hover, a:visited, a:active, a:link {
   font-family: Verdana, tahoma, sans-serif;
   color: #5460ff;
   text-decoration: underline;
   font-size: 13px;
}

#r1 {
	width: 1005px;
	height: 100px;
	background: url(img/r1a.jpg);
	position: relative;
}

#r2 {
	width: 1005px;
	height: 101px;
	background: url(img/r2a.jpg);
	position: relative;
}
#r3 {
	width: 1005px;
	height: 86px;
	background: url(img/r3a.jpg);
	position: relative;
}

#start {
	width: 243px;
	height: 101px;
	position: absolute;
    left: 684px;
}

#text {
    width: 865px;
    height: 250px;
    padding-left: 70px;
    padding-right: 70px;
    position: relative;
    top: -200px;
    font-family: Verdana, tahoma, sans-serif;
    color: #606ffd;
    font-size: 15px;
}