img
{  border-style: none;
}

/*{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}*/
body {
	margin-top: 20px;
	text-align: center;
	background: #000;
	color: #000;
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: normal;

}
a {COLOR: #000000; text-decoration: none;}
a:visited {COLOR: #000000; text-decoration: none;}
a:hover {COLOR: #0066CC; text-decoration: underline;}

ul {
	margin-left: 15px;
}
li { list-style-type: disc;}


#header {
	height:70px;
	padding-left:75px;
	padding-top: 20px;
}
#header h1 {
	font-size: 36px; color:#FFFFFF;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 22px 0px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#menu {
	position:relative;
	top:-25px;
	width:400px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#000000;
	left: 480px;
	font-weight: 100;
	font-variant: normal;
}
#header h2 {
	color: #eee;
	font-size: 22px;
	font-weight: 100;
	padding: 5px 0px 0px 11px;
	letter-spacing: normal;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap {
	position:relative;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 950px;
	margin:0 auto;
	background-image:url(images/bg.gif);
	background-color: #fff;
	background-repeat: repeat-x;
	font-size: 12pt;
}

#left { float: left; width: 180px; background: #CFDDFF; margin-bottom: 10px; margin-top: 20px;}

#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#content {
	/*float: inherit;*/
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 75px;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
}
#content_galleries {
	/*float: inherit;*/
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
	background-color:	#40404F;
	position: relative;
	left: 75px;
	top: 75px;
	overflow: visible;
}
#bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-right: 75px;
	padding-left: 75px;
	font-weight: normal;
	text-align: justify;
}
#galleries {
	position:absolute;
	width: auto;
	left: 475px;
	top:100px;
	font-weight: normal;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-right: 25px;
}
#slideshow {
	width: 425px;
	height:440px;
	background-color:	#40404F;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 45px;
	top: 0px;
	position: relative;

 
}
#slideshow_caption{
	position:relative;
	width:400px;
	top: 0px;
	color: #FFFFFF;
	left: 45px;
	text-align: justify;
}
#page_heading{
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	color: #40404F;
	font-size: 30px;
	padding-bottom: 20px;
	padding-top: 40px;
	font-variant: small-caps;
}
#page_heading_style2{
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 30px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-variant: small-caps;
	padding-left: 40px;
}
#footer {
	background-color:#000000;
	width: 950px;
	font-size: .6em;
	color:#FFFFFF;
	text-align: center;
	position: relative;
	padding-top: 50px;
}
.gallery_thumb
{ float:left;
padding-right:10px;



}


.contactinfo {
	width: 200px;
	position: relative;
	height: 320px;
}
.testimonial {
	position:relative;
	width: auto;
	height: auto;
	top: 5px;
}
.articles { text-align:inherit;}
.floatRight {
	float: right;
	margin: 5px;
	padding-left: 10px;
}
.style1 {font-size: .8em;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}
.page_heading {
	font-size: 1.5em;
	letter-spacing: 0px;
	color:#003399;
	text-align:left;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}

.artist_name {
	font-size: 1.4 em;
	font-weight: bold;
}
.credit {
	font: arial;
	color: #FFFFFF;
	font-style: oblique;
}

a.credit:link {COLOR: #FFFFFF; text-decoration: none;}
a.credit:visited {COLOR: #fff; text-decoration: none;}
a.credit:hover {
	COLOR: #FF0000;
	text-decoration: underline;
	font-style: normal;
}
