/*FlexiWeb Style File - Created 03-03-2010
Menus Section
*/
.main {
	position: absolute;
	left: 0px;
	top: 150px;
	width : 190px;
	z-index: 90;
	text-align: left;
	text-indent: 0px;
}
#main, #main ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 190px;
	}
	
#main li { /* all list items */
	float : left;
	width: 190px;
	position : relative;
	line-height : 35px;
	margin-bottom : -1px;
}
	
#main li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#main li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#main li a {
	width: 190px;
	display : block;
	color : #669999;
	font-weight : bold;
	font-family: Comic Sans MS,Verdana, Arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background: url('images/menubar.jpg') no-repeat left bottom;
	z-index: 90;	
}	
	width:100px;		
}
#main li:hover ul ul, #main li:hover ul ul ul, #main li.sfhover ul ul, #main li.sfhover ul ul ul {
	left: -999em;
}
#main li:hover ul, #main li li:hover ul, #main li li li:hover ul, #main li.sfhover ul, #main li li.sfhover ul, #main li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#main li a:hover {
	color : #CC99CC;
	background: url('images/menubar.jpg') no-repeat left bottom;
}
#main li:hover, #main li.hover {
    position:static;
} 
/*FlexiWeb Style File - Created 03-03-2010
Elements Section
*/
body {
margin: 0px;
}
table {
font-size: 100%;
}
p {
margin: 0px 0px 10px 0px;
line-height:1.4;
}
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
body a {
color: #669999;
}
body a:visited {
color: #99CC99;
}
body a:hover {
color: #CC99CC;
}
h1 {
font-size: 14px;
margin: 20px 0px 14px 0px;
}
h3 {
font-size: 14px;
margin: 0px;
}
h3 a {
color: #666666;
text-decoration: none;
}
h3 a:visited {
color: #666666;
}
h3 a:hover {
color: #990000;
}
h2 {
font-size: 12px;
}
#indexmaincontent {
width: 630px;
}
#artistbody {
}
#artistcontainerdiv {
background: url(images/logopage.jpg) no-repeat
}
#artistmaincontent {
width: 700px;
}
#testimonialmaincontent {
position: absolute;
width: 700px;
}
.maincontent {
position: absolute;
left: 150px;
top: 162px;
width: 700px;
padding: 0px 0px 20px 0px;
text-align: left;
}
.outerdiv {
height: auto;
}
.containerdiv {
position: relative;
height: 562px;
width: 850px;
padding: 0px 0px 20px 0px;
background: url('images/logopage2.jpg') no-repeat;
}
.everybodywhowishes {
position: absolute;
top: 109px;
font-size: 14px;
right:190px
}
.footer {
background-color: #99CCCC;
position: absolute;
left: 0px;
width: 850px;
color: #FFFFFF;
padding: 3px 5px;
bottom:-20px
}
.footer a {
color: #FFFFFF;
text-decoration: underline;
}
.footer a:visited {
color: #FFFFFF;
}
.footer a:hover {
color: #FFFFFF;
}
.gallerylink {
position: absolute;
top: 180px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
visibility: visible;
text-align: center;
right:0px;
}
.inpp {
position: absolute;
top: 550px;
width: 169px;
overflow: visible;
border: 1px solid #666;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
visibility: visible;
padding: 5px;
text-align: center;
right:10px;
}
.INPP_logo {
position: absolute;
left: 575px;
top: 30px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.footer-home {
background-color: #99CCCC;
position: absolute;
left: 0px;
width: 850px;
color: #FFF;
padding: 3px 5px;
text-align: left;
bottom:-20px
}
.footer-home a {
color: #FFF;
text-decoration: underline;
}
.footer-home a:visited {
color: #FFF;
}
.chrissy-hands {
height: 200px;
width: 200px;
}