@charset "iso-8859-1";
/* author: lisa@hazypictures.com */
/* Creation date: 7/17/06 */


body {
	color: black;
	margin : 0;
	padding : 0;
	font-family: verdana, arial, helvetica, sans-serif;	 
	font-size:.8em; 
	text-align:center; 
} 


#out {
	text-align:left;
	vertical-align:top;
	width:800px;
	height:100%;
	position:relative; 
	margin-left:auto;
	margin-right:auto;	
	background: #9999CC;
	border:0px dashed #eee;
}

#main {
	width:100%;	   
	height:90%;
	margin-bottom:0px;
	margin-top:0px;  
	overflow:visible;	 
	padding-top:0px;
	padding-bottom:0px;
	background: #ffffff;
}

#header {
	background-color:#9999CC;
	color:#ffffff;
	width:100%;
	height:198px; 
	margin:0px;
	position:relative;
	border-bottom:0px solid #fff;
}
#subheader {
	background-color:#ffffff;
	color:#9999CC;
	width:800px;
	height:43px; 
	margin:0px;
	position:relative;
}

#footer {
	background-color:#330099;
	color:#ffffff;
	width:100%;
	height:37px;
	position:relative;
	top:0px;
	margin:0px;
	font-size:.8em;
	border:0px dashed #eee;
} 


.sub {
	display:inline;	
	padding-left:10px;
	padding-right:10px;

}

.subrow {
	padding-bottom:3px;
}

#subfooter {
	position:absolute;
	right:20px;
	padding:0px;
	margin-top:3px;
	top:0px;
}

#slideshow, #slideshow-samples {
	width:350px;
	float:right;
	border:0px solid #000000;
	height: 350px; 
	background:white; 
	padding-left:10px;
	margin:0px; 
	text-align:center;
}  	  

#slideshow-samples {
	height: 187px; 
}

.title {
	font-family:courier ;
	font-weight:bold;
	font-size:20px;
	position:absolute;
	bottom:5px;
	left:5px;
}  

.subtitle {
	font-family:courier;
	font-weight:bold;
	font-size:22px;
	color:#330099;
	padding-bottom:10px;
}

.pad {
	padding:20px;
}

.indent {
	padding-left:20px;
}
.menu2 {
	display:inline;
	position:absolute;
	bottom:0px;
	right:20px;
}

.menu3 {
	display:inline;
	position:absolute;
	bottom:0px;
	right:20px;
	text-align:right;
	border-bottom:solid 3px #9999CC;
	border-left:solid 3px #9999CC;
	border-right:solid 3px #9999CC;
	background-color:;

}


a, a:visited {
	color:#CC6600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.menu, a.menu:visited, a.menu:hover, a.menuon, a.menuon:visited, a.submenu, a.submenuon {
	text-decoration:none;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	font-size:20px;
}


a.menu, a.menu:visited {
	color:#ffffff;
}


a.menu:hover, a.menuon, a.menuon:visited, a.submenuon {
	color:#330099;
	background-color:#ffffff;
} 

a.submenu, a.submenu:visited, a.submenuon, a.submenuon:visited {
	font-size:12px;
	color:#330099;
 
}

a.submenuon, a.submenuon:visited {
	color:#330000;
 	text-decoration:none;
} 	

a.submenuon:hover {
 	text-decoration:none;
}


a.footer, a.footer:visited {
	color:#ffffff;
	text-decoration:none;
}
a.footer:hover, a.footer:visited {
	color:#ffffff;
	text-decoration:underline;
}

.footermenu{
	padding:10px 0 0 20px;
}

.headerimg {
	position:absolute;
	left:0px;
	padding:2px;
	top:0px;
	height:163px;
	width:794px;
}  

.imageleft {
	
	float:left;
	margin-right:20px;
	padding-top:15px;
	}
	
.footerlogos, .footerlogoshome {
	border:0px;
	width:88px;
	height:31px
}

.footerlogos {
	display:none;
}  

h3 {
	font-size:1.2em;
	color:#330099;

}

.caption {
	font-size:10px;
}
