body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: Silver;
}

a:visited, a:link
{
    color: gray;
    font-weight: bolder;
}

a:hover
{
    color: #FF0066;
}

table.bios tr, table.bios td
{
  vertical-align: top;
  padding-bottom: 3px;   
}

span.left-column a:visited, span.left-column a:link
{
    color: white;
}

span.left-column a:hover
{
    color: #333333;
}

table.main 
{
    background-color: White;
}

table.menu
{font-size : smaller;
 font-style : italic;
}



dl
{
    background-position: 0px 4px;
    width: 100%;
    overflow: auto;
    margin: 0 0 0.5em 0;
    background: url('images/dot.gif') repeat-x 0 0.7em;
    padding-bottom: 2px;
} 
dt, dd.price
{
    background: #FFF;
    vertical-align: baseline;
    font-size: smaller;
}
dt
{
    float: left;
    padding-right: 3px;
}
dd{margin:0}
dd.price{float: right;padding-left: 3px;} 
dd.description
{
    float: left;
    width: 100%;
    padding: 3px 0;
    font-size: smaller;
    font-style: italic;
} 



td.menu_cell_left
{
    text-align: left;
    font-size: smaller;
    font-style : italic;
}

td.menu_cell_right
{
    border-bottom-style: dashed;
    border-bottom-width: thin;
    border-bottom-color: #666666;
    text-align: right;
    font-size: smaller;
    font-style : italic;
}



p, .chronodata, .bookmarkify {
	font-size : smaller;
}



span.left-column
{
    color: #ffffff;
    font-size : 10pt;
    padding-right : 10px;
}    

 

ul.left-column, ul.children 
{
    padding-left : 10px;
    margin-left : 4px;   
}
ul.children 
{
    padding-left : 5px;
}


span{
	font-family: Arial, Helvetica, sans-serif;
}

span.large-title {
	color: #FA6FBA;
	font-size: 120%;
	font-weight : 800;
	text-transform : uppercase;
}
span.medium-title {
	color: #FA6FBA;
	font-size: 100%;
	font-weight : 800;
	text-transform : uppercase;
}

div.feedBurnerFeedBlock p.feedTitle {
	color: #FA6FBA;
	font-size: 100%;
	font-weight : 800;
	text-transform : uppercase;
}

span.light-title {
	color: #FA6FBA;
	font-size: 100%;
	text-transform : uppercase;
}

div.feedBurnerFeedBlock span.headline {
	color: #FA6FBA;
	font-size: 100%;
	text-transform : uppercase;
	margin-top: 1em;
}

div.feedburnerFeedBlock ul li {
margin: 12px 0 10px 0;
font-size: 10pt;
}

span.contact {
	color: #FA6FBA;
	font-size: smaller;
	font-weight : 800;
}

hr {
  position:relative;
  color: #FA6FBA;
  height:1px;
}