a {
	color: #3F423A;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #A9A29E;
	background: url('images/li.jpg') bottom repeat-x;
	}

#blog img{
	border: 10px solid #A7A39E;

}

a:hover {
	color: #D7D0CF;
	background: url('images/hov.jpg') repeat-x;
	border-bottom:none;
	
}

b 	{
	color: #43133B;
}

p:first-letter {
	font-size: 17px;
}

body {
	background: #C6CAC0;
	margin: 0;
	text-align: center;
}

body, td, textarea, input, button{
	color: #7B8A86;
	font-family: tahoma, arial;
	font-size: 13px;
	
}

h2 {
	background: url(images/h2.jpg) repeat-x;
	height: 20px;
	color: #3C3C3C;
	font-family: times new roman, tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
}

h1 {background: url(images/h1.png) no-repeat;
	color: #43133B;
	height: 15px;
	width: 393px;
	padding-top: 15px;
	font-weight: bold;
	font-family: times new roman, tahoma, arial;
	font-size: 16px;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
}

.men a {
	border-bottom: none;
	color: #525252;
	background: none;
	font-weight:bold;
}
.men a:hover {
	border-bottom: none;
	color: #525252;
	background: none;
	font-weight:bold;
}
h1:first-letter,h2:first-letter
	{
	font-size: 17px;
}

textarea, input, button{
	background: #D5DACC;
	color: #998B93;
	border-bottom: 1px dashed #EBECE9;
	border-top: 1px dashed #EBECE9;
	border-left: 1px solid #EBECE9;
	border-right: 1px solid #EBECE9;
}

#menu {
	float: left;
	padding-left: 63px;
	margin-top: -80px;
	width: 208px;
}

#container {
	margin: auto;
	text-align: justify;
	width: 800px;
}

#head {
	background-image: url(images/bgx.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 484px;
	margin-left: 0;
	margin-right: 0;
}

#header1 {
	background: url(images/head1.jpg) no-repeat;
	height: 132px;
}

#header2 {
	background: url(images/head2.jpg) no-repeat;
	height: 215px;
}

#header3 {
	background: url(images/head3.jpg) no-repeat;
	height: 137px;
}

#blog {
	float: right;
	padding-right: 61px;
	margin-top: -60px;
	width: 393px;}
	
#blog a{
	color: #43133B;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px solid #6A1555; 
}
#blog a:hover{
	color: #D7D0CF;
	border-bottom: none; }



