body { 
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #6a2d91;
}
.head {
	display: block;
	font-family: Arial, sans-serif; 
	font-weight: regular;
	color: #ffd000; 
	font-size: 38px; 
	line-height: 42px;
	padding: 40px 0px 0px 40px;
}
.intro {
	font-family: Arial, sans-serif;
	font-weight: regular;
	color: #ffffff; 
	font-size: 17px; 
	line-height: 28px;
	display: block;
	padding: 0px 0px 0px 40px;
}
.sub {
	font-family: Arial, sans-serif;
	font-weight: regular;
	color: #666666; 
	font-size: 15px; 
	line-height: 20px;
	display: block;
	padding: 0px 20px 0px 40px;
}
.bold {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #222222; 
	font-size: 12px; 
	line-height: 18px;
	display: block;
	padding: 0px 20px 4px 40px;
}
.copy {
	font-family: Arial, sans-serif;
	font-weight: regular;
	color: #444444; 
	font-size: 12px; 
	line-height: 18px;
	display: block;
	padding: 0px 20px 0px 40px;
}
.bio {
	font-family: Arial, sans-serif;
	font-weight: regular;
	color: #444444; 
	font-size: 12px; 
	line-height: 18px;
	display: block;
	padding: 0px 20px 0px 20px;
}
.container-body {
	width:948px;
	margin-left:auto;
	margin-right:auto;
}
.container-main {
	position:relative;
	width:948px;
	height:600px;
	float:left;
	border:0px solid white;
}
.container-main2 {
	position:relative;
	width:948px;
	float:left;
	border:0px solid white;
	min-height:600px;
}
.container-nav {
	width:948px;
}
.container-text {
	position:relative;
	float:left;
	background-color:#6a2d91;
	border-left:4px #6a2d91 solid;
	border-right:4px #6a2d91 solid;
}
.footer {
	position:absolute;
	width:661px;
	bottom:0px;
	right:4px;
	text-align:center;	
	padding:2px 0px 10px 0px;
	background-color:#6a2d91;
}
.tag {
	font-family: Verdana, sans-serif;
	color: #ffffff; 
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#colboxtop {
	float:left;
	padding-left:4px;
}
#colboxbot {
	position:absolute;
	bottom:10px;
	padding-left:4px;
}
#copybox {
	float:right;
	width: 661px;
	border:0px;
	background-color: #6a2d91;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
}
#colboxtop2 {
	float:left;
	padding-left:4px;
}
#colboxbot2 {
	position:absolute;
	bottom:10px;
	padding-left:4px;
}
#copybox2 {
	float:right;
	width: 661px;
	border:0px;
	background-color: #ffffff;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#box {
	float:left;
	height: 50px;
	width: 275px;
	border-top: 4px #6a2d91 solid;
	border-left: 4px #6a2d91 solid;
	border-right: 4px #6a2d91 solid;
	border-bottom: 4px #6a2d91 solid;
	background-color: #ffd204;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navboxon {
	float:left;
	font-family: Verdana, sans-serif;
	color: #ffd000; 
	font-size: 14px; 
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	height: 42px;
	width: 129px;
	border-top: 4px #6a2d91 solid;
	border-left: 0px #6a2d91 solid;
	border-right: 4px #6a2d91 solid;
	border-bottom: 0px #ffffff solid;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	background-color: #ffffff;
}
#navbox a {
	float:left;
	font-family: Verdana, sans-serif;
	color: #ffffff; 
	font-size: 14px; 
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	height: 38px;
	width: 129px;
	border-top: 4px #6a2d91 solid;
	border-left: 0px #6a2d91 solid;
	border-right: 4px #6a2d91 solid;
	border-bottom: 4px #6a2d91 solid;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	background-color: #ffd000;
}
#navbox a:hover {
	color: #ffd000; 
	font-size: 14px; 
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}
a {
	color: #70bf4e; 
	text-decoration: none;
}
a:hover {
	color: #ffd000;
	text-decoration: none;
}
.clear_all {
	clear:both;
}
