body {
	background-color: #ffffff;
	color: #290010;
	
	margin: 0;
	padding: 0;

	font-family: Verdana,Arial;
	font-size: 12px;
	word-spacing: 1px;
}

#container {
	background: transparent url(images/Border_02.gif) repeat scroll center top;
	padding: 0px;
	margin: 0 auto;
	width: 1000px;
}

#gallery {
	padding: 0px;
	margin: 0 auto;
	
	width: 970px;
	min-height: 700px;
	height: auto !important;
	height: 700px;

	background: #ffffff url(images/makeup_06e.jpg) no-repeat scroll 0 0;
	position: relative;
}

#siteFooter {
	padding: 0px;
	margin: 0 auto;
	width: 1000px;
	height: 56px;
	background: url(images/Border_bottom_01.gif) no-repeat;
	color: #000000;
}

#siteFooterWrap {
	padding-top: 5px;
	padding-right: 15px;

	font-weight: bold;

	border:1px;
	text-align: right;
}

#gsMain {
}

#gsSidebar {
	padding-top: 175px;
	width: 265px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

#gsContent {
	padding-left:15px;
	width: 690px;
}

#gsContent3 {
	width: 705px;
}

#main_header {
	height: 175px;
	padding: 0px;
	position: relative;
}

#main_title {
	height: 92px;
}

#main_title2 {
	width: 165px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#main_title3 {
	padding-left: 15px;
	height: 92px;
}

#main_body {
	padding: 0px;
	text-align: left;
	position: relative;

	line-height:18px;
	margin-left:30px;
	letter-spacing:1px;	
}

#main_body3 {
	padding: 0px;
	text-align: left;
	position: relative;

	line-height:18px;
	letter-spacing:1px;	
}

a {
	color:#4D4D59;
}
a:hover {
	color:#4D4D59;
}
a:visited {
	color:#4D4D59;
}

