/*stylesheet1.css*/
/* Basic link styles */


body {
margin:0 auto;
padding:0;
background-color:#e2d0ac;


background-image:url(images/back.jpg);
background-repeat:repeat x repeat y;
}

span {
font-family:'Rancho', cursive;


color:#ed1d7f;
font-size:24pt;
font-weight:800;
}

#wrapper {
width:1000px;


margin:0 auto;
background-color:#23a0db;

overflow:hidden;
line-height:1.5em;


}




#header{
-moz-border-radius:topleft: 30px;
-webkit-border-top-left-radius: 30px;
 border-top-left-radius: 30px;
-moz-border-radius-topright: 30px;
-webkit-border-top-right-radius: 30px;
border-top-right-radius: 30px;
margin:0 auto;
width: 1000px;
height:300px;
display:block;
text-align:center;
background-image:url(images/header.png);
background-color:transparent;
position:relative;
top:5px;

}


#header img {
display:block;
}




.badbrowser{ background-color: #F03; font-size: 16px; font-weight: bold; color: #FFF; line-height: 140%;padding:20px;
}




#main {
position:relative;
top:25px;
margin:0 auto;
border-radius:30px;
margin-bottom:20px;
margin-left:10px;
margin-right:10px;
width:980px;
float:left;
padding-bottom:20px;
font-family: 'Ubuntu';
margin-left:10px;
margin-right:10px;


}
#main p {
margin:0 auto;
border-radius:30px;
font-family: 'Ubuntu', sans-serif;

padding:20px;
text-align:justify;
border-radius:30px;
background-color:white;

}




#footer {
-moz-border-radius:bottomleft: 30px;
-webkit-border-bottom-left-radius: 30px;
 border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-webkit-border-bottom-right-radius: 30px;
border-bottom-right-radius: 30px;


font-familY:"Rancho", cursive;
font-weight:bold;
display:block;

clear:both;
width:1000px;
height:50px;
margin:0 auto;
background-image:url(/bglazy/images/footbar.png);
}
p.three {
float:left;
width:313px;
padding-left:10px;
padding-right:10px;

text-align:center;

}
#navbar{
position:absolute;
top:265px;
margin:0 auto;
padding:0;
background-color:white;
background-image:url(images/navbar.png);
width:1000px;
height:50px;

    margin: 0;
}

#navbar ul {

    text-align: center;
    padding: 0;
    margin: 0;
	color:white;
}

#navbar li {


color:#ed1d7f;
font-size:19pt;
position:relative;
top:20px;
    display: inline;
    list-style: none;
font-weight:bold;
font-family:'Rancho', cursive;
}

#navbar a {

	
    color: #ed1d7f;
    text-decoration: none;
    padding-left:12px;
	padding-right:12px;
 
}

#navbar a:hover {
color:white;
background-color:#ed1d7f;
color:white;
border-radius:5px;

}
a:link, a:visited {
color: #F50C99;
text-decoration: none;
}

ul#pics li#four{