@charset "UTF-8";
.firstname {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #CC6;
	font-weight: lighter;
	text-transform: uppercase;
}
.studio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #fff;
	text-align: inherit;
	position: relative;
	letter-spacing: 18px;
	word-spacing: normal;
	text-transform: uppercase;
	line-height: 1em;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 30px;
	margin: 0px;
}
.lastname1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}
.headerline {
	height: 3px;
	font-size: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cc6;
	border-right-color: #fb8;
	border-bottom-color: #fb8;
	border-left-color: #fb8;
}
.regmaintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.head4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
}
.center {
}
.image_for_classes {
	min-height: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.oneColFixCtrHdr #container #mainContent #main_text .image_for_classes h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	margin: 0px;
}
.oneColFixCtrHdr #container #mainContent #main_text .image_for_classes .regmaintext {
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px;
	text-align: justify;
}
.leftCol {
	float: left;
	width: 45%;
}
.rightCol {
	float: right;
	width: 45%;
}
.leftImage {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
}
#main_text {
	padding-right: 200px;
	padding-left: 100px;
	text-align: justify;
	margin-top: 50px;
}
.oneColFixCtrHdr #container #mainContent #main_text h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.oneColFixCtrHdr #container #mainContent .main_text_box h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	line-height: 1em;
}
.main_text_box_text {
	font-weight: normal;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #aa4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #822;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.main_text_box {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	background-color: #fff;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

