img { border: none;}
.style1{
	color: #FFCC66;
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;}
A.menubar{	
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}A.menubar:hover{
	color: #FFCC66;
	text-decoration: none;}
body {
	BACKGROUND: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
#header{
	BORDER: #FFCC66 1px solid; 
	BACKGROUND: #5B5B5B; 
	MARGIN: 8px auto 0px; 
	WIDTH: 985px; 
	POSITION: relative; 
	HEIGHT: 40px}
#header UL {
	list-style: none;
	BACKGROUND: #5B5B5B; 
	PADDING: 0px; 
	MARGIN: 8px; 
	WIDTH: 975px; 
	HEIGHT: 30px}
#container {
	BORDER: #FFCC66 1px solid; 
	BACKGROUND: #5B5B5B; 
	MARGIN: 8px auto 0px; 
	WIDTH: 985px; 
	POSITION: relative; 
	HEIGHT: 540px}
.container IMG{
	DISPLAY: block;
	WIDTH: 150px; 
	HEIGHT: 120px;
	BORDER: 1PX SOLID white;}
#container UL {
	list-style: none;
	BACKGROUND: #CCCCCC; 
	PADDING: 3px;
	FLOAT: right; 
	MARGIN: 15px; 
	WIDTH: 333px; 
	HEIGHT: 508px}
#container span{ 
	color: #FFCC66;
	text-decoration: none;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: 5px;
	LEFT: 5px; 
	WIDTH: 0px; 
	HEIGHT: 0px}
#container A.portrait:hover SPAN {
	POSITION: absolute; 
	LEFT: 115px;
	TOP: 15px;
	WIDTH: 400px; 
	HEIGHT: 530px;}
#container A.landscape:hover SPAN {
	POSITION: absolute;
	LEFT: 15px; 
	TOP: 15px; 
	WIDTH: 600px; 
	HEIGHT: 500px;}

