@charset "UTF-8";
body {
	background-image: url(../media/ling_bg.png);
	background-repeat: repeat-x;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#wrapper {
}
#wrapperLeft {
	display: block;
	float: left;
	height: 550px;
	width: 242px;
}
#wrapperRight {
	height: 550px;
	width: 670px;
	display: block;
	float: left;
}
A.navAbout:Link,A.navAbout:Visited {
	background-image: url(../media/nav_about.png);
	display: block;
	height: 30px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: -8000px;
}
A.navAbout:Hover {
	background-image: url(../media/nav_about2.png);
	text-decoration: none;
}
A.navGallery:Link, A.navGallery:Visited {
	background-image: url(../media/nav_gallery.png);
	display: block;
	height: 30px;
	width: 77px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: -8000px;
}
A.navGallery:Hover {
	background-image: url(../media/nav_gallery2.png);
	text-decoration: none;
}
A.navContact:Link, A.navContact:Visited {
	background-image: url(../media/nav_contact.png);
	display: block;
	height: 30px;
	width: 85px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: -8000px;
}
A.navContact:Hover {
	background-image: url(../media/nav_contact2.png);
	text-decoration: none;
}
p {
	color: #FFFFFF;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
A:Link, A:Visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	color: #DF4E27;
	text-decoration: none;
}
A:Hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
#wrapperContact {
	height: 380px;
	width: 620px;
	display: block;
	float: left;
	margin-top: 170px;
}
textarea, input {
	color: #FFFFFF;
	background-color: #6E799F;
	border: 1px solid #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainAreaInternal {
	position: absolute;
	top: 162px;
	width: 667px;
	height: 354px;
	z-index: 0;
	padding: 0px;
	overflow: hidden;
	margin-left: 0px;
 }

 .mainAreaLoading {
	position: absolute;
	top: 162px;
	width: 657px;
	height: 354px;
	background-color: #6e799f;
	z-index: 1;
	left: auto;
	padding: 0px;
 }
A.thumb:Link, A.thumb:Visited {
	background-color: #2F3F75;
	display: block;
	border: 1px solid #ffffff;
	height: 40px;
	width: 40px;
	float: left;
	padding: 3px;
	margin: 4px;
}
A.thumb:Hover {
	display: block;
	border: 1px solid #DF4E27;
	height: 40px;
	width: 40px;
	padding: 3px;
}
#wrapperThumbs {
	display: block;
	height: 300px;
	width: 242px;
	padding-left: 8px;
}
