/*  Dina Angel-Wing website styles	Author: Teddy Wing	For more information visit http://www.teddywing.com  *//* ##### IMPORT ##### */@import "stylesheets/gallery.css";/* ##### LAYOUT ##### */body {	background-color: #6C655A;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}.center {	margin: 0 auto 0 auto;	text-align: center;}.clear {	clear: both;}.invisible {	visibility: none;}/* ----- HEADER ----- */.header {	font-family: "Times New Roman", Times, serif;	font-size: 36px;	color: #393838;}/* ----- NAVIGATION ----- */div#navbar {	width: 100%;	margin-top: 23px;}div#navbar ul {	margin: 0px;	padding: 0px;	font-family: Veranda, Arial, Helvetica, sans-serif;	font-size: 12px;	text-align: center;	color: #000000;}div#navbar li {	list-style-type: none;	display: inline;}div#navbar li a {	text-decoration: none;	padding: 5px;	padding-left: 6px;	color: #393838;}div#navbar li a:link {	color: #393838;}div#navbar li a:visited {	color: #393838;}div#navbar li a:hover {	color: #B8B8B8;/*	padding-bottom: 1px;	border-bottom: 1px solid;*/}div#navbar .highlight {	color: #B8B8B8;}/* ----- CONTENT ----- */#content {	position: relative;	background: url("images/bg.gif") no-repeat center top;	width: 1000px;	height: 610px;	margin: 16px auto 0 auto;}#name {	position: relative;	top: 97px;	left: 255px; /* 276px */	width: 283px;	height: 29px;	z-index: 11;}#phone {	position: relative;	top: 73px;	left: 893px;	width: 106px;	height: 19px;	z-index: 10;}#text {	width: 411px;	margin: 107px 0 0 169px;}#side-image {	position: absolute;	top: 120px;	left: 600px; /* 741px */}#side-image-gallery {	position: absolute;	top: 120px;	left: 741px;}/* ----- FOOTER ----- */#footer {	margin-top: 10px;	height: 10px;	width: 100%;	font-family: Veranda, Arial, Helvetica, sans-serif;	color: #393838;	font-size: 10px;	text-align: center;}/* ##### TEXT ##### */p {	font-family: "Times New Roman", Times, serif;	color: #c9cbc1;	font-size: 14px;}.black {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}/* ##### LINKS ##### *//* ----- DEFAULT LINKS ----- */a, a:link {	color: #C9CBC1;	text-decoration: underline;}a:hover, a:active {	text-decoration: none;	color: #B8B8B8;}/* ##### IMAGES ##### */.name-img {	width: 283px;	height: 29px;}.phone-img {	width: 106px;	height: 19px;}.side-img {	height: 409px;}.halfcircle-img {	width: 223px;	height: 408px;/*	padding-left: 141px; --removed by side-image-gallery id */}.panels-img {	padding-left: 75px;	height: 409px;}.z-img {	padding-left: 97px;	height: 409px;}.circle-img {	padding-left: 110px;}.feet-img {	width: 320px;	height: 129px;	padding-top: 108px;}