/* CSS Document */

body{
background: url(images/africa-BG.gif) 120px 40px no-repeat;
background-color: #FFF;
font-family:Arial, Helvetica, sans-serif;
width: 1024px;
max-width:1024px;
}

div#content{
width: 1024px;
max-width:1024px;
width: 95%;
min-width: 768px;
min-height: 640px;
padding: 0px 80px 0px 0px;
}

div#content a, a:visited{
text-decoration:none;
border: 0px;
color:#000000;
}

div#content a:hover, a:active{
color:#666666;
}

div#content h1{
width: 100%;
max-width:1024px;
}

div#nav{
background:#CCCCCC;
border: none;
position: relative;
right: 1.5%;
width: 32%;
margin: 0px 0px 20px 0px;
min-width: 350px;
}

div#nav ul{
list-style:none;
padding: 0px;
}


div#nav ul li{
display: inline;
margin: 0px 5px 0px 5px;
height:inherit;
line-height:1.25em;
font-weight:bold;}

div#pictures{
}

div#pictures img{
width: 180px;	
max-width:180px;
height: 180px;
max-height:180px;
margin: 20px;
border: 0px;
}

#designs{
float: left;
position: relative;
width: 100%;
min-width:768px;
max-width:1024px;
margin-bottom:20px;
}

#picBox {
float:left;
background:none;
width: 190px;
min-width: 190px;
margin: 6px;
border: 0px;
}

#picBox form {
margin: 0px;
padding: 0px;
}

#picBox img{
width: 192px;
max-width:192px;
text-decoration:none;
border: none;
}

#picBox a{
border: none;
text-decoration:none;
background: none;
margin: 0px;
padding:0px;
}

#announcement{
align: center;
position:relative;
left: -30px;
margin: 10px;
font-size:14px;
min-width:768px;
max-width:800px;
}

#footer{
float: left;
position:relative;
top: 40px;
width: 100%;
min-width: 600px;
max-width: 1024px;
font-size: 10px;
color: #999999;
//margin: 60px 20px 20px 20px;}

#collection{
width: 100%;
margin: 10px;
float: left;
clear: both;
}

#collectionHeader{
width: 84%;
max-width:1024px;
border-bottom: #000000 2px solid;

}
#collectionHeader h2{
position:relative;
padding: 0px;
margin-bottom: 5px;
text-transform:lowercase;
font-size: 18px;
font-weight:bold;
background: url(images/classic.gif) top left no-repeat;
height: 40px;
min-height:40px;
width: 300px;
min-width:300px;
}

#collectionHeader h2 span{
display: none;
}

#collectionHeader h3{
position:relative;
padding: 0px;
margin-bottom: 5px;
text-transform:lowercase;
font-size: 16px;
font-weight:bold;
height: 40px;
min-height:40px;
width: 300px;
min-width: 300px;
background:url(images/elite.gif) top left no-repeat;
}

#collectionHeader h3 span{
display: none;
}

#collectionHeader h4{
position:relative;
padding: 0px;
margin-bottom: 5px;
text-transform:lowercase;
font-size: 16px;
font-weight:bold;
height: 40px;
min-height:40px;
width: 300px;
min-width: 400px;
background:url(images/babyt.gif) top left no-repeat;
}

#collectionHeader h4 span{
display: none;
}

#email{
background: url(images/email.gif) top left no-repeat;
height: 40px;
min-height: 40px;
width: 250px;
min-width: 250px;
}

#email span{
display: none;
}

#dropCap {
float: left; 
font-size:38px; 
line-height:28px; 
padding-top: 2px;
}