#main_page {

	background-image: url(../images/background.jpg);
	background-color: #42CFD8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Georgia;
	font-weight: normal;
	background-image: url(../images/back_topic.jpg);
	font-size: 12px;
	padding: 3px 3px 3px 33px;
	color: #445F71;
	margin-left: -15px;
}
h3 a
{
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
	color: #445F71;

}#centercontent {
	font-size: 12px;
	color: #041825;
	font-family: Georgia;
	padding-left: 15px;
}


p a {
	font-weight: normal;
	font-family: Georgia;
	text-decoration: underline;
	color: #445F71;
	font-size: 12px;
}
#leftcontent {
margin-left: 10px;
	font-size: 12px;
	color: #445F71;
	font-family: Georgia;
}
#leftcontent a {
margin-left: 15px;
	font-size: 12px;
	color: #445F71;
	font-family: Georgia;
	text-decoration: none;
}


#leftcontent a:hover {
	font-size: 12px;
	color: #445F71;
	font-family: Georgia;
	text-decoration: underline;
}

#leftcontent input {
margin-left: 15px;
	font-family: Georgia;
	font-size: 12px;
	color: #445F71;
	background-color: #F7FCFD;
}
#leftcontent button {
	font-family: Georgia;
	font-size: 12px;
	color: #445F71;
	background-color: #F7FCFD;
}


#comment {
	font-family: Georgia;
	color: #445F71;
	font-weight: bold;
}
#comment h3 {

	font-family: Georgia;
	color: #FFB577;
	font-weight: bold;
	background-image: url(../images/back_topic.jpg);
}
#comment li {
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
	color: #445F71;
	list-style-type: none;
	list-style-position: outside;
	clip: rect(20px,auto,auto,auto);
	line-height: 20px;
	list-style-image: url(../images/comments_list_item.jpg);
}
input {

	font-family: Georgia;
	font-size: 12px;
	color: #445F71;
	background-color: #F7FCFD;
}
#comment li a {

	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	color: #445F71;
	text-decoration: underline;
}
#comment form {


	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
	color: #445F71;
	text-decoration: none;
}
#comment textarea {


	font-family: Georgia;
	font-size: 12px;
	color: #445F71;
	background-color: #F7FCFD;
	border: solid #17666A;
}
#comment a {
	font-family: Georgia;
	font-weight: bold;
	font-size: 10px;
	color: #445F71;
	text-decoration: underline;
}

#backbutton  {
	text-decoration: none;
	color: #EDFBFE;
}
#backbutton a {
	text-decoration: none;
	color: #EDFBFE;
}
select {

	font-family: Georgia;
	font-size: 12px;
	color: #445F71;
	background-color: #F7FCFD;
}