body {
	background-color: #191919;
	background-image: url(../images/bg-UB.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px;
	}

p {
	line-height: 18px;
	}

.yellow {
	color: #FCBE09;
	}

.left {
	float:left;
	}
	
.right {
	float:right;
	}

#wide {
	width: 100%;
	text-align: center;
	}

	#container {
		margin: 0 auto;
		width: 855px;
		text-align: left;
		}
	
	#header {
		margin-top:80px;
		text-align:right;
		}
	
		#header ul, #header li {
			margin-top:0px;
			display: inline;
			padding: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 20px;
			list-style-type: none;
			font-size: 14px;
			font-weight: bold;
			text-transform: uppercase;
			}
		#header a {
			color: #777777;
			text-decoration:none;
			}
		
		#header a:hover {
			color: #FCBE09;
			}
	
	#main {
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	}
		
	#content {
		min-height:375px;
		}
		
	* html	#content {
			Xheight:375px;
			}
		
		#content a, #content a:hover, #content a:visited {
			color: #FCBE09;
			text-decoration: none;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #444444;
			}
		
		#content a:hover {
			border-bottom-color: #FCBE09;
			}
			
		#footer {
			clear:both;
			margin: 25px 0;
			}
			
			#footer a {
				color: #FCBE09;
				text-decoration: none;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #444444;
				}
			
			#footer a:hover {
				border-bottom-color: #FCBE09;
				}
				
#front {
	margin-bottom: 10px;
	text-align:center;
	}
#flashcontent {
	text-align:center;
	}
	
#flash {
	text-align:center;
}