body {
	background-image: url(../images/juostele.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #000;
	text-align: center;
	width: 944px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainbody { 
	background-image: url(../images/background.jpg); 
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-color: #000; 
	width: 944px;
	height: auto;
} 
#header {
	font-size: 12px;
	font-family: sans-serif;
	color: #FFF;
	height: 498px;
	display: block;
}
#header #title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 28px;	
	text-align : center; 
	display : block; 
	margin-top : 170px; 
	margin-right : 80px; 
	margin-left : 235px; 
	color : #FFF; 
}

#content {
	width: 944px;
	height: auto;
	display: block;
	text-align: center;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#content #uperLeftSide {
	background-image: url(../images/content/leftside.gif);
	background-repeat: no-repeat;
	height: 395px;
	width: 46px;
	margin-left: 26px;
}
#content #lowerLeftSide {
	background-image: url(../images/content/lowerleftside.gif);
	background-repeat: repeat-y;
	width: 46px;
	height: auto;
	margin-left: 26px;
}
#content #insideContent {
	background-color: #500606;
	background-image: url(../images/content/content_juostele.jpg);
	background-repeat: repeat-x;
	width: 800px;
	float: left;
}
#content #uperRightSide {
	background-image: url(../images/content/rightside.gif);
	background-repeat: no-repeat;	
	height: 395px;
	width: 45px;
	margin-right: 27px;
}
#content #lowerRightSide {
	background-image: url(../images/content/lowerrightside.gif);
	background-repeat: repeat-y;
	width: 45px;
	margin-right: 27px;
}
#content #leftSide {
	float: left;
	
}
#content #rightSide {
	float: left;

}
#content #insideContent #leftContent {
	display: block;
	float: left;
	width: 160px;
}
#content #insideContent #mainContent {
	display: block;
	float: left;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#content #insideContent #separatorContent {	
	float: left;
	width: 10px;	
}
#content #insideContent #separatorContent #uperSeparator {
	background-image: url(../images/content/separator.gif);
	background-repeat: no-repeat;	
	height: 395px;
	width: 10px;
}
#content #insideContent #separatorContent #lowerSeparator {
	background-image: url(../images/content/lowerseparator.gif);
	background-repeat: repeat-y;
	width: 10px;
	height: auto;
}

#footer {
	display: block;	
	text-align: center;
	width: 944px;	
}

#footer #uperFooter {
	display: block;
	background-image: url(../images/content/uperFooter.gif);
	background-repeat: repeat-y;
	padding-right: 50px;	
	height: 28px;	
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 26px;
}

#footer #uperFooter #prozvilgsnis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;	
	display: block;	
	float: right;
	width: 180px;
	height: 28px;
}

#footer #uperFooter #prozvilgsnis a {
	color: #340606;
	text-decoration: none;
}

#footer #uperFooter #prozvilgsnis a:hover {
	color: #000;
}

#footer #uperFooter #galeryNavigation{
	display: block;	
	text-align: center;	
	float: right;
	width: 430px;
	height: 28px;
}

#footer #lowerFooter {	
	background-image: url(../images/content/lowerFooter.gif);
	background-repeat: no-repeat;	
	display: block;
	height: 194px;
	width: auto;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;	
	margin-left: 26px;
}

#footer #lowerFooter #links {

	display: block;
	text-align: center;
	color: #FFF;
	padding-top: 75px;
	font-size: 18px;
}

#footer #lowerFooter #links a{
	display: inline;	
	color: #FFF;
	text-decoration: none;		
}

#footer #lowerFooter #links a:hover{
	color: #F00;
}

#footer #lowerFooter #lowerFooterText {
	display: block;
	text-align: center;
	color: #CCC;
	padding-top: 12px;	
}

