.bgr {
  background-color:#FFFFFF;
  background-image:url(main-til.gif);
  background-position:center;
  margin: 0 auto;
  padding: 0;
}
table        {  font-family: verdana; font-size: 11px;}
td           {  font-family: verdana; font-size: 11px;}
body         {  font-family: verdana; font-size: 11px;}
li           {  font-family: verdana; font-size: 12px;}
ul          {  font-family: verdana; font-size: 12px;}


a {
	color: #530100;
}

a:hover {
	text-decoration: none;
table        {  font-family: verdana; font-size: 11px;}
td           {  font-family: verdana; font-size: 11px;}
body         {  font-family: verdana; font-size: 11px;}
li           {  font-family: verdana; font-size: 11px;}
ul          {  font-family: verdana; font-size: 11px;}
}

/* Header */

#header {
	width: 725px;
	height: 343px;
	margin: 0 auto;
	background: #ce2b30;
}

#header h1 a, #header h2 a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 {
	padding: 20px 0 0 0px;
	font-size: 24px;
}

#header h2 {
	padding: 0px;
	font-size: 24px;
}



