body {
	background-color: #333333;
	font-size: 12px;
	line-height: 20px;
}



#content {
	width: 100%;
}

.sidebarHorizontal {
	display: none;
}

.sidebarHorizontal h3 {
	margin: 0 0 12px;
	display: none;
}

#topsidebar {
	display: none;
}

#bottomsidebar {
	display: none;
}

.photo-navigation {
	text-align: left;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 845px;
}

#header2 {
	width: 925px;
}

#categories {
	text-align: center;
	display: block;
	float: none;
	background: transparent;
	margin-right: auto;
	margin-left: auto;
	padding-left: 155px;
}

#container {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 925px;
}


#top h1 {
	font-weight: bold;
	font-size: 28px;
	margin: 0;
	color: #FFFFFF;
}

#top h2 {
	font-size: 14px;
	margin-top: 5px;
	color: #FFFFFF;
}


a:link {
	color: #33CC66;
	text-decoration: underline;
}

a:visited {
	color: #33CC66;
	text-decoration: underline;
}

a:hover, a:active {
	color: #339966;
	text-decoration: none;
}

#header {
	height: 40px;
	display: block;
	padding-top: 0;
	margin: 0;
	background: #33CC66;
	width: 885px;
}

#footer {
	background: #33CC66;
}

#topsidebar {
	background: #33CC66;
}

.bottombar {
	background-color: #FFFFFF;
}

#footer a:link {
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #333333;
}

#header2 {
	background: #33CC66;
}

#hdrwrap {
	background: #33CC66;
}

#top {
	background: #33CC66;
}

/* @group Menu */

#navcontainer #current {
	border-bottom-color: #33CC66;
}

#navcontainer .currentAncestor {
	border-bottom: 5px solid #33CC66;
}

/* Parent - Level 0 */

#navcontainer a {
	border-bottom: 5px solid #33CC66;
	color: #33CC66;
}

#navcontainer a:visited {
	color: #33CC66;
}


#navcontainer a:hover {
	border-bottom-color: #339966;
	color: #339966;
}

/* @end */
