body {
	/*font: 76.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;*/
	font:86.5% Georgia;
	color:#fec469;
	background:url(../images/v2_body_bg.jpg) #342321;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

/* CSS POPUPS */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


/* END OF CSS POPUPS*/

/* IMAGE HEADERS */

.welcome_it{
background-image:url('../images/welcome_it.png');
height:48px;
background-repeat: no-repeat;
}

.welcome_en{
background-image:url('../images/welcome_en.png');
height:48px;
background-repeat: no-repeat;
}


/* STOP IMNAGE HEADERS*/

.clear {
	clear:both;
}

.hidden {
	display:none;
}

#nav .hidden {
	display:none;
}

em em {
	font-style:normal;
}

blockquote {
	background:#720000;
	font-size:120%;
}

#container {
	width:823px;
	margin: auto;
	background:url(../images/v2_container.jpg) top repeat-y;
}

#wrapper {
	width:788px;
	margin:0 auto;
}

#header {
	height:282px;
	margin-right:10px;
	padding-right:3px;
	background:url(../images/v4_header.jpg) no-repeat;
}

#lang-selector {
text-align:right;
margin-right:20px;
padding-top:260px;
background-color:none;
color:white;
}

#lang-selector img{
border:none;
}

#lang-selector a:hover {
border-bottom: solid 2px white;
}


#header h1 {
	text-align:center;
	padding:15px 0 0 0;
	color:#fff;
	font-size:240%;
	font-weight:normal;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
}

#header h2 {
	color:#7C9B46;
	text-align:center;
	font:80% Verdana;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:5px 0 0 0;
}

#sidebar {
	width:325px;
	float:left;
	padding:5px 0px 20px 0px;
	margin-left:3px; /* this is what FF will see */
	//margin-left:2px; /* this is ignored by FF but IE will execute it! */
	background:url(../images/v3_sidebartop.jpg) no-repeat;
}

#sidebar_content{
	padding-left:24px;
}

#sidebar h2 {
	margin:25px 0 0 15px;
	width:260px;
	color:#460000;
	font:130% Georgia;
	font-weight:normal;
	font-style:italic;
	letter-spacing: 2px;
	padding:15px 0px 5px 0;
	line-height:29px;
	border-bottom-color:#5B0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#sidebar #sidenav {
	margin:10px 0;
	width: 260px;
}

#sidebar #sidenav li {
	list-style:none;
	padding:0 12px;
	margin-left: 20px;
	border-bottom:1px solid #96885C;
}

#sidebar #sidenav li a {
	padding:5px 2px;
	display:block;
	font:110% Georgia;
	text-decoration:none;
	color:#3D3725;
	background:url(../images/sidenava.gif) right no-repeat;
}

#sidebar #sidenav a:hover {
	color:#000;
}

#sidebar a {
	color:#c00000;
}


#sidebar p {
	width:260px;
	font-size:90%;
	line-height:24px;
	color:#805955;
	margin:10px 0 0 15px;
	padding:5px;
}

#sidebar input {
	background:#DCB071;
	color:#5B0000;
	padding:4px;
	margin-left:20px;
	width:220px;
	border:solid 1px #5B0000;
	font:140% Trebuchet MS;
}

#sidebar h3 {
	color:#5B0000;
	font:140% Trebuchet MS;
	font-variant:small-caps;
}

#thumbsarea {
margin:10px 0 10px 20px;
}

#sidebar img {
	padding: 7px 7px 14px 7px;
	margin:0 5px 5px 0;
	border:none;
	border-right:2px solid #8d6226;
	border-bottom:2px solid #8d6226;
	background-color: #fff6b3;
}

#sidebar img.nostyle {
	padding:0;
	margin:1px;
	border:none;
	background-color:transparent;
}

/* CONTENT STUFF GOES HERE */

#content {
	margin:0 0 0 328px;
	background:url(../images/v2_content.jpg) top left no-repeat;
}

