html, body, td { 
	font-size: 12px;
	font-family: Verdana,Arial,san-seriff;
	color: #666666;
}

body {
	margin: 0;
	padding: 0;
	background: #4F6B90 url("images/background.jpg") repeat-x;
}

div#menu p { margin: 3px; padding: 3px; }

H1 { 
	font-size: 15px;
	font-family: Verdana,Arial,san-seriff;
	color: #AD3C38;
}

H2 {
	font-size: 14px;
	font-family: Verdana,Arial,san-seriff;
	color: #64AB2B;
}

#container { 
	width: 778;
	background: url(images/bg.jpg) repeat-y;
}

div#pict {
	float: left;
	clear: left;
	padding-left: 49px;
	margin-top: 15px;
}

div#pict img {
	border: solid 1px black;
}

div#menu, div#section_body_2 { 
	width: 240px;
	padding-left: 40px;
	margin-bottom: 15px;
	float: left;
	font-size: 10px;
	color: #666666;
}

div#section_body, div#section_body_3 { 
	width: 440px;
	margin-left: 20px;
	margin-right: 20px;
	float: right;
	margin-bottom: 15px;
}

.small_link {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.anim_pic {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

hr.hh {
	width: 700px;
	border-style: dotted;
}
hr.hs {
	width: 400px;
	border-style: dotted;
	border-width: 1px;
}

.form_item {
	width: 170px;
}

table.staff img {
	margin-top: 10px;
	border: 1px solid black;
	width: 130px;
	height: 130px;
}
table.staff tr td {
	font-size: 9px;
}
	