body {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    padding: 0px;
	padding-top: 0px;
	font-family: Futura, Gill Sans, Trebuchet MS, Century Gothic;
	font-size: 8pt;
	background-color: #fff;
	background-image: url(images/content_bg.jpg);
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #333;
}

a {
	text-decoration: none;
	color: #333366;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

h2 {
    font-weight: normal;
    text-align: center;
	text-shadow: gray 0px 1px 2px;
}

h3 {
    margin: 0px;
    padding: 10px;
    font-size: 14pt;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    font-variant: small-caps;
	text-shadow: gray 0px 1px 2px;
}

blockquote {
    font-family: Times, Times New Roman;
    font-size: 10pt;
    color: #333;
    text-align: justify;
    padding: 5px;
    border: 1px solid #ccc;
}

table.studio {
    margin-top: -100px;
    border-bottom: 1px solid #ccc;
    font-size: 9pt;
    text-align: center;
    padding: 5px;
}

table.staff {
    border: 0px;
    font-size: 10pt;
    text-align: justify;
    padding: 5px;
}

table.staff td {
    padding-bottom: 15px;
}

table.photos {
    border: 0px;
    font-size: 10pt;
    text-align: justify;
    padding: 5px;
}

table.photos td {
    padding-bottom: 15px;
}

table.hotels {
    border: 1px solid #ccc;
    font-size: 10pt;
    width: 60%;
}

table.equipment {
    border: 1px solid #ccc;
    font-size: 10pt;
    width: 60%;
}

table.files {
    border: 1px solid #ccc;
    font-size: 10pt;
}

tr.d0 td {
    background: url(images/tablerow_bg.png);
    background-repeat: repeat-x;
    height: 32px;
    color: #eee;
    padding: 3px;
    padding-left: 6px;
    font-size: 12pt;
    font-weight: heavy;
}

tr.d1 td {
    background-color: #fff;
    padding: 3px;
    padding-left: 6px;
}

tr.d2 td {
    background-color: #eee;
    padding: 3px;
    padding-left: 6px;
}

.staff_name {
    margin: 0px;
    padding: 3px;
    padding-left: 0px;
    font-size: 12pt;
    color: blue;
    font-weight: normal;
    font-variant: small-caps;
	text-shadow: gray 0px 1px 2px;
}

.gallery_name {
    margin: 0px;
    padding: 3px;
    padding-left: 0px;
    font-size: 12pt;
    color: blue;
    font-weight: normal;
    font-variant: small-caps;
	text-shadow: gray 0px 1px 2px;
}

#container {
    margin: 0px;
    padding-top: 130px;
	border: 0px solid #000;
	height: auto;
}

#login_page {
    margin: 0px;
    width: 100%;
    background-image: url(login_bg.jpg);
    padding-top: 130px;
	border: 0px solid #000;
	height: auto;
	color: #eee;
}

.welcome_header {
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	font-weight: light;
	width: 100%;
	background-color: #ffffff;
	background-position: top;
	background-repeat: no-repeat;
	border: 0px;
	height: 350px;
}

.header {
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: auto;
	height: auto;
	position: fixed;
	border: 0px;
    min-width: 760px;
	border: 0px solid #000;
	z-index: 4444;
}

.navigation {
    margin: 0px;
    padding: 0px;
    text-align: center;
	border: 0px solid #000;
    background: url(images/strip_bg.png);
    background-repeat: repeat-x;
	width: auto;
    height: 107px;
	min-width: 450px;
}

.spotlight_headline {
    color: #660000;
    text-align: left;
    font-size: 12pt;
    padding-bottom: 0px;
    border-bottom: 1px dotted #999;
    z-index: 1111;
}

.spotlight {
    color: #111;
    margin: 0px;
    margin-left: 9px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #ccc;
    background-image: url(images/article_bg.png);
    background-position: top;
    background-repeat: repeat-x;
}

.section {
    padding: 15px;
    text-align: left;
}

.google_section {
    background: url(images/googlemap_bg.jpg);
    background-position: left;
    background-repeat: no-repeat;
	border-top: 1px dashed #999;
}

