﻿body
{
	width: 750px;
	font-size: 12pt;
	color: #663333;
	font-family: 'Trebuchet MS' , Tahoma, 'Microsoft Sans Serif' , Arial, 'Times New Roman';
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
}


a:link
{
	color: #003399;
	text-decoration: none;
}

a:visited
{
	color: #00a2c7;
	text-decoration: none;
}

a:active
{
	color: #00a2c7;
	text-decoration: none;
}

a:hover
{
   color: #003399;
   text-decoration:underline;
}


h1
{
	color: #904040;
	font-weight:200;
	text-align: left;
	font-size: 20pt;
	font-family: 'Franklin Gothic Medium' , 'Trebuchet MS' , 'Microsoft Sans Serif' , Arial;
}

h2
{
	color: #905d46;
	text-align: left;
	font-size: 16pt;
	font-family: 'Franklin Gothic Medium' , 'Trebuchet MS' , 'Microsoft Sans Serif' , Arial;
}

h3
{
	text-align: left;
	font-weight:bold;
	font-size: 12pt;
	font-family: 'Franklin Gothic Medium' , 'Trebuchet MS' , 'Microsoft Sans Serif' , Arial;
}

b
{
	color: #805050;
	font-weight:bold;
}


.inlinepic
{
	clear: none;
	display: block;
	float: right;
	position: static;
}

.cdlist
{
    font-size: 12pt;
    color: #444444;
    font-family: Papyrus;
    width: 100%;
    clear: none;
    display: block;
    float: none;

}

.cdlistelement
{
    width: 770px;
    display: block;
    clear: none;
    height: 475px;
    background-image: url(mkr/images/bg1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}


.mkrmenu
{
    font-size: 14pt;
    background-color: #ffffff;
    font-family: Myriad Pro Light, Charcoal CY,  Gill Sans-Serif, Arial;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.mkrmenu a:link
{
	color: #003399;
	text-decoration: none;
}

.mkrmenu a:visited
{
	color: #003399;
	text-decoration: none;
}

.mkrmenu a:active
{
	color: #003399;
	text-decoration: none;
}

.mkrmenu a:hover
{
	color: #006d99;
	text-decoration: underline;
}



.botmenu
{
    font-size: 10pt;
    font-family: Myriad Pro Light, Charcoal CY,  Gill Sans-Serif, Arial;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.cpyright
{
    font-size: 9pt;
    font-family: Arial;
    width:700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}



.cdbox
{
    margin-left:30px;
    clear: left;
    display: block;
    float: left;
    width: 300px;
}

.tracklist
{
    font-size: 10pt;
    width: 45%;
    clear: right;
    display: block;
    float: right;
    background-color: transparent;
}

.tracklist a:link
{
    color: #003399;
    text-decoration: none;
}

.tracklist a:visited
{
   color: #003399;
   text-decoration:none;
}

.tracklist a:hover
{
   color: #702020;
   text-decoration:underline;
   font-weight:bolder;
}

.tracklist a:active
{
   color: #003399;
   text-decoration:none;
}

.cdtitle
{
    margin-left: 30px;
    font-size: 12pt;
    color: #444444;
    width: 300px;
    display: block;
    float: left;
    clear: left;
    text-align: center;
    background-color: transparent;
}


.lyricbody
{
    font-family: Calibri, 'Trebuchet MS' , 'Times New Roman';
    text-align: left;
    color: #402020;
    margin-left: 20px;
    font-size: 10pt;
}

.lyricbody h1
{
    font-family: 'bulkyRefuse Type' , 'Old Typewriter' , 'Scratch LET' , 'Trebuchet MS' , 'Times New Roman';
    font-size: 18pt;
    color: #401040;
    position: static;
}

.lyricbody h2 
{
    font-family: 'bulkyRefuse Type' , 'Old Typewriter' , 'Scratch LET' , 'Trebuchet MS' , 'Times New Roman';
	font-size: 12pt;
	color: #401040;
	position: static;
}

.copyr
{
    font-family: 'Courier New' , 'Trebuchet MS' , 'Times New Roman';
    font-size: xx-small;
    color: #333333;
}

.weblinks
{
	background-image: url(images/lights700.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 700px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
}

.weblinks h1
{
	font-family: 'Arial Black';
	font-size: 36pt;
	color: #000000;
	position: static;
}

.weblinks h2
{
	font-family: 'Times New Roman';
	font-size: 18pt;
	color: #ccff99;
	position: static;
}

.weblinks a:link
{
	color: #ffff33;
	text-decoration: none;
}

.weblinks a:visited
{
   color: #ffff33;
   text-decoration:none;
}

.weblinks a:hover
{
	color: #ff9900;
	text-decoration: underline;
	font-weight: bolder;
}

.weblinks a:active
{
   color: #ffff33;
   text-decoration:none;
}

.weblinks #links1
{
	display: block;
	float:left;
	margin-left: 20px;
}
.weblinks #links2
{
	float:right;
	display: block;
	margin-right:200px;
}

.blocker
{
	clear: both;
	visibility: hidden;
	width: 100%
}