body{
margin:0px;
padding:0px;
background-repeat:no-repeat;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
line-height:160%;
}
img{
border:0px;
}
#logo{
position:absolute;
left:221px;
top:199px;
width:150px;
height:33px;
}
#menu1{
position:absolute;
left:427px;
width:69px;
background-image:url(images/menu/store.png);
}
#menu2{
position:absolute;
left:495px;
width:62px;
background-image:url(images/menu/blog.png);
}
#menu3{
position:absolute;
left:560px;
width:112px;
background-image:url(images/menu/collections.png);
}
#menu4{
position:absolute;
left:673px;
width:60px;
background-image:url(images/menu/contact.png);
}
.menu{
top:218px;
height:10px;
}
#content{
position:absolute;
top:263px;
left:427px;
}
#store{

}
#blog{
padding-left:70px;
width:400px;
color:#646464;
margin-bottom:100px;
}
#blogCat{
position:absolute;
top:263px;
left:957px;
}
#collections{
padding-left:137px;
}
#contact{
padding-left:250px;
width:300px;
}
.date{
font-family:"Times New Roman",Times,serif;
font-size:10px;
font-style:italic; 
color:#000000;
text-transform:uppercase;
}
.blogTitle{
padding-top:2px;
padding-bottom:13px;
font-size:18px;
color:#000000;
text-transform:uppercase;
}
a:link{
color:#646464;
text-decoration:none;
}
a:visited{
color:#646464;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:underline;
}
a:active{
color:#000000;
text-decoration:underline;
}

#blogCat a:link{
color:#000000;
text-decoration:none;
}
#blogCat a:visited{
color:#000000;
text-decoration:none;
}
#blogCat a:hover{
color:#646464;
text-decoration:underline;
}
#blogCat a:active{
color:#646464;
text-decoration:underline;
}
.spacer{
border-top:1px solid #646464;
height:2px;
_line-height:2px;
border-bottom:1px solid #646464;
margin-top:30px;
margin-bottom:20px;
}
p{
padding:0px;
margin:0px;
}