body
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#336699;
	text-align:center;
	background-image:url(../images/template/bg_blueGradient.jpg);
	background-repeat:repeat-y;
	background-position:center;

}
p
{
	margin-left:5px;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
.underlined
{
	text-decoration:underline;
}

img.headerIcon
{
	margin:0px 5px 0px 5px;
	float:left;
}
div.blueGradient
{
	background-image:url(../images/lightBlueGradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#wrapper
{
	width:765px;
	margin:auto;
	text-align:left;
	display:block;
}

#panelHeader
{
	background-image:url(../images/template/bg_panelHeaderNavigation.jpg);
	background-repeat:no-repeat;
	padding:27px 10px 18px 20px;
	color:white;
	font-size:12px;
}
#navigation a
{
	padding:12px 10px 15px 10px;
	color:white;
	margin:none;
	background-image:url(../images/template/navigationSeperator.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
}
#navigation a:hover
{
	background-image:url(../images/template/bg_navigation_hover.jpg);
	background-repeat:repeat-x
	background-position:right;
}
#navigation a.selected
{
	background-image:url(../images/template/bg_navigation_hover.jpg);
	background-repeat:repeat-x;
	background-position:right;
}
#panelBody
{
	background-image:url(../images/template/bg_whitePanel.jpg);
	background-position:center;
	padding:0px 15px 40px 14px;
}
#panelFooter
{
	background-image:url(../images/template/bg_panelFooter.jpg);
	background-repeat:no-repeat;
	color:white;
	padding:15px 30px 30px 30px;
	font-size:10px;
}
#panelFooter a
{
	color:white;
}
#content
{
	padding:10px 25px 0px 25px;
}
#header
{
	background-image:url(../images/template/bg_h1.jpg);
	background-position:right;
	color:white;
	height:60px;
}
h1
{
	font-size:22px;
	float:left;
	margin:16px 0px 0px 10px;
}
h3
{
	font-size:14px;
	margin:10px 10px 10px 0px;
	background-image:url(../images/bg_h2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 5px 5px 5px 5px;
}
h4
{
	font-size:13px;
	margin:5px 5px 5px 5px;
}

#campusJumpMenu
{
	background-image:url(../images/template/bg_campusJumpMenu.jpg);
	margin-left:491px;
	padding:25px 10px 15px 20px;
	text-align:right;
}
#campusJumpMenu select
{
	font-size:10px;
}



/* SIFR STYLES */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	color:white;
	font-size:28px;
}

h1.cityHeader
{
	color:white;
	font-size:32px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.sIFR-hasFlash h1.cityHeader
{
	visibility:hidden;
	color:white;
	font-size:45px;
}
