@charset "UTF-8";
body {
	background: #3035BF;
	text-align: center;
	font: normal medium Arial, Helvetica, sans-serif;
}
#container {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/cont-bg.gif) repeat-y;
	height: auto;
}
#main  #bottom  {
	clear: both;
}
h1 {
	font-size: 2.5em;
	font-weight: bolder;
	line-height: 1px;
}
#container hr {
	color: #3035BF;
	width: 82%;
	margin-right: auto;
	margin-left: auto;
	margin-top: -6px;
}
#sidebar {
	width: 180px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 2px solid #3035BF;
	float: left;
	height: 700px;
	text-align: right;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar li {
	text-align: center;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF33;
	border-right-color: #3035BF;
	border-bottom-color: #3035BF;
	border-left-color: #FFFF00;
	margin-bottom: 2px;
	background-color: #606ADE;
}
#sidebar img {
	margin-left: 3px;
}
#sidebar a {
	color: #FCEE21;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: block;
}
#sidebar a:hover {
	color: #F90054;
}
#sidebar  .contact li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: -2px;
	margin-bottom: 4px;
	font-size: 0.8em;
}
#sidebar .contact li a {
	color: #3035BF;
	text-decoration: underline;
}
h2 {
	font-size: 1
.em;
	font-size: 1em;
	line-height: 1px;
}
#container #main {
	width: 440px;
	float: left;
	text-align: left;
}
#main  p, #main dl{
	padding-right: 5px;
	padding-left: 5px;
}
.rm1 {
	color: #FFFFFF;
	background-color: #D96D91;
	width: 60px;
}
.rm2 {
	color: #FFFFFF;
	background-color: #A58D6E;
	width: 60px;
}
#main  ul.legend li {
	display: inline;
	list-style-type: none;
	margin-right: 8px;
	padding: 4px;
}
.rm3 {
	color: #FFFFFF;
	background-color: #429847;
}.rm4 {
	color: #FFFFFF;
	background-color: #D69239;
}.rm5 {
	color: #FFFFFF;
	background-color: #6084CD;
}