#nav {
	padding:5px 0 0 0;
	margin:0;
}

#nav li {
	list-style:none;
	height: 10px;
	display:inline;
	margin:0;
}

#nav li a {
	padding:0 5px 6px 0;
	font:95% Times, serif; 
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:#D6DBC1;
	border-right:2px solid #590100;
	/*background:url(../images/a_hover.gif) top no-repeat;*/
}

#nav a:hover {
	/*background:url(../images/a_hover.gif) bottom repeat-x #be0000;*/
	color: red;
}

a em {
	font-style:normal;
	text-decoration:underline;
}

#content_main {
	width: 425px;
	margin:8px 0 0 0;
	padding:5px 0px 15px 0px;
	font-size:120%;
}

a {
	color:#ff8900;
	text-decoration:none;
}

#content_main a:hover {
	text-decoration:underline;
}

#content_main h2,blockquote {	
	margin:15px 15px 15px 1px;
	line-height:25px;
	font-size:120%;
}

#content_main p {	
	margin:15px 15px 15px 1px;
	line-height:25px;

}

#content_main h4 {	
	font-size:120%;
	font-style:italic;
	margin:10px 0 5px 0;
	color: #ff907a;
	
}

#content_main h3 {	
/*	color:#ff905a;*/
	color: #ff3b3b;
	font-size:140%;
	font-style:italic;
	margin-bottom:1px;
}

#content_main ul,ol {
	margin:15px 30px;
	line-height:25px;
}

#content_main h2 {
	font:180% Georgia, serif;
	font-style:italic;
}

#content_main img {
	border:1px solid #520000;
	background-color:#FDEFC6;
	padding:5px;
	margin:5px 10px 5px 5px;
}

img {
	border:4px solid #273322;
}

#content_main img.clean {
	border: none;
	padding:0;
	background-color:none;
	margin:0;
}

p.details {
	border-top:1px solid #202114;
	border-bottom:1px solid #202114;
	color:#959F91;
	font:80% Verdana;
	text-transform:uppercase;
	padding:7px 0;
}

p.details a {
	color:#959F91;
	border-bottom:1px solid #596356;
}

p.details a.comlink {
	float:right;
}

ol.comments li {
	clear:right;
	font-size:90%;
}

ol.comments .user {
	float:right;
	width:80px;
	background:url(../images/user.jpg) no-repeat #BEB8A2;
	padding:15px;
	font:90% Verdana;
	height:60px;
}

ol.comments .etc {
	float:right;
	width:80px;
	margin:10px 0 0;
	clear:right;
	background:#273322;
	padding:15px;
	font:80% Verdana;
	margin-bottom:10px;
}
ol.comments .etc p {
	margin:0;
	padding:0;
	line-height:20px;
}

ol.comments .user a {
	color:#382725;
}

ol.comments .user img {
	border:3px solid #293624;
}

ol.comments .user p {
	margin:0;
	padding:0;
}

ol.comments p {
	margin:15px 125px 15px 0;
}

#footer {
	width: 425px;
	margin:30px 0 0 0;
	padding:15px 0 15px 0;
	font-size:90%;
	border-top:1px solid #333;
}

#floatright{
	float:right;
}

#floatright a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#ff8900;
	font-size:10px;
	float:left;
	margin-left:25px;
}

#floatleft{
	float:left;
}

#floatleft a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#ff8900;
	font-size:10px;
	float:left;
	margin-left:25px;
}

#gallery_frame{
	width: 400px;
	height: 300px;
	padding: 10px;
	border-right:2px solid #380000;
    border-bottom:2px solid #380000;
    background-color: #fff6b3;
}

#counter{
	width:80%;
	text-align:center;
	font-size:90%;
	color:#720000;
	margin:10px 0 0 15px;
	padding:5px;
}

.clean img{
	background-color:#f0f0ee;
	border:none;
}

#height_filler{	height:1224px;}