body {
	background-image: url(images/background_main.png);
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.3;
	margin:0
}
td {
	vertical-align:top
}
img {
	border:0
}
fieldset {
	padding:10px;
	border:1px solid #9BD2FF
}
.hr {
	border-bottom:1px solid #CCC;
	margin:20px 0;
	font-size:1px
}
a:link {
	color: #0000EE;
	outline:0;
}
a:visited {
	color: #0000EE;
	outline:0
}
a:hover {
	color: #06F;
	outline:0
}
a:active {
	color: #0000EE;
	outline:0
}
.container_main {
	width:817px;
	margin:0 auto;
	text-align:left
}
.container_header {
	margin:20px 0 30px 0;
	overflow:hidden
}
.container_logo {
	float:left
}
.container_content {
	clear:both;
}
.container_content_main {
}
.container_content_sidebar {
	float:right;
	width:238px;
}
.sticker_charity {
	background-image:url(images/charity_sticker.png);
	height:156px;
	width:157px;
	float:right;
	margin:-10px -30px 0 0
}
.logo {
	background-image:url(images/logo.png);
	height:67px;
	width:367px;
	margin-bottom:20px
}
.motto {
	background-image:url(images/motto.png);
	height:34px;
	width:397px
}
.balloon {
	background-image:url(images/balloon.png);
	height:91px;
	width:230px;
	float:left;
	margin:56px 0 0 30px
}
.outer_window_container_main {
	margin:0 15px 15px 0
}
.container_window_main {
	width:564px;
	float:left;
	margin:0 15px 22px 0
}
.container_inner_window_main {
	padding:13px 13px 9px 13px
}
.window_top_main {
	background-image:url(images/window_top_main.png);
	height:16px;
	width:564px;
	font-size:1px;
	float:left
}
.window_middle_main {
	background-image:url(images/window_middle_main.png);
	width:564px;
	float:left
}
.window_bottom_main {
	background-image:url(images/window_bottom_main.png);
	background-repeat:no-repeat;
	height:7px;
	width:564px;
	font-size:1px;
	float:left;
	margin-bottom:-7px
}
.outer_window_container_sidebar {
	margin-bottom:15px
}
.container_window_sidebar {
	width:238px;
	margin-bottom:22px;
	float:left
}
.container_inner_window_sidebar {
	padding:3px 13px
}
.window_top_sidebar {
	background-image:url(images/window_top_sidebar.png);
	height:16px;
	width:238px;
	font-size:1px;
	float:left
}
.window_middle_sidebar {
	background-image:url(images/window_middle_sidebar.png);
	width:238px;
	float:left
}
.window_bottom_sidebar {
	background-image:url(images/window_bottom_sidebar.png);
	height:7px;
	width:238px;
	font-size:1px;
	float:left;
	margin-bottom:-7px
}
.minime {
	background-image:url(images/minime.png);
	height:113px;
	width:76px;
	background-position:right;
	background-repeat:no-repeat;
	margin:-133px 10px 0 0;
	float:right
}
.minime_xmas {
	background-image:url(images/minime_xmas.png);
	height:113px;
	width:89px;
	background-position:right;
	background-repeat:no-repeat;
	margin:-133px 10px 0 0;
	float:right
}
.sticker_row {
	margin-bottom:10px;
	clear:both;
	overflow:hidden
}
.menu_links_row {
	padding:2px 5px;
	margin-bottom:2px
}
a.menu_links:link, a.menu_links:active, a.menu_links:visited {
	text-decoration:none;
	color:#1f86ce
}
a.menu_links:hover {
	color:#2aa7ff
}
a.menu_links_active:link, a.menu_links_active:active, a.menu_links_active:visited {
	text-decoration:none;
	color:#1f86ce;
	font-weight:bold;
	font-size:13px
}
a.menu_links_active:hover {
	text-decoration:none;
	color:#2aa7ff;
	font-weight:bold;
	font-size:13px
}
/* Tooltip */

.balloonstyle {
	position:absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	visibility: hidden;
	border:3px solid #FFA100;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 200px
}
#arrowhead {
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}
/* /Tooltip */

.title {
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif
}
.subtitle {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}
.td_header {
	font-weight:bold;
	text-align:right
}
.td_title {
	font-weight:bold;
	padding:10px 0
}
.td {
	padding:10px 0
}
.footer {
	background-image:url(images/background_footer.png);
	height:150px;
	padding:10px 0 25px 0;
	color:#EEE;
	font-size:11px;
	clear:both;
	width:100%;
	float:left;
	margin-top:80px
}
.footer_innter_container {
	width:800px;
	margin:0 auto
}
.message_box {
	background-color:#FFC;
	border:1px solid #FC0;
	padding:5px;
	margin-bottom:10px
}
.sitemap_title {
	font-weight:bold
}
a.sitemap_link:link, a.sitemap_link:active, a.sitemap_link:visited {
	color:#CCC
}
a.sitemap_link:hover {
	color:#FFF
}
.sitemap_url {
	width:150px;
	float:left;
	list-style:none;
	margin-left:-40px
}
.copyright {
	clear:both;
	margin-top:20px
}
.footer_sub {
	clear:both;
	margin-top:5px;
	font-size:10px;
	color:#AAA
}
.twitter_bird_footer {
	float:right;
	width:42px;
	height:55px;
	background-image:url(images/twitter_bird.png);
	margin:-57px 50px 0 0
}
