html, body { 
margin : 0;
padding : 0;
} 
body { 
font : 73% "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
background : #f2f2f2 url(images/backtile.jpg);
} 

/* rounded corner content */

.roundedcornr_box_400011 {
   background: #ffffff;
}
.roundedcornr_top_400011 div {
   background: url(images/roundedcornr_400011_tl.png) no-repeat top left;
}
.roundedcornr_top_400011 {
   background: url(images/roundedcornr_400011_tr.png) no-repeat top right;
}
.roundedcornr_bottom_400011 div {
   background: url(images/roundedcornr_400011_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_400011 {
   background: url(images/roundedcornr_400011_br.png) no-repeat bottom right;
}

.roundedcornr_top_400011 div, .roundedcornr_top_400011, 
.roundedcornr_bottom_400011 div, .roundedcornr_bottom_400011 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_400011 { margin: 0 30px; }


/* tag cloud menu */

#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }			
			
#cloud { padding: 2px; line-height: 3em; text-align: center; }
#cloud a { padding: 0px; }

#cloud { margin: 0; }
#cloud li { display: inline; }	
			

/*WRAP*/ 

#container {
width : 755px;
margin : 0 auto;
line-height : 2em;
background : #ef2f94;
color : #666;
} 
			/*TOP BANNER*/ 

#byline {
        width:750px;
        height: 153px;
        background: url(images/cds.jpg) no-repeat 0 0;
        background-position: right;
		padding-top: 30px;
}

#byline p {
        width: 225px;
        color:#000;
        font: 1.2em Trebuchet MS !important;
        font:1.1em Trebuchet MS;
        float:left;
		padding-left: 25px;
		
		
}


/*#top { 
padding : 0;
height : 100px;
background : #8fb8cc url(images/head.jpg) no-repeat;
color : #484500;
} 
#top h1 { 
padding : 5px 0 0 25px;
margin : 0;
font-size : 140%;
letter-spacing : 5px;
}
*/

<!-- table of contents page -->

table {
 border:1px solid #000;
 border-collapse:collapse;
}

th{
 border:1px solid #000;
 border-collapse:collapse;
 padding:5px;
}

td{

 border-collapse:collapse;
 padding:5px;
} 

tfoot td{
 text-align:right;
 font-weight:bold;
 background:#369;
}
tbody td{
 background:#dad7ed;
 color: #000;
}
tbody tr.header td{
 background:#EF2F94;
 color: #fff;

}
tbody tr.space td{
 background:#fff;
 color: #000;
}

tbody tr.toc_sub_heading td {
  font-weight:bold;
}

#shoes {
        
        width: 100%;
        height: 83px;
        background: #ef2f94 url(images/bra_shoes_combo.gif) no-repeat 0 0;
        float: left;
}


			/*TOP NAVIGATION*/ 
#navcontainer { 
border-bottom : 5px solid #fff;
} 
#navcontainer ul { 
text-align : center;
padding-bottom : 5px;
padding-top : 5px;
padding-left : 0;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
background : #036;
color : white;
width : 100%;
font-family : Arial, Helvetica, sans-serif;
line-height : 18px;
} 
#navcontainer ul li { 
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
} 
#navcontainer ul li a { 
padding-left : 10px;
padding-right : 10px;
padding-bottom : 5px;
padding-top : 5px;
color : white;
text-decoration : none;
border-right : 1px solid #fff;
} 
#navcontainer ul li a:hover { 
background : #369;
color : white;
} 
#navcontainer #active { 
border-left : 1px solid #fff;
}  
			/*LEFT SIDEBAR*/ 
#leftnav { 
float : left;
width : 200px;
margin : 0;
padding : 1em;
} 
#leftnav p { 
margin : 0 0 1em 0;
} 
#leftnavmenu { 
list-style : none;
float : left;
width : 200px;
margin : 30px 0 30px 0;
padding : 0;
font-size : 0.9em;
} 
#leftnavmenu ul { 
list-style : none;
width : 150px;
margin : 0 0 20px 0;
padding : 0;
font-size : 1.1em;
} 
#leftnavmenu li { 
margin-bottom : 2px;
} 
#leftnavmenu li a { 
font-weight : bold;
height : 20px;
text-decoration : none;
color : #000;

display : block;
padding : 4px 0 0 30px;
border-left : 0 solid #8fb8cc;
} 
#leftnavmenu li a:hover { 
/*background : #8fb8cc */ 
color : #fff;
border-left : 0 solid #003366;
} 
			/*MAIN CONTENT*/ 
#content { 
margin-left : 230px;
width : 480px;
border : 1em solid #ef2f94;

} 

#content a:link, a:visited { 
color : #EF2F94;
text-decoration:underline;
} 

#content a:hover { 
color : #000;
}
			/*FOOTER*/ 
#footer { 

clear : both;
margin : 0;
padding : 0;
font-size : 0.9em;
color : #000;
background : #ef2f94;
}
* > html #footer img { 
margin : 0;
} 
#footer p {
text-align: right; 
padding : 25px 30px 0 0;
} 
			/*TYPOGRAPHY*/ 
h2 { 
margin : 1em 0 0.5em 0;
font-size : 130%;
letter-spacing : 5px;
}

h3  
{ font:bold 1.5em Comic Sans MS;
  
  color: #EF2F94;
}

.about 
{
	float:right;
	padding: 5px;
}	
	
blockquote {
padding : 5px;
font-weight : bold;
font-style : italic;
color : #b29b35;
} 
 
.quote { 
border-top : 1px solid #8fb8cc;
padding : 10px;
color : #036;
} 
			/*SEARH BAR*/



 			/*LINKS*/
a:link, a:visited { 
color : #000;

text-decoration : none;
} 
a:hover { 
color : #fff;



a img { 
border : none;
} 
			/*IMAGESS*/
.imgleft { 
float : left;
padding : 5px;
margin-right : 10px;
}
			/*CLASS*/
.post { 
background-color : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 80%;
} 
.post .date { 
background : url(images/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(images/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(images/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 