#header h1 {
	color: #FFFFFF;
}

#header h2 {
	color: #FFFFFF;
}

a:link, a:visited {
	color: #A45FFF;
}

a:hover, a:active {
	color: #7242B2;
}

#sidebarContainer h3 {
	color: #FFB500;
}

body {
	color: #C2C2C2;
}

#sidebarContent {
	color: #C2C2C2;
}


		#container {
		background: url(images/editable_images/blank_header_2.jpg) repeat-x;
}

#sparkles {
	background-image: none;
}

html>body #sparkles {
	background-image: none;
}

#sparkles {
	z-index: 20;
	position: absolute;
	top: 0;
	left: 0;
}

html>body #sparkles {
	position: fixed;
	top: 0;
	background-attachment: fixed;
	display: block;
	left: 0;
	z-index: 0;
}

#content {
	z-index: 5;
	position: relative;
	margin-left: 250px;
}

#sidebarContainer {
	width: 200px;
	float: left;
	display: block;
}

#content {
	background-image: none;
}

#contentContainer {
	width: 1000px;
}

#content {
	width: 745px;
}


#navcontainer a {
	display: block;
	text-decoration: none;
	background: url(images/menu.jpg) no-repeat;
	width: 186px;
	padding-top: 10px;
	padding-left: 14px;
	height: 30px;
	margin-bottom: 0;
}

#navcontainer a:hover {
	background: url(images/menu.jpg) no-repeat 0 -40px;
	height: 30px;
	width: 186px;
}

#navcontainer ul ul a {
	background-image: none;
}

#navcontainer ul ul a:hover {
	background-image: none;
}

html>body #navcontainer a {
	display: block;
	text-decoration: none;
	background: url(images/menu.jpg) no-repeat;
	width: 186px;
	padding-top: 10px;
	padding-left: 14px;
	margin-bottom: 0;
}

html>body #navcontainer a:hover {
	background: url(images/menu.jpg) no-repeat 0 -40px;
	width: 186px;
}

html>body #navcontainer ul ul a {
	background-image: none;
}

html>body #navcontainer ul ul a:hover {
	background-image: none;
}




#navcontainer a {
	text-align: left;
}

#header h1 {
	text-align: left;
}

#header h2 {
	text-align: left;
}

#logo {
	float: right;
	margin-right: 25px;
}

#header h1 {
	font-family: "Courier New", mono;
}

#header h2 {
	font-family: "Courier New", mono;
}

body {
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
}

.blog-entry-title {
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#navcontainer {
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}

#searchbar {
	display: none;
}

.filesharing-item {
	padding: 10px 0;
	background: #252525 none left top;
}

.filesharing-item-title {
	margin-left: 20px;
	margin-right: 20px;
}

.filesharing-item-description {
	margin-left: 20px;
	margin-right: 20px;
}

blockquote {
	background: none left top;
}

html>body blockquote {
	background: url(images/quote.png) no-repeat left top;
}


		