a:link, a:visited {
	color: #2f5697;
}

body, .headertext, .smallmenusection, .copyright {
	margin: 0 auto;
	width: 80%;
}

html {
	background-color: #182439;
	background-image: url("vgrad.png");
}

body {
	position: relative;
	top: 0; left: 0;
	background: #f2efd7 url("sclogo-wide.jpg") no-repeat;
	padding-top: 133px;
	padding-bottom: .5em;
}

body.nohead {
	margin: 0;
	width: auto;
	background: none;
	padding: 0;
}

.nohead iframe {
	display: block;
	margin: auto;
}

.headertext {
	position: absolute;
	display: block;
	top: 100px; right: 0px;
	margin-right: 10px;
}

.headertext, .headertext a {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: white !important;
}

.main, .maincol {
	background: #f2efd7 url(mgrad.png) repeat-x;
	border-top: 3px solid #269;
	width: auto;
	margin: 0;
	padding-top: 1em;
	padding-bottom: .5em;
	overflow: auto;
}

.maincol {
	font-size: 90%;
}

.main {
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 2em;
}

.stretcher {
	clear: both;
}

.stretcher hr {
	visibility: hidden;
}

#mainmenu, #wikimenu {
	position: absolute;
	right: 0;
	width: auto;
	margin: 1em 0;
	text-align: right;
	font-size: 14px;
}

#mainmenu {
	top: 0;
}

#wikimenu {
	top: 2em;
}

#mainmenu a, #wikimenu a, .menu .activeitem {
	text-decoration: none;
	color: #fff;
	margin: 2px;
	padding: 3px 8px;
}

#mainmenu a:hover, #wikimenu a:hover {
	background-color: #49618d;
}

.menu .activeitem {
	color: #fff;
	border-top: 3px solid #269;
}

.menurule {
	display: none;
}

.smallmenusection, .copyright {
	color: #555;
	background-color: #f2efd7;
	font-size: 80%;
	text-align: right;
	width: 100%;
}

.smallmenusection > *, .copyright > * {
	margin: 0 .5em;
}

.leftbox {
	float: left;
	width: 60%;
	color: #222;
	padding-left: 2em;
}

dt {
	font-size: 110%;
}

dd {
	margin-left: 1em;
	margin-bottom: .5em;
}

.rightbox {
	float: right;
	color: #444;
	font-size: 90%;
	width: 30%;
	padding-right: 2em;
}

p.emph, h2 {
	font-size: 110%;
	font-weight: normal;
	color: #000;
}

div.emph {
	border: 1px solid #269;
	background-color: #fff0ff;
	padding: 0 1em;
	margin-left: -1em;
}

.channelBanner {
    display: none
}
