a {
	color: #339999;
}
a:link {
	color: #339999;
}
a:visited {
	color: #339999;
}
a:hover {
	color: #FFFFFF;
}

.sf_navigation .nav {
	border:3px solid #28A4AC;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.sf_navigation ul li a {
	color: #ffffff;
}
.sf_navigation ul li a:visited {
	color: ffffff;
}
.sf_navigation ul li a:hover {
	color: #ffffff;
}
.sf_navigation .nav .subnav a {
	color: #339999;
}
.sf_navigation .nav .subnav a:visited {
	color: #339999;
}
.sf_navigation .subnav li a:hover {
	color: #ffffff !important;
	text-decoration: none;
}

.sf_region10 {
    margin: 0px auto;
    margin-top: -14px;
    text-align: center;
    padding-bottom: 50px;  
}

.sf_footer {
	 color: #339999;  
}
.sf_pagetitle {
    background-image: url(images/675_glowstick_1.png);
	background-position: -11px 15px;  
	background-repeat: no-repeat;
} 
* html .sf_pagetitle {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}
.sf_pagetitle h1{
    background-image: url(images/675_glowstick_1.png);
	background-position: -11px 15px;  
	background-repeat: no-repeat;
} 
* html .sf_pagetitle h1{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}
.sf_main_header {
   background-image: url(images/675_titleglow_1.png);
   background-position: -60px 0px;
   background-repeat: no-repeat; 
}
*html .sf_main_header {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}
.sf_wrapper {
	background-image: url(images/675_header_1.png);
    background-position: left top;
    background-repeat: no-repeat; 
}
*html .sf_wrapper {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}