@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#333;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:85%;
}
.index {
	text-indent:-31000px;
}
#masthead {
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	height:800px;
}
#gallery {
	background-image:url(../images/bgGallery.png);
	background-repeat:no-repeat;
	height:800px;
}
#masthead .thumb1 a,
#masthead .thumb2 a{
	background:url(../images/trans_black.png);
	display:block;
	width:160px;
	padding:20px;
	color:#fff;
	font-weight:16px;
	font-weight:bold;
	text-decoration:none;
	margin:20px 0px 0px 715px;
}
#masthead .thumb2 a{
	margin:1px 0px 0px 715px;
}
#masthead .thumb1 a:hover,
#masthead .thumb2 a:hover{
	text-decoration:underline;
}
#flashGallery {
	width:954px;
	height:774px;
	padding:13px;
}
#flashGallery p {
	text-align: right;
	line-height:25px;
	padding:0px 10px 0px 0px;
	margin: 0px;
}
#flashGallery a {
	display: inline-block;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
#flashGallery .colorbox {
	color:#888;
}
#flashGallery .line {
	text-decoration:underline;
}
#txt {
	background-color:#FFF;
	height:28px;
}
#menu {
	font-size:16px;
	font-weight:bold;
	padding-top:2em;
	margin-left:39.5em;
}
#menu ul {
	list-style:none;
}
#menu li {
	display:inline;
	border-left:dotted 1px #a1a1a1;
	padding-left:1em;
	margin:.4em;
}
#menu li a {
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
}
#menu li.mbar {
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}
#menu a:hover {
	color:#000;
}
.colorbox {
	color:#000;
}
#biography {
	background-image:url(../images/trans_black.png);
	width:500px;
	margin:6em auto 0px auto;
	padding:30px;
}
#biography h1{
		color:#fff;
		font-size:22px;
		margin-bottom:25px;
}
#biography p {
	font-size:16PX;
	color:#FFF;
	margin:10px 0px 0px 0px;
}
#contact {
	width:300px;
	margin:20px 0px 0px 615px;
}
#contact p.c1,
#contact p.c2{
	background-image:url(../images/trans_black.png);
	font-size:16px;
	color:#FFF;
	padding:20px;
	margin:0px;
}
#contact p.c2{
	margin:1px 0px 0px 0px;
}



