body{
	font-family: tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background : #FFFFFF;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
}

#main {
  width: 800px;
	height: 600px;
	background-image: url(images/elements2.jpg);
	background-repeat: no-repeat;
}

#t_left {
 width: 182px;
 text-align: right;
 padding-top: 123px;
}

#t_center {
  width: 256px;
}

#t_right {
text-align: justify;
width: 362px;
padding-top: 73px;
font-size: 11px;
line-height: 14px;
color:  #6C6055;;  
}

#t_right a {
font-size: 11px;
color:  #C82323;
text-decoration:none;
}

#t_right a:hover {
font-size: 11px;
color:  #C82323;
text-decoration:underline;
}

#t_right div {
padding-bottom: 9px;
}

.menu {
font-size: 12px;
color:  #6C6055;
margin-right: 20px;  
height: 21px;
}

.link_a {
font-size: 12px;
color:  #6C6055;;  
border-bottom: 3px solid #6C6055;
text-decoration:none;
}

.link {
font-size: 12px;
color:  #6C6055;  
text-decoration:none;
}

h1 {
font-size: 18px;
color:  #6C6055;
padding-bottom: 15px;
margin: 0px;
}

h2 {
font-size: 12px;
color:  #6C6055;
padding-top: 10px;
padding-bottom: 3px;
margin: 0px;
}

ul{
  margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 10px;
	padding-left: 0px;
}

ul br{
	clear: both;
	display: inline;
	line-height:0
}

li{
	list-style-image: url(images/li_dot.gif);
	margin-left: 13px;
	padding-left: 0px;
	padding-bottom: 4px;
}
