@charset "utf-8";
#content-wrap {
float:left;
margin-left:15px;
width:705px;
}

#content-wrap #entries p{
}

#entries{
font-family: Arial;
font-size: 12pt;
}

#entries h1{
text-align: LEFT;
}

#guidewrap{
background-color:#3B393A;
float:left;
padding:12px;
width:192px;
}

#guidewrap #guidetitles {
margin-left:0;
}

#guidewrap #guidetitles li {
list-style-type:none;
margin:0 0 4px;
padding:0;
text-align:left;
}

#guidewrap #guidetitles li a{
color:#78A0D4;
font-family:Arial;
}

#guidewrap #guidetitles li a:hover{}


/* Resources */

#sources {
float:left;
margin-top:30px;
width:100%;
}

#sources .lists{
background:transparent url(http://www.beanbagrefill.com/images/bar.jpg) repeat-x scroll center top;
float:left;
margin-bottom:10px;
padding-top:10px;
width:100%;
}

#sources .lists .anchor{
float: left;
width: 100%;
}

#sources .lists .anchor a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#sources .lists .anchor a:hover{
text-decoration:underline;
}

#sources .lists.webdetails{
float:left;
width:100%;
}

#sources .lists .webdetails .url{
color:#78A0D4;
float:left;
font-size:11px;
width:100%;
}

#sources .lists .webdetails .desc{
float:left;
font-size:13px;
width:100%;
}