* {
	margin: 0;
	padding: 0;
}

body {
background:  #FFFFFF url(blg.JPG);
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 22px;
color: #000;
}

a {
text-decoration: none;
color: #000066;
}
a:hover {
text-decoration: none;
color: #ff6699;
}

#wrap {
margin: 18px auto;
width: 900px;
}

#header {
height: 10px;
line-height: 40px;
}
#header h1 {
font-family: burns;
color : #ff9900; 
font-size: 20px;
letter-spacing: 0px;
}

#left {
margin-top: 10px;
float: left;
width: 175px;
font-size: 15px;
padding: 10px;
background: #fff ;
}
#left ul {
list-style-type: square;
padding: 5px 0 10px 30px;
color: #ff6699;
}
#left h1 {
font-family: burns;
color : #ff9900;
font-size: 20px;
font-weight: 250;

font-style: normal;
letter-spacing: 0px;
padding: 5px 0 5px 0;
}
#left h2 {
color : #ff9900; 
font-size: 12px;
font-weight: 200;

font-style: italic;
letter-spacing: 0px;
padding: 5px 0 5px 0;
}
#right {
margin-top: 10px;
float: right;
width: 650px;
background: #fff;
text-align: justify;
padding: 10px;
}
#right ul {
list-style-type: square;
padding: 8px 0 10px 30px;
color: #ff0099;
}
#right h1 {
color : #ff9900; 
font-family: burns;
font-weight: 250;
font-style: normal; 
letter-spacing: 0px;
font-size: 28px;
padding: 15px 0 10px 0;
}
#right h1 a {
}
#right h1 a:hover {
color: #000066;
text-decoration: none;
}
#right h2 {
color : #000066; 
font-weight: 250;
font-style: italic; 
letter-spacing: 0px;
font-size: 28px;
padding: 15px 0 10px 0;
}
#right h2 a {
}
#right h2 a:hover {
color: #000066;
text-decoration: none;
}

#right h3 {
color : #cccc00; 
font-weight: 150;
letter-spacing: 0px;
font-size: 26px;
padding: 15px 0 10px 0;
}
#right h3 a {
}
#right h3 a:hover {
color: #000;
text-decoration: none;
}
#right h4 {
color : #3a6080;
font-weight: 135;
letter-spacing: 1px;
font-size: 22px;
padding: 15px 0 10px 0;
}
#right h4 a {
}
#right h4 a:hover {
color: #3a6080;
text-decoration: none;
}
#right h5 {
color : #cc0000;
 font-family: bookstyle bold;
font-weight: 150;
letter-spacing: 0px;
font-size: 26px;
padding: 15px 0 10px 0;
}
#right h5 a {
}
#right h5 a:hover {
color: #000;
text-decoration: none;
}
#new { 
font-family : arial;
color : #ff0000; 
}

#chews { 
font-family : arial;
font-size: 25px;
color : #cc0066;
}

#blonde {
margin-top: 10px;
float: right;
width: 600px;
background: #e6e191;
text-align: justify;
padding: 10px;
}

#footer {
background: #;
font-size: 15px;
text-align: center;
margin-top: 30px;
padding: 5px 0;
}