/* default style - use style.css */

body {
	background-color:#477AA5;
}

#leftSide .continue a{
	background-color:#648DAF;
}

#wSidebar h2 {
	color:#3C668A;
}

h1.red18pxBold {
	color:#3C668A;
}

#secnav .cat-item {
 	background: url(../images/mrightblue.jpg) no-repeat;
	background-position:top right;
}


#secnav .cat-item a {
 	background: url(../images/mleftblue.jpg) no-repeat;
	background-position:top left;
}

#secnav .current-cat a {
 	background: url(../images/tab-150-active.png) no-repeat;
	background-position:top left;
}

#secnav .current-cat {
 	background: url(../images/tab-100-active.png) no-repeat;
	background-position:top right;
}


