/* CSS Document */
body{
background-image:url(../images/Background2.jpg);
background-position:center;
background-repeat:repeat-y;
color:#FFFFFF;
text-align:center;
font-family:"Times New Roman", Times, serif;
font-size:medium;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
width:1000px;
height: 100%;
margin: auto;
}
a:link{
color:#FFFFFF
}
a:visited{
color:#FFFFFF
}
a:hover{
color:#FFFF00
}
.rule{
float:left;
width:940px;
color:#FFFFFF;
margin-left:31px;
text-align:center;
}
h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
h2{
font-family:"Times New Roman", Times, serif;
font-size:medium;
font-weight:normal;
}
h3{
text-align:left;
}
.menu1 {
float:left;
text-align:left;
font-weight:bold;
font-size:medium;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
margin-left:35px;
width:50%;
}
.menu1 img{
border:none; 
}
.link1 {
float:left;
width:45%;
}
.menu-hover {
float:right;
display:block;
width:100px;
overflow:hidden;
margin-right:35px;
}
.menu-hover:hover img {
margin-left:-100px;
}
.menu-hover-long {
float:right;
display:block;
width:125px;
overflow:hidden;
margin-right:35px;
}
.menu-hover-long:hover img {
margin-left:-125px;
}
.menu-hover-image{
border:none;
}

.left-hover {
float:left;
display:block;
width:31px;
overflow:hidden;
margin-right:5px;
margin-left:40px;
margin-top:225px;
}
.left-hover:hover img {
margin-left:-31px;
}
.left-hover-image{
border:none;
}

.right-hover {
float:left;
display:block;
width:31px;
overflow:hidden;
margin-left:5px;
margin-right:30px;
margin-top:225px;
}
.right-hover:hover img {
margin-left:-31px;
}
.right-hover-image{
border:none;
}

.image-previous {
width:50%;
float:left;
text-align:left
}

.photo{
float:left;
width:850px;
}

.main{
border:solid; 
border-width:thick;
border-color:#FFFFFF;
}

.footer{
float:left;
width:100%
}

.title{
font-style:italic
}

.underline{
text-decoration:underline
}
.bold{
font-weight:bold
}
.thumbnails{
border:solid;
border-color:#FFFFFF;
}
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:100%;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
}

/*Tag Cloud */
.tags00 {font-size: 10px;}
.tags01 { font-size: 14px; }
   .tags02 { font-size: 16px; }
   .tags03 { font-size: 18px; }
   .tags04 { font-size: 20px; }
   .tags05 { font-size: 22px; }
   .tags06 { font-size: 22px; }
   .tags07 { font-size: 26px; }
   .tags08 { font-size: 26px; }
   .tags09 { font-size: 28px; }
   .tags10 { font-size: 28px; }
   
   #EXIF {
	position:absolute;
	z-index:10;
	width:200px;
	top:0px;
	left:0px;
	text-align:left;
	background-color:#FFF;
	color:#111;
	display:none;
	font-size:85%;
	}