@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: "Courier New", Courier, monospace;
	vertical-align: baseline;
}

body {
	text-align: center;
	line-height: 1;
	color: white;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}


h1 {
	color: #00CCFF;
	font-size: 18px;
	font-weight:bold;
	padding-bottom:10px;
}
h2 {
	color: #999999;
	font-size: 15px;
	font-weight: lighter;
	line-height: 1.2;
}
h3 {
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 1.2;
}
h4 {
	font-size: 10px;
	color: #999999;
	text-align: center;
	line-height: 1.2;
}
h4 a:link, a:visited, a:active, a:hover {
	color: #00CCFF;
	cursor: pointer;
	line-height: 1.2;
}
h5 {
	font-size: 12px;
	color: #999999;
	text-indent: 50px;
	text-align: justify;
	font-weight: lighter;
	line-height: 1.2;
}
h2 a:link, a:visited, a:active, a:hover {
	color: #00CCFF;
	text-decoration: none
}

/* nav and div-padding *//* nav and div-padding *//* nav and div-padding *//* nav and div-padding *//* nav and div-padding *//* nav and div-padding *//* nav and div-padding *//* nav and div-padding *//* nav and div-padding */

ol, ul {
	list-style: none;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}
.nav {
	width: 940px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	height: auto;
}
.navigation {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 5px 0;
}
.navlinktop {
	display: block;
	width: 104px;
	height: 30px;
	margin: 0px;/*use for horz*/
	float: right;/*use for horz*/
}
.navlinktop a {
	width: 104px;
	height: 30px;
	display: block;
	text-decoration: none;
	color: #999999;
	text-align: center;
	padding: 0px;
	cursor: pointer;
	font-size: 16px;
}
* html a:hover {
	visibility:visible;
}
.navlinktop a:hover {
	color: #00CCFF;
	font-size: 17px;
	text-decoration: underline;
	
	}
.text {
	padding-top: 5px;
	height: 19px;
}
.navlinktop span {
	width: 104px;
	margin: 0px;
	padding: 0;
	font-weight: bold;
}

/*main content*//*main content*//*main content*//*main content*//*main content*//*main content*//*main content*/


#vertical {
	position: absolute;
	min-width: 960px;
	left: 0px;
	right:0px;
	margin: auto;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
	overflow: visible;
}
#container_foot {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.top-logo {
	width: 960px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}

.wrap {
	width: 960px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.div-padding {
	width: 940px;
	padding: 10px;
	margin: 0px;
	height: auto;
}
#contact-wrap1 {
	width: 940px;
	height: 350px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/contact_02.jpg);
	background-repeat: no-repeat;
}
.spacer {
	width: 960px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.spacer span {
	position: relative; 
	float: right;
	text-decoration: none;
	}
.spacer a {
	color: #00CCFF;
	}
.spacer a:hover {
	color: #666666; 
	text-decoration: none;
	}
/*#currentwork {
	background: url(../images/currentwork.png) no-repeat;
	height: 182px;
	width: 300px;
	position: absolute;
	left: -135px;
	z-index: 999;
}*/
#index_img_holder {
	width: 620px;
	height: 380px;
	position: relative;
	display: block;
	padding: 0px;
	background-image: url(../images/index_image_holder_bg.png);
	float: left;
	margin: 10px;
}
#index_image {
	width: 580px; /*620W X 400H*/
	height: 340px;
	padding: 12px;
	overflow: hidden;
}
.img_holder_index {
	width: 300px;
	height: 380px;
	position: relative;
	display: block;
	padding: 0px;
	float: left;
	margin: 10px;
}
.image_small_index {
	width: 260px;
	height: 340px;
	padding: 20px;
	overflow: hidden;
}
.img_holder {
	width: 300px;
	height: 380px;
	position: relative;
	display: block;
	padding: 0px;
	background-image: url(../images/image_holder_bg.png);
	float: left;
	margin: 10px;
}
.img_holder_art {
	width: 300px;
	height: 380px;
	position: relative;
	display: block;
	padding: 0px;
	float: left;
	margin: 10px;
}

.image {
	width: 260px;
	height: 340px;
	padding: 12px 11px 12px 13px;
	overflow: hidden;
}
#about-wrap {
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	padding: 20px;
	overflow: hidden;
}
#about-half {
	position: relative;
	width: 450px;
	height: auto;
	padding: 20px;
	overflow: hidden;
	float: right;
}
#upcoming {
	width: 900px;
	height: auto;
	margin: 0px;
	padding: 20px;
}
#prevNext {
	position: relative;
	width: 960px;
	height: 110px;
	margin: 0px;
	padding: 0px;
}
#prevButton {
	position: absolute;
	top: 40px;
	left: 700px;
	font-size: 30px;
	font-weight: bold;
	cursor: pointer;
	color: #333333;
}
#nextButton {
	position: absolute;
	top: 40px;
	left: 800px;
	font-size: 30px;
	font-weight: bold;
	cursor: pointer;
	color: #333333;
}
/* FOOTER*//* FOOTER*//* FOOTER*//* FOOTER*//* FOOTER*//* FOOTER*//* FOOTER*//* FOOTER*//* FOOTER*//* FOOTER*/

/* wrap containing the ul and li elmnts of the footer*//* wrap containing the ul and li elmnts of the footer*//* wrap containing the ul and li elmnts of the footer*/
#footbox {
	position: relative;
	width: 940px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.ftbox_link {
	position: relative;
	white-space: nowrap;
	display: block;
	width: 117px;
	height: 30px;
	margin: 0px;/*use for horz*/
	float: left;/*use for horz*/
}
.ftbox_link a {
	font-size: 10px;
	width: 117px;
	height: 30px;
	display: block;
	text-decoration: none;
	text-align: left;
}
.ftbox_link span {
	width: 117px;
	position: absolute;
	font-weight: bold;
	margin: 0px;
	font-size: 10px;
	top: 6px;
	color: #999999;
	text-align: center;
}

/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.testMe {
	border: solid 1px #000000;
}

/* This class makes the element recognize line breaks... */

.preLine {
	white-space: pre-line;
}
