@charset "UTF-8";
/* CSS Document */
/* this is version to support the 'white' look */
html {overflow-y: scroll}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #fff;
	padding: 0px;
	height: 100%;
}
a:link{color:#999}
a:visited{color:#999}
a:hover{color:#333; background-color:#ccc;}
a:active{color:#999}
/* 3 items to help manage fixed footer */
/* these items are duplicated in ie6.css to override when ie6 used */
#container {
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#content {
	margin: 0 0 90px;
	/*padding: 10px;*/
	/*text-align: justify;
	width: 50%;*/
}
#footer {
	background-color: #fff;
	bottom: 0px;
	color: #999;
	/*font-size: 11px;*/
	font-weight: bold;
	height: 15px;
	padding: 0px 5px 5px 5px;
	position: fixed;
	width: 100%;
	text-align: left;
}
div.header {
	/*position: fixed;*/
	top: 0px;
	/*background-color: #eee;*/
	padding: 0px 0px 5px 0px;
	width: 100%;
	left:0;
	margin:0;
}
div.main {
	color:#999;
	margin-right:auto;
	margin-left:auto;
	width:760px;
}
div.nav{
	margin-left: auto;
	margin-right: auto;
	width: 660px;
}
div.gallery1{
	margin-left: auto;
	margin-right: auto;
	width:900px;
}
div.gallery2{
	margin-left: auto;
	margin-right: auto;
	width:760px;
}
div.gallery3{
	margin-left: auto;
	margin-right: auto;
	width:860px;
}
.workname {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	top: 0px;
	position: relative;
}
.galleryhome {
	border-collapse:collapse;
	text-align: center;
}
.galleryhomeTop {
	border-style: none;
	border-width: thin;
	padding: 0px;
	text-align: center;
	border-collapse:collapse;
	font-size: 12px;
	background-image: url(../images/gray20_18.png);
}
.galleryhomeMid {
	border-style: none;
	border-width: thin;
	border-color:#CCC
	padding: 10px;
	text-align: center;
	border-collapse:collapse;
}
.galleryhomeBot {
	border-style: none;
	border-width: thin;
	padding: 0px;
	text-align: center;
	border-collapse:collapse;
	background-image:url(../images/gray20_18-rev.png)
}
.galleryhomeTitle {
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
	color: #999;
}
.subInfo2 {
	font-size: 12px;
	/*font-style: italic;*/
	text-align: center;
	color: #999;
	padding-bottom: 10px;
}
.subInfo {
	font-size: 12px;
	/*font-style: italic;*/
	text-align: center;
	color: #999;
	padding-top: 10px;
}
.amyname {
	font:"Arial Black";
	color: #999;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
}
.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}
.navmenu3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}
.navmenuhi {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	/*font-style: italic;*/
	background-color: #999;
	cursor: default;
}
a:visited.navmenuhi, a:link.navmenuhi{
	color:#FFF;
}
.tabHolder{margin-left:auto; margin-right:auto; border-collapse:collapse}
#tabs{
	vertical-align: middle;
}
.leftArrow{
	background-image:url(../images/leftlite.jpg);
	z-index:-1;
	height: 19px;
	width: 19px;cursor: pointer;
}
.leftArrow:hover{background-image:url(../images/leftmed.jpg);}
.rightArrow{
	background-image:url(../images/rightlite.jpg);
	z-index:-1;
	height: 19px;
	width: 19px;cursor: pointer;
}
.rightArrow:hover{background-image:url(../images/rightmed.jpg);}
.navmenudot {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	border-bottom:1px dotted #999;
	cursor: pointer;
}
.navrow {
	background-color: #EEE;
}
.navrow3 {
	background-color: #eee;
}
.navborder {
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #999;
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	text-align: center;
	background-color: #EEE;
	margin-right: 2px;
	margin-left: 2px;
}
.navborder2 {
	/*border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;*/
	border-color: #999;
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	text-align: center;
	/*background-color: #EEE;*/
	margin-right: 2px;
	margin-left: 2px;
}
.navborder3 {
	border-top-style: solid;
	border-top-width: thin;
	/*border-bottom-style: solid;
	border-bottom-width: thin;*/
	border-color: #eee;
	border-left: solid #eee 10px;
	border-right: solid #eee 10px;
	text-align: center;
	/*background-color: #EEE;*/
	margin-right: 2px;
	margin-left: 2px;
}
.navborder4 {
	/*border-top-style: solid;
	border-top-width: thin;*/
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #eee;
	border-left: solid #eee 10px;
	border-right: solid #eee 10px;
	text-align: center;
	/*background-color: #EEE;*/
	margin-right: 2px;
	margin-left: 2px;
}
.navborder5 {
	border-top-style: solid;
	border-top-width: thin;
	/*border-bottom-style: solid;
	border-bottom-width: thin;*/
	border-color: #999;
	border-left: solid #eee 10px;
	border-right: solid #eee 10px;
	text-align: center;
	/*background-color: #EEE;*/
	margin-right: 2px;
	margin-left: 2px;
}
.navborder6 {
	/*border-top-style: solid;
	border-top-width: thin;*/
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #999;
	border-left: solid #eee 10px;
	border-right: solid #eee 10px;
	text-align: center;
	/*background-color: #EEE;*/
	margin-right: 2px;
	margin-left: 2px;
}
.navfloat {
	position: fixed;
	bottom: 25px;
	/*margin-right: 0;
	margin-left: 0;*/
	width:100%;
}
.copyinfo {
	position: fixed;
	bottom: 2px;
	width: 100%;
	font-weight:bold;
	background-color: #EEE;
}
.chunkOfText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	color: #999;
	text-align: left;
}
/* shadow experiment */
.overlay {
	background:url(../images/white-shadow.png) 0 0;
	_background-image:none;
	padding:5px 0 0 6px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/clear-shadow.png',sizingMethod='scale');
	margin: 0;
	width: auto;
}
.overlay-bd {
zoom:1;
background:url(../images/white-shadow.png) 100% 100%;_background:#fff;
margin:0 -5px -6px 0;_margin:0;
padding:1px 7px 8px 1px;_padding:0;
}
#m1 {width:363px; height:270px} /* Affinity */
#m1.overlay {_padding:3px 4px 4px 4px;}
#m2 {width:291px; height:218px} /* Obsession */
#m2.overlay {_padding:5px 6px 8px 6px;}
#m3 {width:291px; height:220px} /* Obsession */
#m3.overlay {_padding:3px 4px 6px 4px;}
#m4 {width:339px; height:504px}
#m4.overlay {_padding:3px 4px 6px 4px;}
#m5 {width:363px; height:240px}
#m5.overlay {_padding:3px 4px 6px 4px;}
#m6 {width:363px; height:258px}
#m6.overlay {_padding:3px 4px 6px 4px;}
#m7 {width:363px; height:275px}
#m7.overlay {_padding:3px 4px 6px 4px;}
#m8 {width:363px; height:260px}
#m8.overlay {_padding:3px 4px 6px 4px;}
#sb-mylink {
	width:40%;
	float: left;
	text-align: center;
}