.longhand_section {
    background: url(images/longhand_bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
	border-top: 1px dashed #999;
}

.area_section {
    background: url(images/area_bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
}

.hotels_section {
    background: url(images/hotels_bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
	border-top: 1px dashed #999;
}

.dict_def {
    font-family: Times, Times New Roman;
    font-size: 10pt;
    color: #222;
    text-align: left;
    padding: 5px;
    border-left: 1px solid #aaa;
}

a#studioA img {
    height: 97px;
    width: 75px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/studioA_button.png);
    background-position: top left;
    background-repeat: no-repeat;
}

a#studioB img {
    height: 97px;
    width: 75px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/studioB_button.png);
    background-position: top left;
    background-repeat: no-repeat;
}

a#studioC img {
    height: 97px;
    width: 75px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/studioC_button.png);
    background-position: top left;
    background-repeat: no-repeat;
}

a#theLoft img {
    height: 97px;
    width: 75px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/loft_button.png);
    background-position: top left;
    background-repeat: no-repeat;
}

a#mediaSuite img {
    height: 97px;
    width: 148px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/msuite_button.png);
    background-position: top left;
    background-repeat: no-repeat;
}

a#studioA:hover img {
    height: 97px;
    width: 75px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/studioA_hover.png);
    background-position: top left;
    background-repeat: no-repeat;
}

a#studioB:hover img {
    height: 97px;
    width: 75px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/studioB_hover.png);
    background-position: top left;
    background-repeat: no-repeat;
}

a#studioC:hover img {
    height: 97px;
    width: 75px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/studioC_hover.png);
    background-position: top left;
    background-repeat: no-repeat;
}

a#theLoft:hover img {
    height: 97px;
    width: 75px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/loft_hover.png);
    background-position: top left;
    background-repeat: no-repeat;
}

a#mediaSuite:hover img {
    height: 97px;
    width: 148px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(images/buttons/msuite_hover.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#section_img1 {
    margin: 0;
    background-image: url(images/frame_bg.png);
    background-repeat: no-repeat;
    width: 252px;
    height: 146px;
    padding: 3px;
}

#section_img2 {
    margin: 0;
    background-image: url(images/frame_bg.png);
    background-repeat: no-repeat;
    width: 252px;
    height: 146px;
    padding: 3px;
}

#section_img1 img {
    margin: 0;
    margin-top: -3px;
    padding: 6px;
}

#section_img2 img {
    margin: 0;
    margin-top: -2px;
    padding: 5px;
}

#sample {
    z-index: 1111;
}

#headline {
    color: #999;
    height: 33px;
    background-image: url(images/spotlight.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    text-align: bottom left;
    font-size: 8pt;
    font-variant: small-caps;
    font-style: italic;
    margin: 0px;
    padding: 0px;
    padding-left: 90px;
	padding-top: 5px;
    z-index: 2222;
}

#headline a {
    color: #000;
    font-size: 14pt;
	text-shadow: white 1px 0px 2px;
}

#headline a:hover {
    color: #fff;
    text-decoration: underline;
}

#article {
    color: #333;
    height: auto; 
    border: 1px solid #bbb;
    border-left: 50px solid #bbb;
    background-image: url(images/article_bg.png);
    background-position: top;
    background-repeat: repeat-x;
    text-align: left; 
    font-size: 9pt; 
    margin: 0px;
    margin-top: 1px;
    padding: 5px;
    padding-top: 5px;
}

#dropdown_article {
    color: #333;
    height: auto; 
    border: 1px solid #aaa; 
    border-top: 0px;
    background-image: url(images/dropdown_article_bg.png);
    background-position: top;
    background-repeat: repeat-x;
    text-align: left; 
    font-size: 9pt; 
    margin: 0px;
    padding: 5px;
    padding-top: 5px;
}

#article img {
    margin: 0px;
    margin-left: -4px;
    padding: 2px;
    padding-left: 0px;
}

.article_headline {
    color: #333399; 
    font-size: 12pt;
    padding-bottom: 5px;
    text-align: left;
}

.article_desc {
    padding-left: 7px;
    margin-top: -5px;
    margin-bottom: 5px;
}

.article_text {
    border-top: 1px dotted #999;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Helvetica, Lucida, sans serif;
    font-size: 9pt;
    text-align: justify;
	color: #333;
}

