h1 {
	font-size: 140%; margin: 0px 0px 8px 0px; font-family: 'Trebuchet MS', verdana, arial, "Times New Roman", serif; color: #3294bf; font-weight: bold;
}

h2 {
	font-size: 120%; margin: 1px 0px 10px 0px; font-family: 'Trebuchet MS', verdana, arial, "Times New Roman", serif; color: #3294bf;
}

h3 {
	font-size: 105%; margin: 10px 0px 4px 0px; font-family: 'Trebuchet MS', verdana, arial, "Times New Roman", serif; color: #3294bf; font-weight: bold;
}

h4 {
	font-size: 90%; margin: 10px 0px 4px 0px; font-family: 'Trebuchet MS', verdana, arial, "Times New Roman", serif; color: #3294bf;
}

h5 {
	font-size: 80%; font-family: 'Trebuchet MS', verdana, arial, "Times New Roman", serif; color: #3294bf;
}

h6 {
	font-size: 70%; font-family: 'Trebuchet MS', verdana, arial, "Times New Roman", serif; color: #3294bf;
}

a {
	color: #4279a3; text-decoration: none; font-family: 'Trebuchet MS', verdana, arial, "Times New Roman", serif;
}

a:link {
	color: #4279a3;
}

a:visited {
	color: #39719c;
}

a:hover {
	color: #528ebb;
}

a:active {
	color: #528ebb;
}

div#wrapper div#newsPage {
	margin-top: 0px; line-height: 16px; width: 560px; float: left;
}

div#wrapper div#newsPage p.news_date {
	background-image: url('../images/misc/icon_news.png'); background-position: bottom left; background-repeat: no-repeat; padding-left: 18px; padding-top: 0px; padding-bottom: 0px; margin-bottom: 4px; font-size: 95%; font-weight: bold; color: #acbbc6;
}

div#wrapper div.newsBox p.news_date {
	color: #acbbc6; float: right; margin: 0;
}

div#wrapper div#page {
	width: 600px; float: left; line-height: 16px; text-align: left;
}

div#wrapper div#indexpage {
	width: 600px; float: left; line-height: 16px; text-align: left;
}

div#wrapper div#indexpage p.bloggdate {
	background-image: url('../images/misc/bloggentry.png'); background-position: bottom left; background-repeat: no-repeat; padding-left: 18px; padding-top: 0px; padding-bottom: 0px; margin-bottom: 4px; font-size: 95%; font-weight: bold; color: #7F3C0F;
}

/**
 * Menu
 **/
div#menu {
	width: 970px; height: 41px; margin: 0px auto 0px auto; text-align: left; background: url('../images/user/menu_bg.png') no-repeat top center; font-size: 13px;
}

div#menu a:link {
	color: #fff;
}

div#menu a:hover {
	color: #fff;
}

div#menu a {
	color: #fff;
}

div#menu div#languages {
	float: right; margin: 15px 10px 0px 0px;
}

div#menu div#languages img {
	padding-right: 10px;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left; margin: 0px 0px 0px 10px;
}

.sf-menu a { /*border-left:	1px solid #fff;*/ /*border-top:		1px solid #CFDEFF;*/
	padding: 1.05em 1.2em; text-decoration: none;
}

.sf-menu li { /*background:		#BDD2FF;*/
	
}

.sf-menu li li {
	background: #E0DFDF; border-bottom: 1px solid #fff;
}

.sf-menu li li li {
	background: #E0DFDF;
}

.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active { /*background:		#CFDEFF;*/
	outline: 0;background: url('../images/user/menu_current_bg.png') repeat-x bottom center;
}
.sf-menu li.current { /*background:		#CFDEFF;*/
	outline: 0;background: url('../images/user/menu_current_bg.png') repeat-x bottom center;
}

.sf-menu li:hover li:hover {
	background: #CFDEFF; outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 2.25em; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position: absolute; display: block; right: .75em; top: 1.05em; /* IE6 only */ width: 10px; height: 10px; text-indent: -999em; overflow: hidden; background: url('../images/misc/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a>.sf-sub-indicator { /* give all except IE6 the correct values */
	top: .9em; background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus>.sf-sub-indicator,a:hover>.sf-sub-indicator,a:active>.sf-sub-indicator,li:hover>a>.sf-sub-indicator,li.sfHover>a>.sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}

.sf-menu ul a>.sf-sub-indicator {
	background-position: 0 0;
}

/* apply hovers to modern browsers */
.sf-menu ul a:focus>.sf-sub-indicator,.sf-menu ul a:hover>.sf-sub-indicator,.sf-menu ul a:active>.sf-sub-indicator,.sf-menu ul li:hover>a>.sf-sub-indicator,.sf-menu ul li.sfHover>a>.sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background: url('../images/misc/shadow.png') no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/**
 * Custom Styles
 **/
html {
	color: #fff; text-align: center; background: #f0f0f0 url('../images/user/html_bg.jpg') repeat top center; background-attachment: scroll;
}

div#wrapper {
	width: 970px; height: auto; margin: 0px auto 0px auto;
}

div#wrapper div#header {
	width: 100%; height: auto; margin: 0px auto 0px auto; text-align: left;
}

div#wrapper div#header h1 {
	margin: 0px; padding: 0px; text-indent: -999px; float: left; font-size: 0px;
}

div#wrapper div#delimiter {
	font-size:0px;width: 970px; height: 12px; margin: 0px auto 0px auto; text-align: left; background: url('../images/user/delimiter_bg.png') no-repeat top center;
}

div#wrapper div#slideshow {
	width: 970px; height: 185px; margin: 0px auto 0px auto; text-align: center; background: url('../images/user/banner_bg.png') no-repeat top center;overflow:hidden;
}
div#wrapper div#slideshow div#slideholder {
	margin-left:10px;overflow:hidden;
}

div#wrapper div#content_top {
	text-align: left; width: 970px; height: 28px; margin: -10px auto 0px auto; background: url('../images/user/content_top.png') no-repeat top center;
}

div#wrapper div#content {
	text-align: left; width: 970px; height: auto; margin: 0px auto 0px auto; background: url('../images/user/content_main_bg.png') repeat-y top center; background: url('../images/user/content_main_bg.png') repeat-y top center;
}

div#wrapper div#content h2 {
	padding-bottom: 12px; background: url('../images/user/header_line.png') no-repeat bottom left;
}

div#wrapper div#content div#mainholder {
	width: 620px; padding: 0px 0px 5px 25px; float: left;
}

div#wrapper div#content div#footer {
	text-align: center; margin-top: 10px;
}

div#wrapper div#content_bottom {
	text-align: left; width: 970px; height: 31px; margin: 0px auto 10px auto; background: url('../images/user/content_footer.png') no-repeat top center;
}

div#wrapper div#content div#sidebarholder {
	float: right; width: 280px; margin-right: 25px; margin-top: -4px;
}