
body { 
	background: #000000;
	padding: 10px;
    margin-bottom: 10px;
    color: #ffffff;

}

#thumbtitle {
	color: #ffffff;
}

div {
	color: #ffffff;
}
#navigation { 
     position: absolute; 
     top: 275px; 
     left: 50px; 
}

td { 
	font-family: trebuchet, arial, sans serif; 
    font-size: 10pt;
}

#store {
	position: absolute; 
	top: 320px; 
	left: 910px;
    width: 250px;
	height: 500px; 
    padding-left: 5px;
    border-left: 1px #ffffff solid;
    font-family: trebuchet, arial, sans serif; 
    font-size: 10pt;
    font-weight: bold;
}
    

#photobar { 
     position: absolute; 
     top: 30px; 
     left: 250px; 
}
    

#sidebar {
	position: absolute; 
	top: 320px; 
	left: 10px; 
    color: #c0c0c0;
	padding: 5px;
	width: 185px; 
    font-size: 12px;    
    border: 1px solid #c0c0c0; 
} 

h1 { color: #c0c0c0; 
	font-size: 14px;
 	text-align: center;

}

#main { 
	color: #c0c0c0; 
	font-family: trebuchet, arial, sans serif; 
    font-size: 10pt;
    text-align: left;
	position: absolute; 
	top: 320px; 
	left: 250px; 
    width: 650px; 
	
} 

p { 
	color: #c0c0c0; 
	font-family: trebuchet, arial, sans serif; 
    font-size: 10pt;
}


a {  font-size: 12px;
     font-weight: bold;
     text-decoration: none;
}

#footer { 
     font-size: 8px;
     font-weight: bold;
     text-decoration: none;
}

style20 { color: #c0c0c0; 
	      font-size: 16px;
          text-align: center;

}
