body {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#wrapper1 {
	width: 970px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#wrapper2 {
	width: 968px;
	margin: 0px auto;
	border: 1px solid #DCDCDC;
	padding: 0px;
}
#header {
	/*border:1px solid #bbb;*/
	height: 72px;
	padding: 0 0 0 20px;
}
#content {
	/*margin-top:10px;*/
	padding: 0 0 0 20px;
}
#content div {
	/*padding:10px;
	border:1px solid #bbb;*/
	float:left;
}
#leftnav {
	width: 129px;
	margin-right: 10px;
}
#artistnav {
	/*margin-left: 10px;*/
	width: 145px;
	background-color: #FDF8E2;
	text-align: right;
}
#content-right {
	margin-left: 10px;
	margin-bottom: 20px;
	/*text-align: center;*/
}
#footer {
	clear:both;
	/*margin: 0 auto;
	text-align: center;*/
	margin-left: 330px;
}
#bottom {
	clear:both;
	text-align:right;
}
#content_wrapper {
	margin-left: 20px;
	border: 0px solid #bbb;
	float: left;
	width: 350px;
	color: #085984
	/*text-align: center;*/
}

#form_wrapper {
	/*margin-left: 50px;*/
	border:0px solid #bbb;
	float: left;
	/*width: 600px;*/
	text-align: center;
}
.form_label {
	/*float: left;*/
	margin-right: 5px;
	text-align: right;
	width: 80px;
	color: orange;
	/*border-right: 1px dotted #CCC;*/
}
.form_field {
	/*float: left;*/
	/*width: 80px;*/
	color: blue;
	/*border-right: 1px dotted #CCC;*/
}

#thumbnail_wrapper {
	margin-left: 50px;
	border:0px solid #bbb;
	float: left;
	width: 460px;
	text-align: center;
}
#thumbnail_column {
	margin-left: 50px;
	float: left;
	width: 155px;
}
.thumbnail {
	float: left;
	width: 150px;
}
.thumbnail_rb {
	float: left;
	width: 150px;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.thumbnail_b {
	float: left;
	width: 150px;
	/*border-right: 1px dotted #CCC;*/
	border-bottom: 1px dotted #CCC;
}
.thumbnail_r {
	float: left;
	width: 150px;
	border-right: 1px dotted #CCC;
	/*border-bottom: 1px dotted #CCC;*/
}

.clearboth {
	clear: both;
}
.head {
	color: #085984;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.head_portfolio {
	color: #EF4542;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}
