body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444;
	background:url(../img/back.gif) repeat-y center #0E0E0E;
	padding:0;
	margin:0;
}

*:focus {
	outline:none;
}

a.newslink:link, a.newslink:visited {
	color:#333;
	text-decoration:none;
}

a.newslink:hover, a.newslink:active {
	color:#000;
	text-decoration:none;
}

a.group:link, a.group:visited {
	color:#444;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}

a.group:hover, a.group:active {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

div#wrap {
	position:relative;
	left:50%;
	width:600px;
	margin-left:-300px;
	height:auto;
}

img#logo {
	position:relative;
	top:5px;
	left:0;
	margin-bottom:15px;
}

img#sponsor {
	position:relative;
	left:18px;
	top:15px;
	border:0;
}

img#sponsor2 {
	position:relative;
	left:21px;
	top:20px;
	margin-bottom:5px;
	border:0;
}

img#info {
	position:relative;
	left:14px;
	top:20px;
}

div#newsbox {
	position:relative;
	top:30px;
	left:20px;
	width:172px;
	height:auto;
	background-color:#8c8200;
	border:1px solid #5A3B34;
	padding:10px;
	font-size:10px;
}

div#textbox {
	position:relative;
	float:right;
	top:15px;
	right:0;
	width:344px;
	color:#333;
	text-align:justify;
	padding: 0 20px 0 20px;
	background:url(../img/sagoma.jpg) no-repeat top;
	line-height:16px;
}

div#navigation {
	position:relative;

	top:18px;
	left:20px;
	width:120px;
	height:142px;
}

div#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#navigation li {
	margin: 0 0 10px;
	padding: 0;
}

div#navigation a{
	display: block;
	width: 120px;
	line-height: 13px;
	text-decoration: none;
    border: 0;
}

li#home {
	background: url(../img/m_home.gif) 120px 0;
	width: 120px;
}

li#home a:hover, li#home_active {
	background: url(../img/m_home.gif) no-repeat top left;
	width: 120px;
}

li#news {
	background: url(../img/m_news.gif) 120px 0;
	width: 120px;
}

li#news a:hover, li#news_active {
	background: url(../img/m_news.gif) no-repeat top left;
	width: 120px;
}

li#progr {
	background: url(../img/m_progr.gif) 120px 0;
	width: 120px;
}

li#progr a:hover, li#progr_active {
	background: url(../img/m_progr.gif) no-repeat top left;
	width: 120px;
}

li#foto {
	background: url(../img/m_foto.gif) 120px 0;
	width: 120px;
}

li#foto a:hover, li#foto_active {
	background: url(../img/m_foto.gif) no-repeat top left;
	width: 120px;
}

li#past {
	background: url(../img/m_past.gif) 120px 0;
	width: 120px;
}

li#past a:hover, li#past_active {
	background: url(../img/m_past.gif) no-repeat top left;
	width: 120px;
}

li#past {
	background: url(../img/m_past.gif) 120px 0;
	width: 120px;
}

li#past a:hover, li#past_active {
	background: url(../img/m_past.gif) no-repeat top left;
	width: 120px;
}

li#cont {
	background: url(../img/m_cont.gif) 120px 0;
	width: 120px;
}

li#cont a:hover, li#cont_active {
	background: url(../img/m_cont.gif) no-repeat top left;
	width: 120px;
}

h1 {
	font-size:15px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	color:#182985;
}

h2 {
	font-size:15px;
	font-weight:bold;
	margin: 3px 0 3px 0;
	color:#000;
}

img.foto {
	border:1px solid #777;
	margin: 3px 0 5px 0;
}
