/* toshiba-hot-keysa.html */
#top {
   margin: 10px auto auto 15px;
   padding: 5px;
   height: 75px;
   width: 1200px;
   background: transparent;
}
#topa {
   margin: 30px auto auto 50px;
   padding: 5px;
   height: 75px;
   width: 1100px;
   background: transparent;        /* border margin syntax: top,right,bottom,left */
}
#left {
   position: absolute;
   margin: 110px 100px auto 20px;
   padding: 5px;
   width: 350px;
   background: transparent;
}
#right {
   position: absolute;
   margin: 100px auto auto 600px;
   padding: 5px;
   width: 450px;
   background: transparent;
}
body {      
    background: url(../images/prairie_wind-1.gif);
    color: #000000;
}
html {
overflow: auto;
}
div {
    font-family: "Times New Roman", arial, helvetica, sans-serif; 
    font-size: 10pt;
	background: transparent;
}
p {    
    color: #000000; 
    font-family: "Times New Roman", arial, helvetica, sans-serif; 
    font-size: 10pt;
    background: transparent;
}
hr {
	height: 3px;
	width: auto;
	color: #0000ff;
}
.style0 {
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
    font-size: 24px; 
    font-weight: bold; 
    background: inherit;
    color: #38ffff;
}
.style1 {
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
    font-size: 14px;
	background: inherit;
    color: #ffcc00;
}
.style2 {
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    background: inherit;
    color: #38ffff;
}
.style3 {
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    background: inherit;
    color: #ffcc00;
}
.style4 {
	font-family: "Times New Roman", arial, helvetica, sans-serif;  
    font-size: 20px; 
    font-weight: bold; 
    background: inherit;
    color: #38ffff;
}
a {
    color: #fff; 
    font-family: "Times New Roman", arial, helvetica, sans-serif;
    background: inherit;
    font-size: 10pt;
    text-decoration: none;
}
a:hover {
    color: #ff0000; 
    font-family: "Times New Roman", arial, helvetica, sans-serif; 
    background: inherit;
    font-size: 10pt;
}
