@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000;
	background-image:url(images/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}

#masthead-bg {
	background-image:url(images/masthead.png);
	background-position: top center;
	background-repeat:no-repeat;
	height:212px;
	width:100%;
}

#uninavbar-bg {
	background-image:url(images/uninavbar-horibar.png);
	background-position: top;
	background-repeat: repeat-x;
	height:57px;
}

#zero-zero {
	margin:0px;
	padding:0px;
	clear:both;
	vertical-align:top;
}

#swirls-bg {
	background-image:url(images/swirls-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 861px;
	height: 508px;
}

#aprilfools-article-bg {
	background-image:url(images/aprilfools-article-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 453px;
	height: 431px;
}

.entry-title {
	font-size:24px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.footernav {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
}

#uninavbar-options-links {
                color: #707070;
                font-weight:bold;
                text-decoration:none;
}

#uninavbar-options-links a {
                color: #707070;
                font-weight:bold;
                text-decoration:none;
}

#uninavbar-options-links a:visited {
                color: #707070;
                font-weight:bold;
                text-decoration:none;
}

#uninavbar-options-links a:hover {
                color: #707070;
                font-weight:bold;
                text-decoration:none;
}

#uninavbar-options {
	padding-top:4px;
	color: #707070;
	font-weight:bold;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}