/* CSS Document */

html {
    margin:0;
    padding:0;
    background:#222222;
    color:#000;
    }
body {
    margin:10;
    padding:0;
	min-width:800px;
	height:98%;
	COLOR: #000; 
	background-color: #222222;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #c80c06; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-SHADOW-COLOR: #888888; 
	SCROLLBAR-3DLIGHT-COLOR: #aaaaaa; 
	SCROLLBAR-ARROW-COLOR: #222222; 
	SCROLLBAR-TRACK-COLOR: #aaaaaa; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
    }
#wrap {
    background:#000;
    margin:0 auto;
    width:800px;
    }
#header {
	background:#c80c06;
	margin:0 auto;	
	height:180px;
	background-image: url(images/mkbanner.gif);
	background-repeat: no-repeat;
	background-position: top right;
    }
#homeheader {
	background:#c80c06;
	margin:0 auto;	
	height:180px;
	background-image: url(images/mkhomebanner.gif);
	background-repeat: no-repeat;
	background-position: top right;
    }
#menu {
    background:#000;
    float:left;
    width:180px;
	height:450px;
    padding:10px;
	background-image: url(images/menubg2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color:#ffffff;
    }
#main {
    FONT-FAMILY: Bookman Old Style, serif; 
    font-size:17px;
    TEXT-DECORATION: none;
    background:#ffffff;
    color:#000;
    float:right;
    width:560px;
    min-height:430px;
    overflow:auto;
    padding:20px;
    }
#main a, a:link {
	color:#662222;
	text-decoration:underline;
}
#main a:hover {
	color:#cc5555;
}
	
#footer {
    background:#c80c06;
    clear:both;
    padding:1px;
    text-align:center;
	FONT-SIZE: 15px; 
    COLOR: #000;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 

}
#footer a{

	COLOR:  #eeeeee;
	text-decoration:none
    }
#footer a:hover{

	COLOR:  #ffffff;
	text-decoration:underline
    }


#menuitem {
	width:170px;
	height:34px;
	padding-bottom:0px;
	padding-top:6px;
	padding-left:0px;
	margin-bottom: 0px; margin-top: 16px; margin-left:6px;				
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	text-align:left;  
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#c5c5c5;

}

#menuitem a, a:link, a:visited {
	color:#c5c5c5;
	text-decoration:none;
}

#menuitem:hover {
	background-image: url(images/buttonhover.gif);
	border-bottom-color:#ed1b24;
	color:#ed1b24;
	text-decoration:none;

}


H1 {
TEXT-ALIGN: center; 
FONT-SIZE: 30px; 
FONT-FAMILY: Papyrus, Bookman Old Style, serif; 
font-weight: normal;
text-align: center;
color: #444444;
}
H2 {
TEXT-ALIGN: center; 
FONT-SIZE: 18px;
FONT-FAMILY: Bookman Old Style, serif; 
color: #000;
font-weight: bold;
font-style:normal;
}
H3 {
TEXT-ALIGN: center; 
FONT-SIZE: 20px;
FONT-FAMILY: Bookman Old Style, serif; 
color: #000;
font-weight: normal;
font-style:italic;
}
h1 span {
	display:none;}
table td {
font-family: Book Antiqua;
font-size:16px;
color:#444444;
font-weight:bold;
font-style:italic;
}
img {
border-style:none
}

.amazon {
	FONT-SIZE: 20px; COLOR: #444444; FONT-FAMILY: Bookman Old Style, serif; TEXT-DECORATION: none
}

.copyright {
	FONT-SIZE: 11px; COLOR: #eeeeee; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.small {
	FONT-SIZE: 13px; COLOR: #a0a0a0; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
.tiny {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.quote {
	margin-left:40px; margin-right:50px; margin-bottom: 5px; margin-top: 0; FONT-SIZE: 15px; COLOR: #888888; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-style: italic; font-weight: bold; 
}
.quote2 {
	text-align:center; margin-left:auto; margin-right:auto; margin-bottom: 5px; margin-top: 0; FONT-SIZE: 13px; COLOR: #a0a0a0; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-style: italic; font-weight: bold; 
}
.quote_highlight {
	margin-bottom: 5px;  margin-top: 0; FONT-SIZE: 13px; COLOR: #ffffa0; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-style: italic; font-weight: bold
}
.quote_who {
	margin-right:40px; margin-bottom: 16px; margin-top: 0; FONT-SIZE: 12px; COLOR: #222222; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-style: normal; font-weight: bold; text-align: right; 
}
.black {
	FONT-SIZE: 1px; 
	COLOR: #1B1B1B; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	background-color: #1B1B1B;
	margin-bottom: 0; margin-top: 0; 

}
.blue  {
Color: #6677ff
}
.grey  {
Color: #666666
}
