body {
	background: #fff;
	background-repeat:repeat;
	color:#999;
	padding:0;
	margin-top:0;
	margin-bottom:0;
}

img#homepage{
	position:absolute;
	top:0;
	left:170px;
	z-index:1;
	width: 850px !important;
	height: 600px !important;
}
a{
	color:#777;
}
a:hover{
	color:#333;
}
a img{
 border:none;
}
p{
	font-family:Tahoma, sans-serif;
	font-weight:none;
	padding:5px;
	font-size:0.7em;
	color:#888;
	width:400px;
	text-align:right;
}
h2{
	font-family:Tahoma, sans-serif;
	font-weight:none;
	padding:5px;
	font-size:0.9em;
	color:#888;
	width:400px;
	text-align:right;
}
h3{
	font-family:Tahoma, sans-serif;
	font-weight:none;
	padding:5px;
	font-size:0.75em;
	color:#888;
	width:400px;
	text-align:right;
}

span.highlight{
color:#000;
}
p#notice{
	font-family:Arial, sans-serif;
	padding:0px;
	min-width:200px;
	margin:5px;
	position:absolute;
	top:600px;
	font-size:1em;
	color:ddd;
}
p#notice2{
	font-family:Arial, sans-serif;
	padding:0px;
	min-width:200px;
	margin:5px;
	position:absolute;
	top:620px;
	font-size:1em;
	color:ddd;
}
div#frame{
	width:100%;
	margin-top:0;
	margin-bottom:0;
}
div#black{
	position:absolute;
	padding:0;
	margin:0;
	left:0;
	top:-18px;
	width:100%;
	height:94px;
	z-index:10;
 	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
 	filter: alpha(opacity=30);
 	opacity:0.3;
}
h1#titleheader{
	padding:10px;
	margin:0;
 	color:#ddd;
 	font:Franklin;
	z-index:10;
	z-index:12;
	position:absolute;
	height:120px;
	width:200px;
	background-color:#fff;
	
}
h1#titleheader a{
	z-index:12;
}
h1#titleheader img{ 
	//behavior: url(iepngfix.htc)
}

h1#titleheader {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 20px; top: -50px;
	margin-left:10px;
}
body > h1#titleheader {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
	top:30px;
	left:10px;
	margin-left:0;
}

div#hometext{
	position:absolute;
	top:100px;
	left:230px;
	padding:0;
	margin:0;
	width:50px;
}
div#hometext p{
	width:230px;
}

ul#menu{
background:none;
//	position:fixed;
list-style-type:none;
top:0px;
width:200px;
left:10px;
margin:0;
padding:10px;
z-index:6;
background-color:#fff;

}
ul#menu a{
display: block;
font-family:arial;
font-weight:bold;
color:#fff;
width:190px;
height:30px;
text-decoration: none;
font-size:0.9em;
padding:0;
margin:0;
text-indent:-10em;
height:25px;
padding-bottom:7px;
margin-bottom:-7px;
}

ul#menu {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 10px; top: 100px;
  margin-top:-30px;
}
body > ul#menu {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
	top:160px;
	width:190px;
	left:10px;
	margin-top:0;
 padding-left:20px;
}

ul#menu li#lang{
	margin-top:50px;
	text-align:center;
	margin-left:-10px;
}

ul#menu li#lang a{
 text-indent:0;
 color:#aaa;
 display:inline;
 font-size:0.7em;
 font-family: Arial;
}

ul #copyright{
	font-size: 0.6em;
	font-family: Arial;
	color:#aaa;
	padding:0px;
	margin-top:30px;
	margin-left:-10px;
	text-align:center;
	width:200px;
}

li#thumblist{
 width:150px;
 height:70px;
 margin-top:10px;
 margin-left:35px;
}
li#thumblist a{
display:inline;
color:#ddd;
width:50px;
background-color:transparent;
font-size:0.8em;
height:0.75em;
font-weight:none;
text-indent:-0.5em;
}
li#thumblist a.text{
display:inline;
color:#aaa;
width:100px;
background-color:transparent;
float:left;
text-align:left;
}
li#thumblist a.text:hover{
color:#fc3;
}
li#thumblist p{
margin:0.3em;
text-align:right;
vertical-align:text-bottom;
width:150px;
float:left;
font-family: sans-serif;
}


div#photoframe{
	position:absolute;
	top:20px;
	left:230px;
	padding:0;
	margin:0;
	width:auto;
	/*max-height:400px;*/
	z-index:1;
	height:400px;
	height: 75% !important; 
	height:400px;
	max-height:600px;
}
div#photoframe-home{
	position:absolute;
	top:20px;
	left:200px;
	padding:0;
	margin:0;
	width:auto;
	/*max-height:400px;*/
	z-index:1;
	height:400px;
	height: 75% !important; 
	height:400px;
	max-height:600px;
}
div#rss{
	position:absolute;
	top:20px;
	left:230px;
	padding:0;
	margin:0;
	width:auto;
	/*max-height:400px;*/
	z-index:1;
	height:400px;
	height: 75% !important; 
	height:400px;
	max-height:600px;
}


img#scroll{
display: block;
font-family:arial;
font-weight:bold;
color:#fff;
background-color:transparent;
text-decoration: none;
font-size:0.9em;
position:absolute;
height:25px;
bottom:0;
}


div#order{
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	margin-right:0;
	background-color:#222;
}
div#order span{
	display:block;
	padding:8px;
	padding-left:10px;
}
div#order input{
	margin-left:300px;
	margin-top:-100px;
}

/* RSS Feed */
div h1{
	color:#aaa;
}
div#rss{
	font-family:sans-serif;
	width:500px;
	margin-top:15px;
	color:#000;
}
div#rss dt{
	text-align:left;
	padding:1em;
	font-weight:bold;
	color:#333;
	padding-top:60px;
}
div#rss dt a{
	text-decoration:none;
}
div#rss dd{
	font-size:0.8em;
}
div#rss dd i{
	display:block;
	padding:0.5em;
	font-size:0.8em;
	text-align:right;
}
div#rss dd a{
	font-size: 1em;
}

div#preload { display: none; }
