			* {

				font-family: Verdana, Arial;

				font-size: 9pt;

				margin: 0;

				padding: 0;

			}

			body {

				background: url(images/background.jpg) repeat-x #000000;

				text-align: center;

			}

			#container {

				width: 830px;

				margin: 0 auto;

			}

			#TL {

				width: 90px;

				height: 160px;

			}

			#T {

				width: 720px;

			}
			#T a {
height: 160px;
display: block;
				width: 720px;

			}

			#TR {

				width: 20px;

			}

			#L {

				width: 90px;

				height: 455px;

			}

			#M {

				width: 720px;

				height: 455px;

			}
			#M a {

				width: 720px;
displaY: block;
				height: 455px;

			}

			#R {

				width: 20px;

				height: 455px;

			}

			#BL {

				width: 90px;

				height: 155px;

			}

			#B {

				width: 720px;

				text-align: center;

			}

			#BR {

				width: 20px;

			}

			a {

				text-decoration: none;

				color: #58A5ED;

			}

			a:hover {

				color: #EDA558;

			}