body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg-header.gif) repeat-x;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
p, td, li {
	font-size: small;
}
a {
	color: #6c8d5e;
}
a:hover {
	color: #3c522c;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	color: #6c8d5e;
}
h1 {
	margin-top: 0;
	padding-top: 0;
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
#content {
	width: 660px;
	margin-left: 40px;
}
#logo {
	padding: 0 20px 0 0;
}
#keywords {
	padding: 10px 0 0 40px;
}
#keywords ul {
	width: 800px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#keywords ul li {
	float: left;
	margin-right: 25px;
	color: #6c8d5e;
	font-weight: bold;
	font-size: 11px;
}
#nav {
	background: #000 url(../images/navbg.jpg) top left no-repeat;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	margin: 5px 5px 10px 5px;
	width: 115px;
	height: 70px;
	padding: 20px 0 0 109px;
	color: #dce8cd;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
#nav ul li a:hover {
	margin: -5px 0 0 0;
	border: 5px solid #6c8d5e;
	color: #fff;
}
#nav ul li a.current {
	color: #f90;
}
#nav ul li a#n1:hover {
	margin: 0;
	border: 5px solid #6c8d5e;
}
#nav ul li a#n7:hover {
	margin: -5px 0 5px 0;
	border: 5px solid #6c8d5e;
}
#n1 {
	background: url(../images/sm-home.jpg) no-repeat;
}
#n2 {
	background: url(../images/sm-about.jpg) no-repeat;
}
#n3 {
	background: url(../images/sm-socio.jpg) no-repeat;
}
#n4 {
	background: url(../images/sm-sociotrain.jpg) no-repeat;
}
#n5 {
	background: url(../images/sm-frostbyte.jpg) no-repeat;
}
#n6 {
	background: url(../images/sm-aurora.jpg) no-repeat;
}
#n7 {
	background: url(../images/sm-contact.jpg) no-repeat;
}
.keyImage {
	width: 272px;
	height: 275px;
}