body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}


body {
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-base-color: pink;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #AFEDFF;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: black;
	scrollbar-track-color: white;
	background-color: #C3C3C3;
	background-image: url(../../ads/background.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: top center;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
/*_______________________ container __________________*/
#container {
	margin: 0 auto;
	margin-top: 50px;
	background-color: #FFFFBE;
	text-align: center;
	width: 820px;
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	clear: both;
}
/*_______________________ //end_container __________________*/

/*_______________________ inside_boxes __________________*/
#inside_boxes {
	margin: auto;
	padding-top:10px;
	text-align: center;
	width: 810px;
}
/*_______________________ //end_inside_boxes __________________*/

/* -------------------------------------------- GALLERY LINKS--------------------------------------- */
	
#inside_boxes_gallery_link {
	margin: auto;
	background-color: #EFADDC;
	text-align: center;
	width: 810px;
	margin-top:5px;
	padding-top:20px;
	padding-bottom:2px;
}
#inside_boxes_gallery_link2 {
	margin: auto;
	background-color: #EFADDC;
	text-align: center;
	width: 810px;
	margin-bottom:5px;
	padding-bottom:20px;
	padding-top:2px;
}
#gallery_links_box {
	/*clear: both;*/
	margin: auto;
	padding-bottom:20px;
	width: 750px;
	text-align: center;
	background-color: #FFFFBE;
	padding-left:5px;
}
#gallery_links_box2 {
	/*clear: both;*/
	margin: auto;
	padding-top:20px;
	width: 750px;
	text-align: center;
	background-color: #FFFFBE;
	padding-left:5px;
}

span.page_non_link {
	font: normal normal 12px arial, sans-serif;
	color: #EFADDC;
	text-decoration: none;
}

#gallery_links_box a,
#gallery_links_box a:visited,
#gallery_links_box a:active,
#gallery_links_box a:hover 
{
	font: 16px arial, sans-serif;
	color: black;
}
#gallery_links_box a:hover {
	color: #EFADDC;
}
#gallery_links_box2 a,
#gallery_links_box2 a:visited,
#gallery_links_box2 a:active,
#gallery_links_box2 a:hover 
{
	font: 16px arial, sans-serif;
	color: black;
}
#gallery_links_box2 a:hover {
	color: #EFADDC;
}
/* -------------------------------------------- /GALLERY LINKS--------------------------------------- */



/* -------------------------------------------- GALLERY THUMBS--------------------------------------- */

#gallery_thumbs_box {
	clear: both;
	width: 810px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


.gallery_thumbs {
	clear: both;
	padding-left:37px;
	overflow: hidden;
}

.gallery_thumbs a,
.gallery_thumbs a:visited,
.gallery_thumbs a:active,
.gallery_thumbs a:hover {
	float: left;
	overflow: hidden;
	border: 1px dashed black;
	margin-top: 1px;
	margin-right: 3px;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

.gallery_thumbs a:hover {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
/* -------------------------------------------- /GALLERY THUMBS--------------------------------------- */

/* -------------------------------------------- PHOTOSHOOT STORY --------------------------------------- */
#photoshoot_story {
	clear: both;
	width: 810px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border: 1px solid red;*/
}
#photoshoot_story_text {
	font: 13px trebuchet, sans-serif;
	color: black;
	text-decoration: none;
	/*clear: both;*/
	padding-left:37px;
	padding-right:39px;
	text-align: left;
	/*border: 1px solid green;*/
}
span.1st_letter {
	font: 25px trebuchet, sans-serif;
}
/* -------------------------------------------- / PHOTOSHOOT STORY --------------------------------------- */

/* -------------------------------------------- GALLERY BANNER--------------------------------------- */

#banners_box {
	margin: 0 auto;
	clear: both;
	width: 770px;
}

.model_banner_text_top {
	width: 770px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.model_banner_text_bottom {
	width: 770px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.model_banner:link {
	border:1px solid black;
}


a.model_banner_text:link,
a.model_banner_text:visited,
a.model_banner_text:active,
a.model_banner_text:hover {
	color: black;
	font: 14px trebuchet, sans-serif;
	text-decoration: none;
	line-height: 100%;
	letter-spacing: 1px;
}
a.model_banner_text:hover {
	color: #EFADDC;
}

/* -------------------------------------------- /GALLERY BANNER--------------------------------------- */












