
body{
background: #b4c1d9;
margin: 0;
padding: 0;}

a{
	background: #dcdfd7;
	text-decoration: none;
	color: #9ab2aa;
	font: 12px century gothic, sans-serif;
	cursor: crosshair;}

a:hover{
	background: transparent;
	color: #8e708c;}

#Table_01 {
	width:600px;
	background: url('Images/bg.jpg') repeat-y;
}

#index-01 {
	position:relative;
	width:600px;
	height:120px;
	background: url('Images/index_01.jpg') no-repeat;
}

#index-02 {
	position:relative;
	width:600px;
	height:210px;
	background: url('Images/index_02.jpg') no-repeat;
}

#index-03 {
	position:relative;
	width:600px;
	background: url('Images/index_03.jpg') no-repeat;
	text-align: justify
}

#nav{
	float: right;
	width: 150px;
	margin: 0;
	font: 12px century gothic, sans-serif;}
#nav2{
	padding: 0 20px 0 10px;}
#nav h1{
	font: italic 14px century gothic, sans-serif;
	padding-left: 45px;
	margin: 0;
	color: #5c5f54;
	border-bottom: 1px solid white;}
#nav h1:first-letter{
	font: italic 18px century gothic, sans-serif;
	color: white;
	}
#nav ul{
	list-style: none;
	margin: 0 0 10px 0;}
#nav li{
	margin: 0;
	border-bottom: 1px solid #d9e3e7;}
#nav li a{
	display: block;
	text-align: center;
	background: #c1ccd0;
	color: #8e708c;}
#nav li a:hover{
	color: #d7debb;
	background: #a5bfb9;}
#nav p{
	margin: 0 0 10px 0;
	background: #c1ccd0;
	color: #6e7a62;
	border-top: 1px solid #d9e3e7;
	border-bottom: 1px solid #d9e3e7;}

#cont{
	float: left;
	margin:0;
	width: 450px;
	font: 12px arial, sans-serif;
	color: #565f4c;}
#cont2{
	padding: 10px 0 0 80px;}
#cont h1{
	margin: 0 0 5px 0;
	font: 16px century gothic, sans-serif;
	letter-spacing: .2em;
	border-bottom: 1px solid #d3b8c8;
	color: #8fb886;
	background: #dce8ed;
	padding-left: 10px;}
#cont h1:first-letter{
	font: italic 26px times new roman, sans-serif;
	color: #8cbdcd;}
#cont h2{
	font: 14px century gothic, sans-serif;
	margin: 0 0 5px 0;
	border-bottom: 1px dashed #8fb886;
	padding-left: 15px;
	color: #8cbdcd;}

#footer{
clear:both;
width: 600px;
height: 200px;
background: url('Images/foot.jpg') no-repeat;}


.avat{
float: left;
margin: 3px;}

p{
	margin: 0 0 7px 0;
	padding: 0;}

ul{
	list-style: square;
	margin: 0 0 10px 15px;
	padding:0;}
li{
	margin: 0 0 2px 0;}

b{
	color: #c0acaa;}
i{
	color: #638446;}
u{
	color: #8cbdcd;}

input, textarea, button
{font: 12px century gothic, sans-serif;
color: #8cbdcd;
background: #dce8ed;
margin: 0 0 5px 0;
border: 1px solid #d9e3e7;}
