body {
	margin:0px;
	background-color:#FFFFFF;
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

#contentbox {
	position:relative;
	width: 750px;
	background-color:#ffffff;
	border: thin solid #666666;
	vertical-align: middle;
}

#topbar {
	width: 100%;
	text-align:right;
	vertical-align:top;
	background-color: #FFFFFF;
	background-position: right;
}

#navcontainer {
	position: absolute;
	left: 17px;
	top: 86px;
	width:186px;
	height:274px;
	z-index: 2000;
}

.title {
	font-size: 36px;
	color: #787878;
	font-family: Garamond;
	font-weight: normal;
	line-height: 30px;
	text-align: right;
	width: 750px;
	height: 30px;
	padding: 15px;
	margin: 15px;
}

.subtitle {
	color: #787878;
	font-size: 10px;
	text-align: right;
	width: 750px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding: 5px;
	margin: 5px;
}

.links {
  text-decoration: none;
  color: #333333;
  font-family: sans-serif;
}

#topnav {
	left: 17px;
	top: 86px;
	text-align: justify;
	float: left;
	padding-right: 3px;
}

.topnavlink {
	background-color: #ffffff;
	filter: Invert;
	cursor: hand;
	display: inline;
	-moz-opacity:.50;
	opacity: .50;
	margin: 3px;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#mainbox {
	width: 100%;
	margin: 5px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding-top: 15px;
	background-image: url(logo_sc.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}

#mainbox a {
  font-family: verdana;
  text-decoration: underline;
  color: #656565;
}

h3 {
  font-size: 36px;
  color: #222222;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

h4 {
  font-size: 12px;
  color: #777777;
  font-family: verdana;
  
}

#main {
	width: 339px;
	height: 400px;
	font-family: garmond;
	font-size: small;
}

#footer {
  width: 100%;
  clear: both;
  font-size: 10px;
  color: #777777;
  font-family: sans-serif;
  text-align: center;
}

p {
  text-align: justify;
  line-height: 25px;
}

.imgleft {
  float: left;
  padding-right: 5px;
}

.imgright {
  float: right;
  padding-left: 5px;
}
.flash {
	margin: 5px;
	padding: 5px;
	float: right;
	height: 400px;
	width: 500px;
	vertical-align: top;
}
#sidenav {
	left: 17px;
	top: 86px;
	text-align: justify;
	float: left;
}
.sidenavlink {
	background-color: #ffffff;
	filter: Invert;
	cursor: hand;
	display: inline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: lighter;
	line-height: 15px;
}

