@charset "UTF-8";
/* CSS Document */
body {
background-color:#000000;
color: #ffffff;
font-family: verdana, helvetica, Trebuchet MS, arial, Geneva, sans serif;
background-image:url('http://attractiveeightieswomen.com/images/trenta.gif');
}
img { border: none;
}
div.hr {
    &nbsp; height: 1px;
    &nbsp; border-bottom: 1px dotted #7f7f7f;
      }
      div.hr hr {
      display: none;
      }
a:link { 
	color: #cc0066;
	}
a:visited { 
	color: #7f7f7f;
	}
a:hover { 
	color: #ffffff;
	}
a:active { 
	color: #ffffff;
	}

#container {
margin-top:40px;
margin-bottom:40px;
margin-left:auto;
margin-right:auto;
width:960px;
background-color:#000000;
}
#top {
width:100%;
height:130px;
background-color:#ffffff;
background-image:url('images/grunge.jpg');
background-repeat:no-repeat;
}
#pink_bar {
height:20px;
background-color:#cc0066;
width:100%;
}
#content {
width:600px;
margin-top:20px;
margin-left:140px;
padding-left: 30px;
padding-right: 30px;
height:100%;
background-color:#000000;
font-size:small;
color:#7f7f7f;
}
#menu_left {
float:left;
margin-top:20px;
padding-left:25px;
width:120px;
height:100%;
background-color:#000000;
}
#menu_right {
margin-top:10px;
float:right;
padding-right:25px;
padding-bottom:5px;
width:140px;
height:100%;
color:#7f7f7f;
background-color:#000000;
}
#bottom {
height:20px;
width:960px;
text-align:center;
font-size:10px;
color:#7f7f7f;
position: relative;
padding-bottom: 10px;
}
#menu_text {
font-weight:bold;
font-size:x-large;
color:#cc0066;
}
#entry_date {
font-size:small;
color:#cc0066;
}
#entry_title {
font-size:x-large;
font-weight:bold;
color:#ffffff;
}
.clearfooter {
   height: 20px;
   clear: both;
}
#show_date {
font-size:medium;
font-weight:bold;
color:#cc0066;
}
#show_venue {
font-size:small;
font-weight:bold;
color:#7f7f7f;
}
#show_location {
font-size:small;
font-weight:bold;
color:#7f7f7f;
}
#show_details {
font-size:x-small;
color:#7f7f7f;
}
#show_table {
font-size:medium;
font-weight:bold;
color:#fff;
}
#page_title {
font-size:xx-large;
font-weight:bold;
color:#fff;
}


