* { padding: 0; margin: 0; }



body {

 font-family: Arial, Helvetica, sans-serif;

 font-size: 13px;

 background: white url(../images/BG_2.jpg) repeat;

}

#wrapper { 

 margin: 0 auto;

 width: 684px;

 margin-top: 10px;

}

#bloglink {

 background: transparent url(../images/loopbloglink.gif) no-repeat;
 
 float: right;
 
 text-align: right;
 
 width: 684px;
 
 height: 75px;

}

.bloglink {

 float: right;

 text-align: right;
 
 display: block;
 
 outline: none;
 
 width: 75px;
 
 height: 75px;

}

#content { 

 color: white;

 text-align: left;

 line-height: 20px;

 background: transparent url(../images/creatingdesire.jpg) no-repeat;

 padding: 0px 0px 0px 15px;

 width: 669px;

 height: 508px;

}

#creatingdesire {

 margin-top: 291px;

 float: left;

 width: 320px;

 height: 200px;

}

#rightpage {

 float: right;

 width: 338px;

 height: 491px;

}

#topnav {

 width: 684px;

 text-align: right;

}

.topnav {

 padding-left: 8px;

 line-height: 25px;

 font-size: 11px;

}

.streetcar {

 outline: none;

 position: relative;

 left: 78px;

 top: 71px;

 display: block;

 width: 177px;

 height: 177px;

}

.arnywear {

 outline: none;

 position: relative;

 left: 78px;

 top: 96px;

 display: block;

 width: 177px;

 height: 177px;

}

h1 {

 color: white;

 font-size: 21px;

 padding-bottom: 5px;

}

a {

 color: white;

 text-decoration: none;

}

a:hover {

 color: #339999;

 text-decoration: underline;

}

#footer {

 float: right;

 text-align: right;

 padding-top: 10px;

 width: 240px;

 font-size: 10px;

 color: white;

}
