html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*--fffffffffffffffffffffffffffffffffffff*/

body {
	background-color:#FFF;
	font-size: 62.5%;
	color: black;

}

p {
	padding:1px 2px 1px 1px;
}

textarea {
	overflow:auto;
	color: black;
}
a:link, a:visited {
	color: #000;
	font-style: normal;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
a:hover {
	color: purple;
	text-decoration: none;


}


#wrapper {
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -475px; /*half the width of the div*/
	top: 35px;
	background: #dedede;
	height:auto;
}
#header {
	background-color: #494949;
	position:relative;
	width: 100%;
	height:255px;
}
#content {
	position: absolute;
	min-height: 500px;
	width: 100%;
	background-color: #dedede;
}

#content_about {
	position: absolute;
	min-height: auto;
	width: 100%;
	background-color: #dedede;
}






ul#gallery, ul#gallery li{
	margin:0;
	padding:0;
	list-style:none;
	}
ul#gallery{
	width:400px;
	height:375px;
	position:relative;
	background:#e1e1e1 url(img/prev.jpg) no-repeat 50% 40%;
	}			
ul#gallery li{
	float:left;
	display:inline;
	margin-top:300px;
	}								
ul#gallery a span{
	display:none;
	}
ul#gallery a:hover{
	background:none;
	z-index:100;
	}	
ul#gallery a:hover span{
	position:absolute;
	width:400px;
	height:300px;
	float:left;
	top:0;
	left:0;
	display:block;
	}	













ul a:link{
	letter-spacing: 2px;
	word-spacing: 8px;
	position: relative;
	color: #1a2a35;
}

ul a:visited{
	position: relative;
	color: #1a2a35;
}

ul a:hover{
	background-color: #030303;
	position: relative;
	color: #ff414d;
}

#menu li {
	color: black;
	display: inline;
}

#rightFix {
	padding-top: 7px;
	margin-left: 25px;
	width:100%;
}

h2 {
	font-family:Verdana, sans-serif;
	font-weight:bold;
}

.nav
{
	font-family:Verdana, sans-serif;
	font-weight:bold;
}

h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:lighter;
	padding:2px 0 2px 5px;
	font-size: 2.2em;
	background-color:#ffbb00;
	margin: 0 0 0 0;
	text-align:left;
}
.entry {
	font-family: verdana, sans-serif;
	line-height: 12px;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
	background-color:#d3d2d2;
	width: 910px;
	position: relative;
	margin: 0 0 19px -4px;
	left: 5px;
	font-size: 1em;
	height: auto;
	padding-bottom: -30px;
	overflow: hidden;
}

.over {
text-decoration: line-through;
}

.img {
	margin-left: 0;
	border: none;
	padding-bottom: none;
	margin-bottom: -2px;
}

.img_about {
	margin-left: 0;
	border: none;
	padding-bottom: none;
	margin-bottom: -4px;
}

strong {
	font-weight: bold;
}

.descr {
	background-color: #f4ff93;
	margin-left: 746px;
 	line-height: normal;
	top:19px;
	width: 143px;
	padding: 1px;
	float: left;
	position: absolute;
}

.descr_about {
	background-color: #f4ff93;
	margin-left: 494px;
 	font-size: 0.99em;
	top: 21px;
	width: 380px;
	padding: 6px;
	padding-left: 6px;
	float: left;
	position: absolute;
	height: 260px;
	line-height: 1.17em;
	overflow-y: auto;
	padding-top: 7px;
}


. descr_about hover {
	color: aqua;
	text-decoration: none;
	background: black;

}

.footer {
	position: absolute;
	height: 20px;
	width: 100%;
	color: #b1b1b1;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	text-align: center;
	margin-top: 6px;

}

.contact {
display: none;
	margin-left: 575px;
 	font-size: 1em;
 	font-family: verdana, sans-serif;
	top:340px;
	line-height: 12px;
	width: 255px;
	padding:1px;
	float: left;
	position: absolute;
	padding-left: 6px;
}




/* Motion */

#rightFixMo {
	position:relative;
	padding-top: 0px;
	margin:55px auto 0 auto;
	width:910px;

}

#lost_wrap {
	position: absolute;
	left: 50%;
	width: 500px;
	margin-left: -240px; /*half the width of the div*/
	top: 35px;


}