#wrap {
	width:960px;
	position:center !important;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px !important;
	padding-right:0px !important;
	background:url(Images/header.jpg) no-repeat #fff;
	text-align:center;
}

/*------------------------

 Header
 
------------------------*/

/* deffault nav, footer styling*/
#header,
#topnav, 
#footer {
	color:#fff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#header {display:block !important;}

#header a, 
#topnav a {
	color: #fff;
	font-size:11px !important;
}


#header a:hover, 
#topnav a:hover {
	color: #fff;
}

div#footer a, u {
    text-decoration: none;
	font-weight:normal;
}
div#footer {
	width:100%;
	text-align:center;
	color: #333;
	font-size:11px !important;
	background:url(Images/repeaterBg.jpg) repeat-y;
	padding-bottom:30px;
}
#footer a, #footer a:hover {
	color: #333;
}

/* Controls overall Top Navigation div */
div#header,
div#topnav {
	width:930px;
	background-color:transparent !important;
	background-image:none !important;
	margin:0 0 0 15px;
	padding-top:0px;
}
*html div#header,
*html div#topnav {
	margin:-2px 0 0 0 !important;
	padding-top:0 !important;
}
#headerWrap {
	height:27px !important;
	margin-left:0px;
	background-color:transparent !important;
	background-image:none !important;
}
*html #headerWrap {
	height:15px !important;
}

div#topNav {
	margin-left:0px;
	font-size:10px;
	background-color:transparent !important;
	background-image:none !important;
}

/* Controls the table within Top Nav (change bg color to match 'div#topnav'; the only css should be background-color */
table#headerTable,
table#headerTable tr,
table#headerTable td {
	background-color:transparent !important;
	background-image:none !important;
	margin:0;
	padding:0;
}

/* Controls the text (must leave in 'important' */
ul#leftNav li a,
ul#leftNav li a:hover,
ul#rightNav li a,
ul#rightNav li a:hover,
ul#leftNav li a#nav0,
ul#leftNav li a#nav0:hover,
ul#leftNav li a#nav0 small,
ul#leftNav li a.open,
ul#subNav0 li a {
	color:#fff!important;
	background-color:transparent !important;
}

/* Controls the color of highlighted/hovering nav items */
/* Keep the bg color the same as regular topnav bg color for best subtle effect */
ul#leftNav li a:hover,
ul#rightNav li a:hover,
ul#subNav0 li {
	background-color:transparent !important;
	background-image:none !important;
}

/* Makes the "More" button match other buttons (match bg color to above 'ul' style */
ul#leftNav li a#nav0,
ul#subNav0 li {
	background-color:transparent !important;
	background-image:none !important;
	/*background-image:url(http://x.myspacecdn.com/modules/common/static/img/header/bkg_menubar.png);
	border:none;*/
}

/* Hides the gradient overlay when the 'More' button is in a hover state */
ul#leftNav li a#nav0:hover,
ul#subNav0 li a:hover {
	background-color:transparent !important;
	background-image:none !important;
}

#subnav ul, #subnav ul li, #subnav a { 
	color:#fff !important;
	background: #538dd6 !important; 
} 

small {
	color:#fff!important;
}

#profile_url .heading {display:none;}

#profile_url {
	position:absolute;
	width:450px;
	top:300px;
	color:#736357!important;
	text-align:right;
	text-decoration:none;
	font-weight:normal!important;
}
#profile_url a {
	font-weight:normal!important;
	color:#736357!important;
}
div#addThis {
	position:absolute;
	width:12px;
	height:12px;
	margin:73px 0 0 455px;
}
