@charset "utf-8";
/* CSS Document */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* ---------------------END GLOBAL RESET SETTINGS ---------------------------------------*/
html {overflow-y: scroll; overflow-x: auto; margin: 0; padding: 0; }
body {background: url(../images/body-bg.jpg); font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; margin: 0; padding: 0;}
h1 {margin: 15px 25px; color: #8ab6b7; font-size: 24px; line-height: 24px; font-weight: normal;}
h2 {color: #e1e1e1; font-size: 36px; line-height: 36px; font-weight: normal;}
h3 {color: #8ab6b7; font-size: 16px; line-height: 16px; font-weight: normal;}
p {margin: 15px 25px; color: #999; font-size: 18px; font-weight: normal; line-height: 24px;}
em {font-weight: bold;}
a:link, a:visited, a:active {color: #8ab6b7; text-decoration: none;}
a:hover {color: #999; text-decoration: none;}
#column1 ul {margin: 50px 40px 0 0; list-style: none; padding: 0;}
#column1 ul li {color: #8ab6b7; font-size: 24px; line-height: 30px; margin: 0;}
#column1 ul li a:link, #column1 ul li a:visited, #column1 ul li a:active {color: #8ab6b7; text-decoration: none;}
#column1 ul li a:hover {color: #999; text-decoration: none;}
#wrapper {width: 960px; margin: 0 auto;}
#header {width: 960px; height:175px; clear: both; margin: 0; padding: 0;}
#content {width: 960px; margin: 0; position: relative; clear: both;}
#column1 {width: 208px; float: left; text-align: right;}
#column2 {width: 752px; float: left; margin: 0 0 25px 0; background: #3f3f3f;}
.gallery {width: 565px; float: left;}
#thumbs {width: 187px; float: left; margin: 10px 0 0 0; }
#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {border: #fff 2px solid; float: left; margin: 0 0 5px 5px; display: block;}
#footer {width: 960px; clear: both; text-align: right;}

