a {
	color:#0a9c95
}

a:hover {
	color:#0db7b2;
}

html, body {
	background: url(background/background.jpg) repeat-x top center #00121c;
}

/*CONTAINER*/

.sf-menu a { 
	color:#FFFFFF;
	text-shadow:3px 3px 9px #333333;
}

.sf-menu a:hover, .sf-menu a.current, li.current-cat a, li.current_page_item a { 
	color:#0a9c95;
}

.sf-menu ul a { 
	background-color: #000000;
	color: #ccc;
}

.sf-menu ul a:hover { 
	color: #0a9c95;
}

.inside h2 a {
	color: #FFF;
}

.inside h2 a:hover {
	color: #EEE;
}

#myController { 
	background: url(green/featured-nac.png) no-repeat top right;
}

#myController a { 
	background: url(green/inactive.png) no-repeat top left; 
}
	
#myController a.jFlowSelected { 
	background: url(green/active.png) no-repeat top left; 
}

#myController a.jFlowNext {
	color: #3f3c34;
}

#myController a.jFlowNext:hover {
	color: #fff;
}

.heading {

}

.left-col-content {

}

.left-col-bottom {

}

.post {

}

.post small a {
	background-color: #000;
}

.post small a:hover{
	background-color: #0099CC;
}

#searchform input#search_submit {
	background: url(images/search-button.png) no-repeat top left;
	margin-top:8px;
}

#footer {
	background-color: #f1f1f1;
	border-top: 1px solid #ccc;
}

ul.commentlist li, .trackback {
	background:#0A9C95;
}

