

body {
/*background:#fff url('pics/.jpg') no-repeat 50% 50px;*/
margin:0;
padding:0;
text-align:center;
}

#container {
background:#fff;
width:760px;
margin:0 auto;
text-align:left;
}

#header {
  /* background:url('tbilisi-pictures/logo-tbilisi-homestay.gif') no-repeat right top;  */
width:760px;
height:145px;
position:relative;
margin:0;
}

#menu {
width:210px;
float:left;
margin:25px 0 0 0;
}

.leftbox {
width:185px;
background:#fff;
border-width:7px 1px 7px 7px;
border-color:#E2E8E6 #E2E8E6 #E2E8E6 #E2E8E6;
border-style:solid;
margin:60px 0 0 0;
padding:10px 10px 10px 0;
text-align:justify;
font:14px verdana,arial,sans-serif;
color:#fff;
}

.leftbox ul {
list-style-type:none;
margin:10px 0 10px 10px;
padding:0;
}

.leftbox li, .leftbox a {
font-weight:bold;
color:#525856;
letter-spacing:1px;
text-align:left;
text-decoration:none;
}

.leftbox a:hover {color:#ccc}

h4 {
font:bold 15px verdana,arial,sans-serif;
color:#000;
display:block;
margin:0 0 15px 0;
letter-spacing:1px;
text-align:center;
}

a.item {
background:url('') no-repeat;
max-width:210px;
height:34px;
display:block;
padding:0 0 0 10px;
font:bold 15px verdana,arial,sans-serif;
color:#525856;
text-decoration:none;
line-height:30px;
}

a.itema {
background:url('') no-repeat;
max-width:210px;
height:34px;
display:block;
padding:0 0 0 10px;
font:bold 12px verdana,arial,sans-serif;
color:#525856;
text-decoration:none;
line-height:30px;
}

/*
good practice of background offset rollovers to avoid javascript preload. 
Im using max-width, BG pos. and Padding instead of margin and smaller-than 
container width, to get pop-out effect cause of a left-edge bug that makes 
the menu jump. -ubik

a.item:hover {
background-position:10px -70px;
padding:0 0 0 20px;
}
*/
  .everest, dfn { position:absolute;left:-1000px;top:-1000px;width:0px;height:0px;overflow:hidden;display:inline; }

#main {

min-height:420px;
margin:0 0 0 220px;
font:15px verdana,arial,sans-serif;
color:#000;
text-align:left;
}

#footer {
clear:both;
height:40px;
background:#fff;
margin:50px 0 0 0;
text-align:center;
padding:20px 0 10px 0;
}

#footer a {
font:bold 15px verdana,arial,sans-serif;
color:#ccc;
text-decoration:none;
letter-spacing:1px;
margin-left:20px;
}

#footer a:hover {color:#ccff66}

/* "bottomRight" is the botttom right background image of the content container*/ 
.bottomRight {background:url('cof/bottomRight.jpg') no-repeat right bottom}

.content {
min-height:100px;
background:url('cof/topleft.jpg') no-repeat left top;
padding: 15px;
margin:0px 0 30px 0;
text-align:left;
}

h1 {  /* position absolute - relative to the header, not document */
position:absolute;
left:20px;
bottom:20px;
margin:0;
display:inline;
font:50px georgia,times,serif;
color:#525856;
letter-spacing:5px;
font-variant:small-caps;
}

h1 span.small{margin:0;font-size:0.3em;}

h2 {
font:bold italic 25px georgia,times,serif;
color:#000;
display:block;
margin:15px 0 0 0;
}

h3 {
font:bold italic 18px georgia,times,serif;
color:#000;
display:block;
margin:15px 0 0 0;
}

.content a {
text-decoration:none;
color:#000;
font-weight:bold;
}

.content a:hover {color:#ccff66}

.content ul {list-style-type:circle}
.content li {font:bold 16px verdana,arial,sans-serif;}

p {margin-top:20px}

/* If you like my design, I only ask that you leave the footer note "design by ubik". thanks */
#footer p , #footer p a {
text-align:right;
font:11px verdana,arial;
color:#999;
margin:0;
}

