body {	
	background:#666666;
	margin:0px;
	padding:0px 0px 40px 0px;
	text-align:center;
	font-size:8pt;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
	
A { 
	color: #AA0000;
	text-decoration: none; 
	font-weight:bold; 
}
 
A:link, A:visited { 
	color: #AA0000;
	text-decoration: none; 
}

A:active { 
	color: #AA0000;
} 

A:hover	{
	color: #333333; 
	text-decoration: underline; 
}

#main {
}

#logo {
	background:#333366;
	height:34px;
}

#header_links {
	font-size:8pt;
	color: #F1EEE7;
	background:#333366;
	height:34px;
}

#header_links a {
	color: #F1EEE7;
}

#header_links a:link, #header_links a:visited, #header_links a:active {
	color: #F1EEE7;
}

#header_links a:hover {
	text-decoration: none;
	color: #CC0000;
}

#content {
	background:#F1EEE7;
	width:800px;
	padding-left: 4px;
	padding-right: 4px;
}

#left_shadow {
	background: url(/img/left_shadow.gif) repeat left top;	
	width=25px;
}

#right_shadow {
	background: url(/img/right_shadow.gif) repeat left top;	
	width=25px;
}

#bottom_shadow {
	background: url(/img/bottom_shadow.gif) repeat left top;	
	height:24px;
}

#copyright {
	color: #999999;
        font: normal 9px/11px Verdana, Arial, Helvetica, sans-serif;
	background:#F1EEE7;
}
#wrapper {
	font-size:8pt;
	margin:15px auto;
	text-align:left;
}
    
.imageheader, .imageheader * { 
	color: #AA0000;
    font-size:8pt;
} 
.imageheader a {
    font-size:8pt;
    text-decoration: none;	
} 
.imageheader a:visited { 
	font-size:8pt;
    text-decoration: none;	
} 
.imageheader a:hover { 
    font-size:8pt;
    text-decoration: underline;	
}  


.headline {
	text-transform: uppercase;
	color: #666666;
	font: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14pt;
    }

#exif {
	float: left;
	color: #999999;
	font: normal 9px/11px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 8px; padding: 0 10px 0 0;
	border-right: 1px solid #CCCCCC;
}

#notes {
	font-size:9pt;
	letter-spacing:0.05em;
	margin: 10px 8px 0 180px; padding: 0;
	text-align: left;
}
#title {
	font-size:12pt;
	font-weight: bold;
	color: #1B1B1B;
	font-variant: small-caps;
	letter-spacing: 0.4em;
    }
#subtitle {
	font-size:10pt;
	font-weight: bold;
	color: #1B1B1B;
	letter-spacing: 0.3em;
    	text-transform:lowercase;
    }
#info {
	margin-left: 10px;
	margin-right: 10px;
}
#images {
    width:100%;
    margin:0px;
    padding:5px;
    }
#images ul {
    list-style:none;
     margin:0px;
    padding:5px;
    }
#images li {
    display:block;
    padding:10px;
    background:#f5f5f5;
    color:#333333;
    float:left;
    }
#images li:hover {
    border:1px dotted #333333;
    }
.thumbnails {
	margin-top:3px;
	margin-bottom:3px;
	border:0px;
	margin-right: 1px;
	margin-left: 1px;
    }
.current_thumbnail {
    padding:5px;
    border:1px solid #666;
    }
#image {
    padding:6px;
    background:#fff url(img/now_loading.gif) no-repeat center center;
    border:1px solid #E0DDD6;
    }
#image_navigation:hover {
    background:#f5f5f5;
    }
#add_comment {
	width: 100%;
	padding-left: 8px;
    font-size:9pt;
    border-top:1px dashed #999;
    }
.input {
    width:100%;
	font-size:9pt;
	border:1px solid #333333;
	background-color:#f5f5f5;
	color:#333333;
    }
#add_comment textarea {
	width:100%;
	height:50px;
	font-size:9pt;
	border:1px solid #333333;
	background-color:#f5f5f5;
	color:#333333;
	}
#comments {
	padding-left: 8px;
    font-size:8pt;
    }
#comments ul {
	padding-left: 8px;
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
#comments li {
	display:block;
	margin:0px;
	color:#333333;
	text-decoration:none;
	padding:3px;
	}
#comments li a {
	color:#333333;
	text-decoration:none;
	}
#comments li:hover {
	background:#E0DDD6;
	}
#comments li a:hover {
	background:#E0DDD6;
	}
#referers {
    font-size:8pt;
    }
#referers ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
#referers li {
	display:block;
	margin:0px;
	text-decoration:none;
	padding:3px;
	}
#referers li a {
	color:#333333;
	text-decoration:none;
	}
#referers li:hover {
	background:#BBBBBB;
	}
#referers li a:hover {
	background:#BBBBBB;
	}

.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	}
.td-calendar-days:hover {
    background:#DDDDDD;
    }
.td-calendar-navi {
	border-top:0px;
	border-bottom:0px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-navi a:hover {
    text-decoration:none;
    color:#CC0000;
    }
.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:0px solid #999;
	border-right:0px solid #999;
	background:#E5E5E5;
    color:#666;
	}
.td-calendar-days-imagefound:hover {
        border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:0px solid #999;
	border-right:0px solid #999;
	background:#AA0000;
        color:#666;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#666;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#666;
    background:#AA0000;
    }
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:600px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
#calendar {
    padding:5px;
    font-family:Helvetica, verdana, sans-serif;
    font-size:10px;
    font-weight:bold;
    letter-spacing:-1px;
    }
