body.custom {
    background: url('images/ste_bg.jpg') repeat-x;
}

.custom #page {
    background: none;
    padding-top: 0;
}

.custom .menu {
    height: 45px;
}

.custom .menu a, .custom .menu .current ul a, .custom .menu .current-cat ul a, .custom .menu a:hover, .custom .menu .current ul a:hover, .custom .menu .current-cat ul a:hover {
    background: none;
    cursor: pointer;
    font-size: 1.2em;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 45px;
}

.custom .menu a, .custom .menu .current ul a, .custom .menu .current-cat ul a {
    color: #b7b7b7;
}

.custom .menu a:hover, .custom .menu .current ul a:hover, .custom .menu .current-cat ul a:hover {
    color: #ffffff;
    text-decoration: none;
}

.custom .menu {
    float: right;
}

.custom #header {
    padding-top: 0;
    padding-bottom: 0;
    height: 164px;
}

.custom #header #logo {
    text-indent: -9999px;
    height: 91px;
    width: 241px;
    background: url('images/ste_logo.jpg') no-repeat;
    float: left;
    margin-top: 49px;
}

.custom #header #logo a {
    display: block;
    height: 57px;
    margin-left: 13px;
    width: 198px;
    outline-style:none;
}

.custom #header #tagline {
    padding-top: 78px;
    font-size: 2.2em;
}

.custom input.form_submit:hover {
    color: #227000;
}

.custom .sidebar h3 {
    font-variant: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-bottom:1px solid #CCCCCC;
}

.custom .format_text, .custom .format_teaser {
	text-align:justify;
}

.format_text acronym, .format_text abbr {
	border-bottom:1px dotted #111111;
}
.custom .sidebar_list li ul li a {
	display:block;
	width:100%;
	height:100%;
	padding-top:0.2em;
	padding-bottom:0.2em;
	font-size:0.9em;
}

.custom .format_text a {
text-decoration:none;
}

.custom .format_text a:hover {
text-decoration:underline;
}

.custom li.widget p a {
text-decoration:none;
}

.custom li.widget p a:hover {
text-decoration:underline;
}