body {
	color: #999999;
	background-color: #00150d;
	background-image: url(images/backgroundt.gif);
	background-repeat: repeat;
}

/*div IDs*/
#container {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 650px;
	width: 513px;
}


#background {
	height: 554px;
	width: 515px;
	position: relative;
}

#background_summer {
	height: 554px;
	width: 515px;
	position: relative;
}

#background_winter {
	height: 554px;
	width: 515px;
	position: relative;
}

#menutop {
	height: 60px;
	width: 100px;
	position: relative;
	left: 375px;
	top: -527px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#namecollection {
	height: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 47px;
	top: -480px;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
#bodycatalog {
	height: 290px;
	width: 273px;
	position: relative;
	left: 25px;
	top: -475px;
}
#sitecredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	height: 21px;
	width: 200px;
	top: -454px;
	left: 13px;
}
#sitecredits_contacts {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	width: 300px;
	top: -448px;
	left: 13px;
	vertical-align: middle;
	color: #FFFFFF;
}

#menubottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	width: 160px;
	position: relative;
	left: 339px;
	top: -427px;
}
#menubottom_contacts {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 160px;
	left: 337px;
	top: -438px;
}


/*text classes*/
.textcatalog {
	font-family: Arial, Helvetica, sans-serif;
	/*overflow-x: none;
	overflow-y: auto;*/
	height: 290px;
	width: 273px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

/*link classes*/
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
 a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
 a:link:hover {
	color: #C3C3C3;
	text-decoration: underline;
}

 a.menutopg:link {
	color: #026254;
	text-decoration: none;
	font-weight: normal;
}
 a.menutopg:visited {
	color: #026254;
	text-decoration: none;
	font-weight: normal;
}
 a.menutopg:hover {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

 a.menutopo:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
 a.menutopo:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
 a.menutopo:hover {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

 a.menubottom:link {
	color: #002b2b;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
 a.menubottom:visited {
	color: #002b2b;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
 a.menubottom:hover {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
