img, div, input { 
behavior: url ("iepngfix.htc") 
}
body {
	color:#3e423a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	vertical-align:top;
	width:100%;
	margin:0;
}
td{
	color:#3e423a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
}
a {
	color:#3e423a;
	text-decoration:underline;
}	
a:hover {
	color:#3e423a;
	text-decoration:none;
}
a:visited,
a:link:visited{
	color:#3e423a;
	text-decoration:underline;
}
a:visited:hover {
	color:#3e423a;
	text-decoration:none;
}
a.viewNow {
	color:#517a23;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}	
a.viewNow:hover {
	color:#517a23;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
a.viewNow:visited,
a.viewNow:link:visited{
	color:#517a23;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
a.viewNow:visited:hover {
	color:#517a23;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
.viewNow2 {
	color:#c56a03;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}	
a.viewNow2 {
	color:#c56a03;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}	
a.viewNow2:hover {
	color:#c56a03;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
a.viewNow2:visited,
a.viewNow2:link:visited{
	color:#c56a03;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
a.viewNow2:visited:hover {
	color:#c56a03;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
.viewNow3 {
	color:#c56a03;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}	
#container {
	background-image:url(images/bg_lines.png);
	background-repeat:repeat-y;
	width:1024px;	
}
#homeBGp {
	background-image:url(images/bg_professional.jpg);
	background-repeat:no-repeat;
}
#homeBGa {
	background-image:url(images/bg_artist.jpg);
	background-repeat:no-repeat;
}
#bg {
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
}
#bg2 {
	background-image:url(images/nav_bg2.png);
	background-repeat:repeat-x;
}
.subhead {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.subtitle {
	color:#517a23;
	text-transform:uppercase;
	font-weight:bold;
}
.subtitle2 {
	color:#c56a03;
	text-transform:uppercase;
	font-weight:bold;
}
#resumeBG {
	background-image:url(images/bg_resume.png);
	background-repeat:no-repeat;
	width:961px;
	height:650px;
}
.listText {
	color:#517a23;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.listText2 {
	color:#c56a03;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.listText3 {
	color:#c56a03;
}
#dottedLine {
	background-image:url(images/dots.png);
	background-repeat:repeat-x;
	height:1px;
}