/* :::::::::: Created By: Max Divak ::::::::::::::::::::::::::: Created In: December of 2004 :::::::::::::::::::: Styles For: ginaferrera.com :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::Don't steal my shit! If you do, let me know I was able to help youin some shape or form. If you have any questionsemail me: maxdd76@gmail.com */body {	font: 10px/normal Verdana, Arial, Helvetica, sans-serif;	color: #333333; 	background: #000000 url(_images_common/bking.gif) repeat-x scroll left top; 	margin: 0px;	padding: 0px;}h1 {	font: 119% Verdana, Arial, Helvetica, sans-serif;	color: #000000; }h2 {	font: bolder 118% Verdana, Arial, Helvetica, sans-serif;	color: #EB6542; }/* Page container */.Content {	position: absolute;	left: 50%;	width: 624px;	height: 175px;	margin-top: 50px;	margin-left: -313px;	padding: 2px;	border: none;	background-image: url(_images_common/pageHeader.gif);	background-repeat: no-repeat;	background-position: left top;}/* NAVIGATION styles */.nav1 {	position: absolute;	left: 50%;	margin-top: 227px;	margin-left: -284px;	padding: 0px;	width: 565px;	height: 20px;}#nav {	margin:0;	padding:0;}#nav li {	display:inline;	margin: 0px;	padding: 0px;}#nav a:link,#nav a:visited {	color:#000000;	background:#EB6542;	padding:3px 33px;	text-decoration:none;	font:bold 9px Verdana, Arial, Helvetica, sans-serif;	text-transform:uppercase;	text-shadow: 1px 1px 1px #CCCCCC;}#nav a:hover {	color:#EB6542;	background:#ffffff;}/* PLACE HOLDER script */#home #nav-home a,#bio #nav-bio a,#gyil #nav-gyil a,#workshops #nav-workshops a,#contact #nav-contact a {	background:#ffffff;	color:#EB6542;	text-shadow:none;}#home #nav-home a:hover,#bio #nav-bio a:hover,#gyil #nav-gyil a:hover,#workshops #nav-workshops a:hover,#contact #nav-contact a:hover {	background:#ffffff;}#nav a:active {	background:#ffffff;	color:#EB6542;}/* header & content holders */.Header {	position: absolute;	left: 50%;	width: 624px;	height: 75px;	margin-top: 252px;	margin-left: -313px;	padding: 2px;	border: none;	background-image: url(_images_common/art001.jpg);	background-repeat: no-repeat;}.ContentH0 {	position: absolute;	left: 50%;	width: 217px;	height: 337px;	margin-top: 336px;	margin-left: -308px;	padding: 2px;	border: none;}.ContentH1 {	position: absolute;	left: 50%;	width: 382px;	margin-top: 336px;	margin-left: -102px;	padding: 2px;	border: none;}/* content box elements *//* watch them as they grow */dl {	width: 382px;	margin: 0px 0px 20px 20px;	padding: 0px;	background: url(_images_common/box_bottom.gif) no-repeat left bottom;	}dt {	margin: 0px;	padding: 15px 10px 0px 20px;	font-size: 113%;	color: #000000;	text-transform:uppercase;	text-shadow: 1px 1px 1px #CCCCCC;	background: url(_images_common/box_top.gif) no-repeat left top;	font-weight: bold;	height: 50px;}	dd {	margin: 0px;	padding: 0px 10px 15px 20px;	color: #333333;	font-family: Verdana, sans-serif;	font-size: 100%;	font-weight: normal;}dd ol {	margin-left: -13px;}