html, body{
 height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	background-color:#ffffff;
	padding:0px;
	color:#000000;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

img {
 border:0px;
}

a {
 color:#999999;
 text-decoration:none;
}

#commentWrap textarea, #commentWrap input {
 width:80%;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}

h2 {
	font-size:90%;
	margin:0em;
	padding:0em;
	letter-spacing:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	line-height: 13px;
	text-align: left;
}

.devider {
 width:100%;
 clear:both;
 font-size:0em;
}


#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#menu {
 letter-spacing:2px;
 font-size:90%;
}
#menu a.item {
 float:right;
 padding:40px 3px 30px 3px;
}
#menu a.item:hover {
	background-color:#ffffff;
	color:black;
}

#menu a#logo {
 float:left;
}

#submenu {
	float:none;
	border:0;
	background-color:#FFFFFF;
	padding:0.2em 0.5em 0.2em 0.5em;
}
#submenu a {
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
 
}
#exif {
 width:40%;
 font-size:90%;
 float:left;
 margin-left:1em;
}


#commentWrap {
 width:40%;
 font-size:90%;
 float:right;
 margin-right:1em;
 text-align:left;
}

#display {
	text-align:left;
	clear:both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#display p {
 margin:1em;
}

img.thumbs {
 float:left;
 border:0px;
 padding:0.2em;
 margin:0.3em 0.3em 0.3em 0.3em;
}

.thumbnails {
	float:left;
	padding:0em;
	margin:0px 1px 1px 0px;
}

#footer {
	background-color:#ffffff;
	padding:0.5em;
	text-align:left;
}

#footer, #footer a {
	color:#000000;


	font-size:90
%
; 		font-size: 85%;
}

#imageWrap {
 background-image:url(../images/load.gif);
 background-repeat:no-repeat;
 background-position:center center;
}

#image {

}

#thumbnailwrap {
	width:800px;
	float:right;
}

#details {
	width:350px;
	float:left;
	margin:0px 50px 0px 0px;
	height: 85px;
}

#text {
 float:left;
}

.mark {
 background-color:#000000;
 color:orange;
}

.tags10 {
 font-size:90%;
}


/* Contact */
.pfc_err {
 border:1px solid red;
 background-color:green;
}


/* TAG SUPPORT */
   .tags01 { font-size: 10px !important; }
   .tags02 { font-size: 12px !important; }
   .tags03 { font-size: 14px !important; }
   .tags04 { font-size: 16px !important; }
   .tags05 { font-size: 18px !important; }
   .tags06 { font-size: 20px !important; }
   .tags07 { font-size: 22px !important; }
   .tags08 { font-size: 24px !important; }
   .tags09 { font-size: 26px !important; }
   .tags10 { font-size: 28px !important; }