.caps {
    font-variant: small-caps;
    font-size: 11pt;
    text-decoration: underline;
}

.article_prcontact {
    border-top: 1px dotted #ccc;
    font-size: 10pt;
    font-family: Helvetica, Lucida, sans serif;
    text-align: left;
	color: #333;
}

#photoholder {
    text-align: center;
    width: 754px;
    background: #ddd url('images/loading.gif') 50% 45% no-repeat;
    z-index: 1111;
}

#thephoto {
    width: 750px;
    height: 400px;
    position: relative;
    border: 2px solid #aaa;
}

#thephoto img {
    display: none;
    position: absolute;
	top:0; 
	left:0;
}

#photo_desc {
    text-align: justify;
    padding: 10px;
    background-color: #eee;
    border: 2px solid #ddd;
    border-top: 0px;
}

.top_photostrip {
    margin: 0px;
    margin-top: -30px;
    padding: 0px;
    padding-top: 80px;
    width: 100%;
    height: 20px;
    color: #aaa;
    text-align: left;
    font-size: 8.5pt;
    background-color: #000;
    border-bottom: 1px solid #000;
    z-index: 999;
}

#positioner {
    width: 100%;
    height: 202px;
    vertical-align: middle;
    overflow: hidden;
    top: 0px;
    background: url(images/picsize_rollover/30transp.png);
    background-repeat: repeat;
    position: absolute;
}

#select {
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin-left: 16px;
    top: 110px;
    border: 0px solid #000;
    position: absolute;
}

#smallpic img {
    margin: 0px;
    top: 1px;
    width: 81px;
    height: 54px;
    margin-left: 21px;
    border: 0px solid #fff;
    background: url(images/picsize_rollover/small.png);
    background-repeat: no-repeat;
    position: absolute;
}

a#smallpic:hover img {
    margin: 0px;
    top: 1px;
    width: 81px;
    height: 54px;
    margin-left: 21px;
    border: 0px solid #fff;
    background: url(images/picsize_rollover/small_over.png);
    background-repeat: no-repeat;
    position: absolute;
}

#bigpic img {
    margin: 0px;
    top: 0px;
    width: 124px;
    height: 83px;
    background: url(images/picsize_rollover/big.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
}

a#bigpic:hover img {
    margin: 0px;
    top: 0px;
    width: 124px;
    height: 83px;
    background: url(images/picsize_rollover/big_over.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
}

.black {
    color: #000;
}

.client_quote {
	color: #663333;
    border: 1px dotted #333;
    background-color: #eee;
    padding: 5px;
    width: auto;
    height: auto;
    text-align: justify; 
}

.quote_author {
    text-align: right;
    font-style: italic;
}

.main {
	margin: 0px;
	text-align: left;
	font-weight: light;
	font-size: 10pt;
	z-index: 1111;
}

.main img {
    margin: 0px;
	border: 0px solid #999;
	padding: 0px;
}

.bottomnav {
    margin: 0px;
    margin-top: 15px;
    padding-top: 2px;
    height: 18px;
    vertical-align: text-bottom;
    width: 100%;
    text-align: center;
    background-image: url(images/bottomnav_bg.png);
    background-repeat: repeat-x;
    background-position: center;
	font-family: Futura, Gill Sans, Trebuchet MS, Century Gothic;
	font-size: 10pt;
	border-top: 1px solid #000;
}

.bottomnav a {
    color: #ddd;
	text-shadow: black 0px 1px 1px;
}

.bottomnav a:hover {
    color: #fff;
	text-shadow: black 0px 1px 1px;
}

.welcome_footer {
    text-align: center;
    margin-bottom: 0px;
    padding: 5px;
    color: #999999;
    width: auto;
    height: auto;
	border-top: solid 1px #cccccc;
	font-style: italic;
	overflow: hidden;
}

.footer {
    width: 100%;
	bottom: 45px;
    height: 29px;
	text-align: center;
	font-size: 9pt;
	color: #aaa;
	margin-top: -11px;
	padding-top: 5px;
	background-image: url(images/main_footer.png);
	background-repeat: repeat-x;
	border: 0px solid #000;
}

.footer a {
	text-decoration: none;
	color: #aaa;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}