*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
/* index */
#main{
	height: 300px;
	width: 700px;
	position: relative;
	left: 50%;
	margin-left: -350px;
	border: 1px solid #000000;
	background-image: url(img/index.jpg);
	background-repeat: no-repeat;
}
.copyrights{
	height: 30px;
	width: 400px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	border: none;
	font-size: x-small;
	color: #666666;
	text-align: center;
	z-index: 1;
}
.af{
	font-size: small;
	color: #666666;
}
a.copylinks{
	font-size:x-small;
	color: #666666;
	text-decoration: none;
}
a.copylinks:hover{
	text-decoration: underline;
	color: #333333;
}
#menu{
	width: 100%;
	position: absolute;
	height: 90px;
	margin-top: 150px;
	border: none;
}
#btns{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 250px;
}
#btns li a{
	display: block;
	height: 30px;
	line-height: 30px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	letter-spacing: 2px;
	text-decoration: none;
}
#btns li a:hover{
	color: #FFCC33;
}
#menu_sml{
	position: relative;
	border: none;
	margin-top: 15px;
}
#btns_sml{
	float: right;
	list-style: none;
	margin-top: 250px;
	padding: 0;
}
#btns_sml li{
	display: inline;
}
#btns_sml li a{
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
}
#btns_sml li a:hover{
	color: #FF0000;
}

/* menu top */
#menu_top{
	position: absolute;
	left: 50%;
	margin-left: -390px;
	width: 750px;
	height: 30px;
	border: none;
}
#top{
	list-style: none;
}
#top li{
	display: inline;
}
#top li a{
	padding: 0px 9px;
	font-size: small;
	font-weight: bold;
	letter-spacing: 1px;
	color: #999999;
	text-align: center;
	background-color: #FFFFFF;
	text-decoration: none;
}
#top li a:hover{
	color: #FFFFFF;
	background-color: #FF0000;
}
.selected{
	background: #999999;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding: 0px 9px;
}
/* bio */
#main_bio{
	height: 360px;
	width: 700px;
	position: relative;
	left: 50%;
	margin-left: -350px;
	border: 1px solid #000000;
	background: bottom left no-repeat url(img/catherine.png);
}
#text_bio{
	height: 270px;
	width: 455px;
	position: relative;
	left: 215px;
	top: 15px;
	border: none;
	padding-right: 15px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
#text_contact{
	height: 270px;
	width: 455px;
	position: absolute;
	left: 215px;
	top: 310px;
	border: none;
	padding-right: 15px;
	color: #333333;
}
p{
	position: relative;
	font-size: small;
	color: #333333;
	text-align: justify;
	text-indent: 1em;
}
.galbio a{
	font-size: small;
	color: #666666;
	text-decoration: none;
}
.galbio a:hover{
	color: #FFFFFF;
	background: #FF0000;
}
/* galeries */
#main_gal{
	height: 590px;
	width: 700px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
	border: 1px solid #000000;
}
#slideshow{
	position: relative;
	top: 25px;
	left: 25px;
	width: 650px;
	height: 500px;
}
#gal_txt{
	width: 650px;
	height: 20px;
	position: absolute;
	top: 545px;
	left: 25px;
	font-size: small;
	text-align: center;
	color: #333333;
	border: none;
}
#pt_txt{
	width: 650px;
	height: 20px;
	position: absolute;
	top: 540px;
	left: 25px;
	font-size: small;
	text-align: center;
	color: #333333;
	border: none;
}
.gal a{
	font-size: small;
	color: #999999;
	text-decoration: none;
}
.gal a:hover{
	color: #FFFFFF;
	background: #FF0000;
}
/* shop */
#main_shop{
	height: 590px;
	width: 700px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
	border: 1px solid #000000;
}
#main_shop2{
	height: 1200px;
	width: 700px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
	border: 1px solid #000000;
}
h1{
	width: 650px;
	height: 50px;
	position: relative;
	top: 25px;
	left: 25px;
	font-weight: normal;
	font-size: small;
	text-align: left;
	color: #333333;
	border: none;
}
h2{
	width: 650px;
	height: 50px;
	position: relative;
	left: 25px;
	top: 40px;
	font-weight: bold;
	font-size: small;
	text-align: left;
	color: #666666;
	border: none;
}
.table_title{
	width: 650px;
	height: 50px;
	position: relative;
	left: 25px;
	top: 40px;
	font-weight: bold;
	font-size: small;
	text-align: justify;
	color: #666666;
	border: none;
}
.ico_tableau{
	position: relative;
	left: 287px;
}
table{
	width: 650px;
	margin: 0px 25px 30px 25px;
	border: none;
}
#table_shop{
	bottom: 0px;
	top: 20px;
	position: relative
}
.table_names{
	vertical-align: 15px;
}
.table_names a{
	text-decoration: none;
}
.table_names a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}