
*{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body{
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	background: url('images/dust.png') repeat;
	color: #080808;
}

/********** G E N E R A L    S T Y L E ***************/
#wrapper{
	width: 880px;
	height: 310px;
	margin: 140px auto;
	background: url('images/uc.png') no-repeat;
	padding-top: 40px;
}
#content{
	margin: -10px 0 0 380px;
}

/*********  L O G O  &  CM   S T Y L E *******************/

}
p{
	font-size: 12px;
	text-shadow: 1px 1px 0 #fff;
    font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	
}
a{
	font-size: 12px;
	text-shadow: 1px 1px 0 #fff;
    font-weight: normal;
	color: #003366;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	
}
}
a img{
	margin: 10px 10px 10px 0;
}