/* CSS Document -  Sts. Vladimir and Olga*/

html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 5;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#wrapper {
	margin: 5px auto;
	border: #5aa1df solid 1px;
	width: 958px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	}
	
#header {
	width: 958px;
	height: 157px;
	background-image: url(../images/header.jpg);
}

#welcome {
	width: 958px;
	height: 30px;
	background-color:#FFFFFF;
	color: #29669d;
}

.welcome {
	color: #29669d;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

#front01 {
	width: 200px;
	height: 600px;
	background-color:#FFFFFF;
	color: #808080;
	float: left;
}

#front02 {
	width: 558px;
	background-color:#FFFFFF;
	color: #808080;
	float: left;
}

#front03 {
	width: 200px;
	background-color:#FFFFFF;
	color: #808080;
	float: left;
}

.front03 {
	color: #808080;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
}

#copyrightfront {
	width: 958px;
	height: 40px;
	background-color:#FFFFFF;
	color: #808080;
	border-top: #5aa1df solid 1px;
	clear: both;
}

.copyright {
	color: #808080;
	font-size: 1.0em;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#bottom {
	width: 958px;
	height: 50px;
	background-color:#2f6da6;
	color: #808080;
	border-top: #5aa1df solid 1px;
	clear: both;
}

.bottom {
	color: #FFFF00;
	font-size: .9em;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
}

#info01 {
	width: 758px;
	background-color:#FFFFFF;
	color: #808080;
	float: left;
}

#links {
	width: 758px;
	background-color:#FFFFFF;
	color: #808080;
	float: right;
}

.links {
	color: #808080;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}

h1 {
	color: #CC6600;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

#cyberwrapper {
	margin: 0px auto;
	width: 958px;
	padding-top:  10px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
}

#cyberfooter {
	width: 958px;
	height: 100px;
	background-color: #FFFFFF;
	color: #000000;
}

.cybertext {
	font-size: 0.8em;
}

	
