﻿

        body {
			padding: 0px;
			margin: 0px;
			text-align: center;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px;
	        background:#000000;
			color: #7a7c7d;
        }
        
        #events {
			position: absolute;
			left: 297px;
			top: 75px;
			color: #929292;
		}
				
		#calendar {
			position: absolute;
			left: 385px;
			top: 45px;
			color: #929292;
		}

        #personal {
			position: absolute;
			text-align: right;
			right: 15px;
			top: 50px;
			color: #929292;
		}
		
		#personal ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
			color: #929292;
		}
		
		#personal li {
			margin: 0px 0px 2px 0px;
			padding: 1px 0px 0px 0px;
			color: #929292
		}
		
		td {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px;
			color: #7a7c7d;
		}
		
		
		/* Begin Page Header */
		
		#h_container {
			position: relative;
			text-align: left;
			margin: 0px auto;
			padding: 0px;
			width: 100%;
			height: 190px;
			background: url("/images/top_bg.png") left top repeat-x;
			text-align: center;
		}
		
		#header 
		{
		    width: 832px;
		    height: 153px;
		    text-align:center;
		    margin:0 auto;
		}
		
		#header_filler
		{
            position:relative;            		
            margin: 0px auto;
            padding: 0px;
            width: 834px;
            padding: 0px 0px 0px 0px;
		}

			
		#content {
			position:relative;
			text-align: left;
			margin: 0px auto;
			padding: 0px 0px 0px 0px;
			background: #020111 url(/images/middle.png) bottom left repeat-x;
			width: 100%;	
			line-height: 20px;
			min-height:398px;
			text-align:center;
		}	
		
		#main {
			padding: 0px 20px 0px 20px;
			text-align:left;
		}
		
		#middle {
			position:relative;
			
			margin: 0px auto;
			padding: 0px;
			width: 871px;
			padding: 0px 0px 0px 0px;
		}
	
	#welcome_flash {
		position: relative;
		top: -346px;
		left: 250px;
	}
		
	#flashad {
		padding: 10px 0px 10px 0px;
	}
		
/* Begin Footer */
	
	#footer {
		position:relative;
		text-align: right;
		margin: 0px auto;
		padding: 0px;
		background:#000000;
		width: 832px;
		height: 102px;
		padding: 0px 0px 0px 0px;
	}

	#flashad {
		padding: 0px;
	}
	

	#copywrite {
		color: #777777;
		font-size: 10px; 
		font-weight: bold;
	}
	
	#bottom
	{
	    background: #000000 url("/images/bottom_bg.png");
	    height: 115px;
	    width: 100%;
	}
		
	

/* Welcome Navigation */

	#welcome_navigation_left {
			position: absolute;
			text-align: left;
			left:10px;
			top: 130px;
			color: #c66b1a;
			font-weight: normal;
			font-size: 13px;
	}
	
	#welcome_navigation_left a {
		color: #c66b1a;
		text-decoration:none;
	}
	
	#welcome_navigation_right {
			position: absolute;
			text-align: left;
			right: 10px;
			top: 130px;
			color: #c66b1a;
			font-size: 13px;
	}
	
	#welcome_navigation_right a {
		color:  #c66b1a;
		text-decoration:none;
	}
	
	
	
	#welcome_content {
		position: relative;
		width: 752px;
		left: 200px;
		top: -40px;
		z-index: 10;
	}
	
	#left_column {
		position: absolute;
		margin: 0px 0px 0px 20px;
		width: 160px;
		top: 35px;
		z-index: 20;
	}
	