
html, body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/light_body.GIF)center top;
color:#EE5400;
margin:0;
padding:0;
text-align:center;
height:100%;
}

img
{
	border:0;
}

#content_top{
	background:transparent url(images/top.png) no-repeat;
	height:73px;
}
#content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/middle.png) repeat-y;
/*padding:6px 20px 40px;
padding-top:20px;
padding-bottom:20px;*/
padding:20px 40px;
min-height:50%;
}
#visasGalerijas {
background:url(images/Galerijas_layers.png) ;
width:180px;
height:121px;
}

#visasGalerijas a{
font-family:AllensHand;
}


#stepcarousel{
padding-top:2px;
}
#content_bottom{
	background:transparent url(images/bottom.png) no-repeat;
	height:74px;
}

#top {
height:170px;
}
#main {
font-family:AllensHand;
height:100%;
margin:0 auto;
width:650px;
}
#menu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/button.png) repeat scroll 0 0;
font-family:Comic Sans MS;
font-size:16px;
font-weight:bold;
height:25px;
}
#menu ul li {
float:left;
list-style-type:none;
padding:2px 5px;
}
#menu a:hover {
color:Cornsilk;
text-decoration:none;
background:transparent url(images/button1.png) repeat;
}
#menu a {
color:black;
text-decoration:none;
}
a:active {
color:white;
text-decoration:none;
}
