@media screen
{}
div.bottom
{ z-index:4;
	position:absolute;
	width: 100%;
	bottom:0;
}

#main
{
	border-color: #1f8cca;
	border-style: solid;
	border-spacing: 1;
	border-width: 0 0 0 0;	
	position:absolute;
	left:159;
}

body {
	background-attachment: fixed;
	background-image: url(/image/dragon.gif);
	background-color:#FFF;
  background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	color: black;
}	
p	{
 	text-indent: 25px;}
#pht{
  line-height: 1.2em;  
	font-size: 1em;
	font-family: book antiqua, verdana, arial, helvetica, sans-serif;
	padding:0;
	margin:0 0 0 0;
}

h3{
  line-height: 1.1em;  
	font-size: 1.5em;
	font-family: book antiqua, verdana, arial, helvetica, sans-serif;
	color: #800;
	padding:0;
	margin:10 0 10 0;
	text-align:left;
}
h2 {
  line-height: 1.5em;  
	font-size: 1.5em;
	font-family: book antiqua, verdana, arial, helvetica, sans-serif;
	color: #800;
	margin: 0;
	text-align: center;
}
h1{
  line-height: 1.1em;  
	font-size: 0.5em;
	font-family: book antiqua, verdana, arial, helvetica, sans-serif;
	color: #400;
	padding:0;
	margin:0 0 0 0;
	text-align:center;
	letter-spacing:1;
	word-spacing:1;
	width:100%;
}

ul
{
padding:5 0 5 20;
margin:0;
}
li {
  line-height: 1.5em;  
  text-align: justify;
  list-style-position:outside; 
  padding: 2 15 2 15;
}
#menu {
	padding: 25 25 5 35;
	color: #444;
	text-align: left;
	width: 100%;
	font-family:  verdana, arial,  sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
  word-spacing: 0;
}
#menu a
{color: #888;
 text-decoration:none;
}
#cr {
	spacing:0;

	padding:0;
	margin:0;
	color: black;
	text-align: center;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

#title {
	padding: 5 5 5 5;
	background-color: white;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	
}
#logo {
	padding: 5 5 5 5;
	background-color: white;
	text-align: center;
}

#content {
	background-color: white;
	margin:10;
	padding:15 35 15 35;
	border-color: #1f8cca;
	border-style: solid;
	border-spacing: 1px;
	border-width: 0;
	text-align:justify;
	text-align: justify;		
	font-size: 0.7em;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
}
.tea
{
	border-color: #1f8cca;
	border-style: solid;
	border-spacing: 1px;
	border-width: 1px;
}
td {
	text-align:justify;
	text-align: justify;		
	font-size: 0.6em;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
}
#text {
	font-size: 1em;
	line-height: 1.5em;
	font-family: verdana, arial, helvetica, sans-serif;
}

/*	border-color: #1f8cca;
	border-style: solid;
	border-spacing: 1px;
	border-width: 0 1px 0 0;	
*/
a         {text-decoration: underline;}
a:link    {color: #800;}
a:visited {color: #400;}
a:active  {color: #C00;}
a:hover   {color: #F00;}

.artimage {
	margin: 0 10 0 10;
  border-color: #1f8cca;
  border-style: solid;
  border-width: 1px;
  padding: 1px;	
}
#phototitle{
	background-color: white;
  margin 0;
	padding:5 15 5 15;
	text-align:center;
	font-size: 0.6em;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
}
.thumb {
	text-align: center;
	vertical-align: top;
	margin: 0;
	border-color: #1f8cca;
	border-style: solid;
	border-width: 2px;
	cursor: hand;
}
.thumb_h {
	text-align: center;
	vertical-align: top;
	display: inline;
	border-color: red;
	border-style: solid;
	border-width: 2px;
	cursor: hand;	
}
}
