*
{
	margin: 0;
	padding: 0;
}
HTML
{
	font-size: 100%;
}
BODY
{
	font-size: 62.5%;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: center;
}
HTML>BODY
{
	font-size: 10px;
}
#wrapper
{
	background: #F00 url(sg_pics/sg_logo.gif) no-repeat top right;
	color: #000;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: bold;
	font-family: "segoe ui", helvetica, arial, sans-serif;
	margin: 0.6em 1em 0.2em 0;
	padding: 0.1em 0;
}
P
{
	margin: 0.5em 1em 0.5em 0;
	line-height: 2em;
}
#header
{
	height: 250px;
	overflow: hidden;
}
#header H1
{
	margin: 0.3em 200px 0.3em 0.3em;
	font-size: 6em;
	color: #666;
	background-color: #F00;
}
#header H2
{
	margin: 0.6em 200px 0.6em 0.6em;
	font-size: 3em;
	color: #666;
	background-color: #F00;
}
H2, H3
{
	font-size: 3em;
	color: #666;
}
H4
{
	font-size: 2em;
	color: #666;
}
#main
{
	background: #999;
	color: #000;
	position: relative;
}
#content
{
	background: #FFF;
	padding: 2em 2em 2em 0;
	margin: 0 200px 0 0;
}
.pic-news-item IMG
{
	float: right;
}
.pic-news-item, .news-item
{
	clear: both;
}
DIV#side-col
{
	width: 200px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}
#side-col H2, #side-col H3
{
	color: #F00;
	margin-left: 10px;
}
#side-col UL
{
	list-style-type: none;
	margin: 0 0 36px;
}
.nav LI
{
	margin-bottom: 2px;
}
.bmh
{
	margin: 0;
	padding: 0 0.6em;
}
.nav A
{
	display: block;
	width: 100%;
	font-size: 1.2em;
	line-height: 2.83;
}
.nav A:link
{
	color: #000;
	background-color: #666;
	font-weight: bold;
	text-decoration: none;
}
.nav A:visited
{
	color: #609;
	background-color: #666;
	text-decoration: none;
	font-weight: bold;
}
.nav A:hover
{
	color: #090;
	background-color: #633;
	text-decoration: none;
	font-weight: bold;
}
.nav A:active
{
	color: #FF0;
	background-color: #633;
	text-decoration: none;
	font-weight: bold;
}
#footer
{
	text-align: center;
	padding: 10px 0;
}

