body, td {
	padding			: 0px;
	margin			: 0px;
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 12px; 
	color			: #663300;
}

body {
	background-image: url(images/bg.jpg);
}

.main {
	position		: relative;
	background-image: url(images/bg_fill.jpg);
	background-repeat: repeat-y;
	width			: 980px;
	height			: 100%;
	margin			: 0px auto;
	padding			: 0em;
}

/* header:: */
.header-line {
	height			: 30px;
	background		: url(images/bg_top.jpg) no-repeat top;
}
img.sun {
	margin-right	: 20px;
	position		: absolute;
	top				: 30px;
	left			: 770px;
	filter			: expression(fixPNG(this));
	width			: 190px;
	height			: 172px;
}
.header {
	width			: 100%;
	width			: 937px;
	margin			: 0px auto;
}
.header .top {
	height			: 20px;
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
}

.header .middle {
	height			: 120px;
	background-image: url(images/header_fill.jpg);
	background-position: center;
	background-repeat: y-repeat;
}

.header .middle {
	vertical-align	: bottom;
}

.header .bottom {
	height			: 16px;
	background-image: url(images/header_bottom.jpg);
	background-repeat: no-repeat;
}
/*  header:menu:: */
.header .middle ul.menu {
	list-style		: none;
	padding			: 95px 3em 0.5em 3em;
	margin			: 0em;
}

.header .middle ul.menu li {
	display			: inline;
	padding			: 0em 0.5em;
}

.header .middle ul.menu li a {
	color			: #663300;
	text-decoration	: none;
	font-size		: 1.2em;
	font-weight		: bold;
}
.header .middle ul.menu li a:hover {
	color			: white;
}

/* ::menu:header */

.path {
	padding			: 0.7em 2.5em 1.5em 2.5em;
}

/* ::header */

.clear {
	clear			: both;
}

/* footer:: */
.footer {
	text-align		: right;
	color			: gray;
}
.footer .data {
	padding			: 0em 4em 1em 4em;
}
.footer .counter {
	float			: left;
}
.footer .bottom {
	background		: url(images/bg_bottom.jpg);
	height			: 19px;
}
/* ::footer */

.right {
	float			: right;
	padding-right	: 10px;
	width			: 300px;
}
.left {
	float			: left;
	padding-left	: 10px;
	width			: 300px;
}

/* sticker:: */
.sticker {
	position		: relative;
	width			: 229px;
	background-image: url(images/sticker_fill.jpg);
	margin			: 0px auto;
}

.sticker .data {
	padding			: 1em;
}
.sticker .data h2 {
	margin			: 0.2em 1em 0.5em 1em;
	text-align		: center;
	font-size		: 1.5em;
}
.sticker .data ul {
	padding			: 0.2em 0.2em 0.2em 2em;
	margin			: 0px;
	list-style-image: url(images/galka.gif);
}

.sticker .data ul li {
	line-height		: 17px;
	font-size		: 12px;
	padding			: 0.2em;
}
.sticker .data ul li a {
	color			: #663300;
	text-decoration	: none;
}
.sticker .data ul li a:hover {
	color			: white;
}
.sticker .bottom {
	background-image: url(images/sticker_bottom.jpg);
	height			: 21px;
}

/* ::sticker */

/* note:: */
.note {
	position		: relative;
	width			: 268px;
	margin			: 0px auto;
	background-image: url(images/note_fill.gif);
	background-repeat: y-repeat;
}

.note .fill {
	background-image: url(images/note_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.note .fill .data {
	padding			: 1em 2em 2em 2em;
}
/* ::note */

.content {
	padding			: 0em 2.5em;
	text-align		: justify;
}

.content_float {
	float			: left;
	width			: 630px;
	padding			: 0em;
}

.dish {
	/*background		: url(images/dish_shadow.jpg) bottom right no-repeat;*/
	padding			: 0em 2em 2em 0em;
	margin-right	: -2em;
	min-height		: 10em;
}
.content img {
	border			: 0.5em solid #F5F5F5;
	margin			: 0.5em;
}
.content a:hover img {
	border			: 0.5em solid #ecce52;
}
.content .jot-comment a:hover img,
.content .jot-comment img {
	border			: 0px none;
}
.content .img-header {
	border			: 0em none;
	margin			: 2em 0em 0em 0.5em;
	display			: block;
}
p {
	text-indent		: 0.75em;
}
.noindent p {
	padding			: 0em;
	margin			: 0em;
}
h1, h2, h3, h4 {	margin		: 0.5em 0em;	}
h1 {				font-size	: 1.8em;		}
h2 {				font-size	: 1.5em;		}
h3 {				font-size	: 1.3em;		}
h4 {				font-size	: 1.1em;		}

a {
	color			: darkgreen;
}
a:hover {
	color			: darkred;
}

.msg {
	padding			: 0.2em 2em;
	color			: red;
}

.login {
	padding			: 0em 0.5em 0.5em 0.5em;
/*	width			: 300px;*/
}
.login img, .profile img {
	margin			: 0.5em;
}
.login .buttons {
	padding			: 0.5em 1em;
	text-align		: center;
}
.login .th {
	float			: left;
	width			: 120px;
	text-align		: right;
	padding			: 2px 10px;
}

.login .td {
	float			: left;
	padding			: 2px 0px;
}
.login .td input.text {
	width			: 100px;
}
.profile {
	float			: left;
	padding			: 0em 2em 1em 2em;
}
.profile p {
	width			: 590px;
}
.profile .th {
	float			: left;
	width			: 160px;
	text-align		: left;
	padding			: 2px 10px;
}
.profile .td {
	float			: left;
	padding			: 2px 0px;
	width			: 300px;
}
.profile .td input,
.profile .td select {
	width			: 200px;
}
.profile .td textarea {
	width			: 300px;
	height			: 80px;
}
.profile p {
	padding			: 0em;
}
.required {
	color			: red;
	font-weight		: bold;
}
.signature {
	color			: gray;
	padding			: 0.2em auto;
}
.content .comments {
	width			: 620px;
}

