body {
	background-color : #fff;
	margin : 7px;
}

body, td, textarea, input {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
}

img {
	border : none;
}

#leftCol {
	width : 720px;
	border : 1px solid #7F7F7F;
	background-color : #fff;
}


#gutter {
	width : 9px;
}

#rightCol {
	width : 226px;
	background-color : #E8E6E3;
}

#rightCol .search {
	margin : 35px;
	border : 1px solid #D9DCDC;
	padding : 5px;
	font-family : arial, helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
}

#rightCol .subscriber {
	margin : 35px;
	border : 1px solid #D9DCDC;
	padding : 5px;
	font-size:7pt;
}

.subscriber td {
	font-family : arial, helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
}

.subscriber select {
	width : 50px;
	font-family : arial, helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	border : none;
	background-color : #E8E6E3;
}

.required {
		color: red;
}

#rightCol .search select {
	width : 165px;
	font-family : arial, helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	border : none;
	background-color : #E8E6E3;
}

#rightCol .search .select {
	margin-bottom : 5px;
	border : 1px solid #A7A9AC;
}

.submit {
	background : #A8AAAC url(/images/layout/button_bg.jpg) repeat-x center center;
	color : #fff;
	border : none;
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	height : 20px;
	cursor: pointer;
	border : 1px solid #717171;
}


a.blueSubmit {
	background : #CAE1EF url(/images/layout/blue_button_bg.jpg) repeat-x center center;
	color : #fff;
	border : none;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	cursor: pointer;
	border : 1px solid #81B9D0;
	padding : 5px 5px;
	line-height : 21px;
	text-decoration : none;
}


#rightCol .search .textbox, #rightCol .subscriber .textbox {
	border : 1px solid #A7A9AC;
	font-size : 9px;
	height : 15px;
	width : 90px;
}

.mainContent {
	margin : 40px;
	margin-top : 0px;
	margin-left : 55px;
}

.thumbBox {
	float : left;
	width : 125px;
	height : 130px;
	margin-right : 0px;
	color : #6A6055;
	margin-bottom : 10px;
}


.photoBox {
	/*background : #ddd; */
	height : 90px; 
	width : 115px; 
	text-align : center;
	border : 1px solid #E6E2DD;
	margin-bottom : 5px;
}

.photoBox img {
	margin-top : 4px;
}

.bigPhotoBox {
	text-align : center;
	border : 1px solid #E6E2DD;
	padding : 5px;
	margin-bottom : 5px;
}

.spacer {
	margin-left : 5px;
	margin-right : 5px;
}

.button {
	background-color : #7FB0CB;
	color : #fff;
	width : 110px;
	font-weight : bold;
	text-align : left;
	margin-bottom : 5px;
	padding : 3px;
	font-size : 7pt;
}

.button a {
	color : #fff;
	text-decoration : none;
}

.button a:hover {
	text-decoration : underline;
}

h2 {
	margin : 0px;
	font-size : 9pt;
}

h3 {
	background-color : #7FB0CB;
	color : #fff;
	text-align : right;
	padding : 2px;
	padding-right : 5px;
	font-weight : bold;
	margin-bottom : 2px;
	font-size : 8pt;
}

h3.gallery {
	clear : both;
	margin-bottom : 5px;
}

h4 {
	text-transform: uppercase;
	border-bottom : 1px solid #000;
	font-size : 8pt;
}

.artistProfile {
	padding-bottom : 2px;
	margin-bottom : 30px;
}


.label {
	color : #6A6055;
	text-transform: uppercase;
	font-size : 7pt;
}

.gallerySearch {
	width : 200px;
}

.gallerySearch .left {
	text-align : left;

}

.blue {
	background-color : #7FB0CB;
	color : #7FB0CB;
}

.frames td {
	text-align : center;
	padding-bottom : 10px;
	font-size : 8px;
	width : 62px;
}

/*
#footer {
	margin-top : 5px;
	font-size : 7pt;
	text-align : left;
	width : 965px;
}
*/


.small {
	font-size : 7pt;
	color : #999;
}

.eventTitle {
	font-family : georgia;
	font-weight : bold;
	font-size : 14pt;
	color : #65869A;
}

.eventSubtitle {
	color : #80A1B5;
	text-transform : uppercase;
}



/* ********************* */

#header {
	background : #80AFCA url(/images/layout/header.png) no-repeat;
	height:176px;
	line-height : 16px;
}

#header h1 {display:block;width:225px;height:176px;float:left; margin:0px;padding:0px;}
#header h1 a {display:block;width:225px;height:176px;text-indent:-9999px;}



#header a {text-decoration : none;}
#header #nav-container {float:left;width:479px;height:176px;margin:25px 0 0 0;} /*padded by header h1 */
#header #nav {margin:35px 0 0 0;}
#header #nav ul {list-style:none;padding:0; margin : 0px;color:#666;}
#header #nav ul a {color:#000;}
#header #nav ul a:hover {color:#fff;}
#header #nav ul .current_page_item a, #header #nav ul .current_page_ancestor a {color: #fff;}

#header #nav ul li {background:url(/images/layout/nav_separator.png) no-repeat center left;text-transform:uppercase;display:inline;
                    padding:0 5px 0 12px;/*must differ by 7 */font-size:0.9em;letter-spacing:1px;}
#header #nav ul li:first-child {background:none;}


#footer {width:950px;clear:both;font-size:11px;border-top:1px #B3B3B3 dashed;
          padding:10px;font-size:9px;text-transform:uppercase;margin:10px 0 0 0; text-align : left; color : #4D4D4D;}
#footer a {
	color : #7FB0CB;
	text-decoration : none;
}
		  
		  
/* ********************* */