			#page {
				width: 799px;
				/*height: 1030px;*/
				margin-left: auto;
				margin-right: auto;
				background: white;	
			}
			body {background: black;}
			
			img {border: 0px;}
			H1 { font-family: Helvetica, sans-serif; }

			#banner {	
				background: black;
				border-bottom: -10px;
			}	
			#menu {
				text-align: right;
				color: #404140;
				font-weight: bold;
				font-family: Helvetica, sans-serif;
			}
			div #menu a:link {
				color: #E6D301;
				text-decoration: none;
				font-weight: bold;
			}

			div #menu a:visited {
				color: #E6D301;
				text-decoration: none;
				font-weight: bold;
			}
			div #column-right a:link, a:visited {
				border: 0;
			}		
			.submenu {
				width: 174px;
				height: 29px;
				color: black;
				text-align: center;
				background: url(menubutton.jpg);
				text-decoration: none;
				position: relative;
				top: -10px;
				/*font-weight: bold;*/
			}
			
			div #column-left a:link, a:visited {
				width: 174px;
				height: 29px;
				color: black;
				text-align: center;
				font-family: Helvetica, sans-serif;
				text-decoration: none;
				font-weight: bold;
				vertical-align: middle;
			}
			#main {
				/*height: 700px;*/
				position: relative;
				top: -5px;		
				background: white;	
			}

			#column-left{
				position: relative;
				width: 179px;
				height: 720px;
				top: -15px;
				background: url(central_red_column.jpg);
	
			}
			div #column-center a:visited {
				color: blue;
				text-decoration: underline;
				font-weight: normal;
			}

			#column-center{
				position: relative;
				width: 435px;
				left:190px;
				top: -1485px;
				font-family: Helvetica, sans-serif;
				text-align: left;
				background: white;

			}

			#title {
				position: relative;
				left:190px;
				top: -790px;
				font-family: Helvetica, sans-serif;
			}

			#column-right{
				
				width: 165px;
				/* height: 450px;*/
				background: #383838;
				position: relative;
				left: 626px; 
				top: -810px;
			}

	

			#SponsorTitle {
				background-color: #e4e4e4;
				text-align: center;
				font-family: Helvetica, sans-serif;
				font-weight: bold;
			}

			#footer {
				font-family: Helvetica, sans-serif;
				font-size: smaller;
			}

			.fba {color: #996600;}
			.aicc {color: blue;}
			.joint {color: green;}
			.related {color: purple;}

