body {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	text-align: center;}
A:link, A:visited, A:active {
	COLOR: #5F5F5F;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FFB400;
	TEXT-DECORATION: none;
}
.subtext {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color:#7F7163;
}
.subtext a:link, .subtext a:active, .subtext a:visited {
	color: #7F7163;
}
.subtext a:hover {
	color: #006633;
}
.navoff {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color:#666666;
	background-image: url(graphics/nav-off.gif);
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.navoff a:link, .navoff a:active, .navoff a:visited {
	color: #666666;
	text-decoration: none;
}
.navoff a:hover {
	color: #006633;
	text-decoration: underline;
}
.navon {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color:#006633;
	background-image: url(graphics/nav-on.gif);
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.navon a:link, .navon a:active, .navon a:visited {
	color: #006633;
	text-decoration: none;
}
.navon a:hover {
	color: #333333;
	text-decoration: underline;
}
.leftinfo {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 1px solid #ffffff;
	padding: 10px 10px 10px 10px;
	margin: 6px 6px 6px 6px;
	text-align: left;
}
.rightbox {
	padding-top: 10px; 
	padding-left:6px; 
	padding-right:6px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
.rightinfo {
	padding-left: 10px; padding-right: 10px;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-image: url(graphics/infobox-mid.gif);
}
.rightinfo a:link, .rightinfo a:active, .rightinfo a:visited {
	color: #333333;
	text-decoration: none;
}
.rightinfo a:hover {
	color: #000000;
	text-decoration: underline;
}
.content {
	padding-left: 15px; padding-right: 15px;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 20px;
	color: #006633;	
}
h2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;	
}
.navleft {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color:#6FA0BF;
	padding-right: 50px; 
	padding-top:10px; 
	margin: 0px 0px 0px 0px;
	text-align: right;
}
.navleft a:link, .navleft a:active, .navleft a:visited {
	color: #ffffff;
}
.navleft a:hover {
	color: #333333;
}
#content {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	width: 780px;
	border: 0px;
	background-image: url(graphics/content-bg.gif);
}
#split1 {
	height:30px;
	width: 780px;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background-image: url(graphics/business-entrepreneurship.gif);
}
.subnav {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color:#666666;
	padding-right: 0px; 
	padding-left: 16px; 
	padding-top: 6px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.subnav a:link, .subnav a:active, .subnav a:visited {
	color: #000000;
}
.subnav a:hover {
	color: #006633;
}
#split2 {
	height:3px;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
#header {
	margin-top:20px;margin-bottom:20px;
}
#nav {
	height: 29px;
}
#footer {
	padding:30px 30px 30px 30px;
	width: 780px;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #7F7163;
}
.photos img {
	border:1px solid #ddd;
	display:block;
	padding:3px 3px 8px;
	background:#fff;
	}