@charset "UTF-8";
/* CSS Document */
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	background-image: url(../_images/_body-22/BG-body.jpg);
	background-repeat: repeat;
	background-position: center top;
}
body {
	width: 100%;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}
h1 {
	font-weight: normal;
}
.h1Chong {
	float: right;
	margin: 4em 30px 0 0;
	font-family: lato;
    font-style: normal;
    font-weight: 300;
	font-size: 2em;
	color: rgba(81,80,80,1.00);
	/*letter-spacing: .2em;*/
    line-height: .75em;
	width: 190px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(196,196,196,1.00);
}
.h1ChongSM {
	font-size: .85em;
	padding: 0 0 0 2.09em;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
}
h2{
	font-weight: normal;
}
aside a:link {
	color: rgba(0,160,208,1.00);
	text-decoration: none;
}
aside a:visited {
	color: rgba(0,160,208,1.00);
	text-decoration: none;
}
aside a:hover {
	color: rgba(81,80,80,1.00);
	text-decoration: none;
}
aside a:active {
	color: rgba(81,80,80,1.00);
	text-decoration: none;
}
section {
	width: 1000px;
	margin: 1em auto 0 auto;
	line-height: 1.5;
    overflow: hidden;
}
aside {
	float: left;
	height: 940px;
	width: 250px;
}
aside a:link {
	color: rgba(0,160,208,1.00);
	text-decoration: none;
}
aside a:visited {
	color: rgba(0,160,208,1.00);
	text-decoration: none;
}
aside a:hover {
	color: rgba(81,80,80,1.00);
	text-decoration: none;
}
aside a:active {
	color: rgba(81,80,80,1.00);
	text-decoration: none;
}
.arrows {
	float: right;
	height: 100px;
	width: 210px;
	margin: 1em .38em 0 0;
	text-align: right;
	font-size: 4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: rgba(208,208,208,1.00)
}
#artWorkBox {
	float: left;
	height: 940px;
	width: 900px;
}
#artWorkBox img {
	margin: 40px 0 0 48px;
	border: 3px solid #9B7650;
	-webkit-box-shadow: 5px 5px 10px #888;
    -moz-box-shadow: 5px 5px 10px #888;
    box-shadow: 5px 5px 10px #888;
}
#artWorkBox2 {
	float: left;
	height: 940px;
	width: 750px;
}
#artWorkBox2 img {
	margin: 2em 0 0 3em;
	border: 3px solid #9B7650;
	-webkit-box-shadow: 5px 5px 10px #888;
    -moz-box-shadow: 5px 5px 10px #888;
    box-shadow: 5px 5px 10px #888;
}
p {
	margin: 0 0 .6em 0;
}
.artTitle {
    font-family: lato;
    font-style: normal;
    font-weight: 300;
	font-size: 1.3em;
	color: #000;
	text-transform: capitalize;
}
.titleTextBox {
	float: right;
	height: 130px;
    height: 10em;
	width: 210px;
	margin: 80px 30px 0 0;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
    font-size: 1.1em;
	text-align: right;
	color: #444;
	line-height: 1.5em;
}
.return {
	float: right;
	width: 210px;
	margin: 1em 1.9em 0 0;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
	text-align: right;
	font-size: 1.4em;
}
cite {
    font-style:normal;
}
