.background {
	font-family: Tahoma, Arial, sans-serif;;
	font-size:12px;
	background-color:#9bab86;
	background-image:url(images/back.jpg);
	background-position: top center;
}

#content {width:980px;}
#head {height:128px;}
#foot {width:940px; height:32px; margin:10px 0px; opacity:.65; filter: alpha(opacity=65); -moz-opacity: 0.65; color:#800000; font-weight:bold;}
#foot a:link, #foot a:visited {color: #800000; text-decoration:underline;}
#foot a:hover, #foot a:active {color: #800000; text-decoration:none;}
.bn {margin:0px 0px 10px 10px;}

h1, span.ph {
	font-size: 20px;
	text-align: left;
	text-indent: 7px;
	color: #800000;
	font-weight: normal;
	margin: 8px 1px 3px 1px;
}

.ph {display:block;}

h1 a {
	color:#800000;
	text-decoration:none;}
	
.ph h1 {display:inline; margin:0px;}

.ph a:link, .ph a:visited {color: #800000; text-decoration:underline;}
.ph a:hover, .ph a:active {color:#800000; text-decoration:none;}

h2 {
	font-size: 15px;
	font-weight:bold;
	text-align:left;
	color:#800000 !important;	
}

.headerfooter {
width:980px;
}

#container {
width:980px;
}

/* --->>> Frame Style ------ */

.top {
background-image:url(images/top.gif);
background-repeat:repeat-x;
background-position:bottom left;
height:22px;
overflow:hidden;
}

.bottom {
text-decoration:none; font-weight:bold; font-size:16px; color: #d5c1aa; font-family:'Courier New', Courier, monospace;
background-image:url(images/bottom.gif);
background-repeat:repeat-x;
background-position:top left;
height:22px;
}

.bottom {color: #d5c1aa; font-size:14px;}
.bottom span {text-decoration: overline;}
.bottom a:link, a:visited {color: #d5c1aa;}
.bottom a:hover, a:active {color: #800000;}

.topleft {
background-image:url(images/topleft.gif);
background-repeat:no-repeat;
background-position:bottom right;
width:22px;
height:22px;
}

.topright {
background-image:url(images/topright.gif);
background-repeat:no-repeat;
background-position:bottom left;
width:22px;
height:22px;
}

.bottomright {
background-image:url(images/bottomright.gif);
background-repeat:no-repeat;
background-position:top left;
width:22px;
height:22px;
}

.bottomleft {
background-image:url(images/bottomleft.gif);
background-repeat:no-repeat;
background-position:top right;
width:22px;
height:22px;
}

.left {
background-image:url(images/left.gif);
background-repeat:repeat-y;
background-position:top right;
width:22px;
}

.right {
background-image:url(images/right.gif);
background-repeat:repeat-y;
background-position:top left;
width:22px;
}

.middle {
background-color: #eddecd;
width:936px;
padding-bottom: 15px;
background-image:url(images/paper.jpg);
}

/* ---- End of Frame Style <<<-- */

.nav {
	font-size: 10px;
	color: #CCCCCC;
	font-stretch:font-stretch: ultra-condensed;
	text-align:justify;
}

.nav a {COLOR: #CCCCCC; text-decoration: none; cursor:default}

.text {
	padding: 5px;
	font-family: Tahoma, Arial, sans-serif;;
	font-size: 14px;
	color:#000000;
	text-align:justify;
}

.i {font-style:italic;}
.b {font-weight:bold;}

/* Image (and folder) Title */
.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align: center;
	text-decoration: none !important;
	margin-bottom: 25px;
	display:block;
	clear:both;
}

#folderdiv .title {
margin-right:15px;
}

#gallerydiv {}

a:link .title, a:visited .title {color: #800000 !important; text-decoration: underline !important}
a:hover .title, a:active .title {color: #800000 !important; text-decoration: none !important}

/* Gallery Image thumbnail */
.image {
	border: 1px solid #000;
	background-color: #000;
	margin-top:20px;
	margin-bottom:-3px;
	* margin-bottom:5px;
}
	
	
a:hover .image {
	border: 1px solid #fff;
}

.folder {
	border: 2px solid #800000;
	background-color: #000;
	margin-top: 30px;
	margin-left: 12px;
	margin-bottom:-3px;
	* margin-bottom:0px;
}

a:hover .folder {
	border: 2px solid #eacb96;
}

.bigtitle {
font-family: "Courier New", Courier, monospace;
font-size: 16px;
display:block;
font-weight:bold;
text-align:center;
color:#800000;
}

.imageplaceholder {
	border: 2px solid #800000;
	padding: 15px;
	margin: 0px 30px;
	}
	
.imagebig {
	border: 2px solid #550000;
	}

#folderdiv {
background:url(images/folder.gif) 18px 10px no-repeat;
padding:20px 0px;
display:block;
width:230px;
height:150px;
float:left;
clear:none;
position:relative;
}

#imagediv {
float:left;
clear:none;
height:170px;
text-align:center;
width:230px;
}

.imagerow {
clear:both;
}

/* Links in large img view mode */
.navlink {
	display:block;
	margin-top:13px;
	font-weight:bold;
	text-align:center;
}

.navlink {color: #800000;}

.navlink a:link, .navlink a:visited {
text-decoration: underline;
}

.navlink a:hover, .navlink a:active, .navlink a.inactive {
text-decoration: none;
}

.navlink a {padding: 0px 4px;}

#menu{
z-index:1;
width:175px;
position:relative;
		left:9px;
}

#menu a {
font:normal 13px arial,helvetica,sans-serif;
display:block;
border:1px solid #000000;
margin:0px 0px 2px 0px;
padding:4px;
color:#000000;
background-color:#F5C507;
	background-image: url("../images/menu.gif");
	background-repeat: repeat-x;
	background-position: top;
font-weight: bold;
text-decoration:none;
}

#menu a:hover{
color:#ffffff;
background-color:#000000;
	background-image: url("../images/menuhov.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

div.bgbanner {margin-top:10px;}

#pagetext {
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 8 12 8 12;
	text-align:justify;
	color:#550000;
}

.cleaner {font-size:5px; clear:both;}

p {margin: 13px 0px 0px 0px;}

#pagetext a {color: #800000;}
#pagetext a:link, #pagetext a:visited {text-decoration: underline;}
#pagetext a:hover, #pagetext a:active {text-decoration: none;}

.comment {font-family: "Courier New", Courier, monospace; font-size: 16px; color: #800000; margin-top:10px;}

#interes {padding-top: 2px; margin-bottom:60px; min-height:300px; * height: 300px;}
#interes div#cat0 a {display:block; float:left; clear:none; width: 290px; margin: 0px 0px 5px 5px; padding: 5px; border: #660000 1px solid;}
#interes div#cat0 a:hover {border-color:#000000; color:#000000;}
#interes div#entry {height:80px; margin: 0px 5px 5px 0px; padding: 5px; border: #660000 1px solid;}
#interes .entryname {font-weight:bold; color:#800000;}
#interes img.webthumb {clear:none; margin: 0px 5px 2px 0px; border: #CCCCCC 1px solid;}

input[type="text"] {width:500px !important; height:18px !important; font-size:14px; padding:0px; margin:0px;}
#lprt, #svdb {border:1px solid #800000; width:234px; height: 60px; float:right;}
#gg {border:1px solid #800000; width:480px; height: 60px; overflow:hidden; background-color:#FFFFFF; margin-top:10px; float:right;}
#lprt {margin-right:10px;}
#head1 {float:left; position:relative; width:400px;}
#head2 {float:right; width:524px;}
