* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

ul {
	list-style-type: none;
}

a {
	color: #13457c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#package {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	width: 960px;
	position: relative;
	border: 1px solid #bfbfbf;
}

#header {
	position: absolute;
	top: 70px;
	left: 30px;
	width: 450px;
	color: #00457c;
}

#header h1 {
	font-size: 32px;
	font-weight: normal;
	color: #00457c;
}

#navigation {
	width: 100%;
	text-align: center;
	background:  url('/new_images/layout_nav_bg.gif') repeat-x;
	height: 40px;
	padding-top: 2px;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	list-style: none;
	display: inline;
}

#navigation li {
	color: #bfbfbf;
	
}

#navigation li a {
	color: #262626;
	font-size: 14px;
}

#navigation li a:hover {
	color: #00457c;
}

#navigation .selected a {
	color: #00457c;
}

/* Start of Img Nav link stuff */
#navigation li a {
	text-decoration: none;
}

#navigation li img {
	border: none;
	padding-top: 2px;
	vertical-align: top;
	display: inline;
}

#navigation li img.selected {
	display: none;
}

#navigation li a:hover img.default {
	display: none;
}

#navigation li a:hover img.selected {
	display: inline;
}

#navigation li .current img.default {
	display: none;
}

#navigation li .current img.selected {
	display: inline;
}

#navigation li .current img.home {
	margin-right: 0px;
}
/* End of Img Nav link stuff */

#center_image {
	margin-top: 78px;
}

#footer {
	font-size: 10px;
	color: #CCCCCC;
	background: #f2f2f2;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#footer span {
	float: right;
	display: block;
	text-align: right;
	font-size: 9px;
}

#footer span a {
	color: #cccccc;
}

ul#subnav a {
	color: #13457b;
	text-decoration: none;
	font-size: 11px;
	line-height: 22px;
	vertical-align: bottom;
}

ul#subnav a:hover {
	text-decoration: underline;
}

ul#subnav li {
	margin-top: 0px;
	margin-bottom: 0px;
}

#main_content {
	background-color: #c2c5d3;
	_margin-top: 0px;
}

#main_content_green{
	background-color: #D0D39A;
}

#left_column {
	width: 330px;
	margin-left: 33px;
	margin-top: 33px;
	color: #000000;
	line-height: 20px;
	/*font-size: 12px;*/
	float: left;
	display: inline;
}

#left_column_narrow {
	width: 180px;
	margin-left: 33px;
	margin-top: 33px;
	color: #000000;
	line-height: 20px;
	font-size: 12px;
	float: left;
	display: inline;
}

#left_column p, #left_column_narrow p {
	margin-bottom: 16px;
}

#left_column h2, #left_column_narrow h2 {
	padding-top: 5px;
	height: 40px;
	padding-bottom: 5px;
	/*border-top: 1px solid #B2B2B2;*/
	color: #00457c;
	_height: 50px;
}

#right_column, #right_column_tan, #right_column_tan_flat {
	background: url('/new_images/layout_right_side_bg_vert.gif') bottom repeat-x;
	_background-attachment: fixed;
	background-color: #ffffff;
	height: 410px;
	width: 543px;
	padding: 15px;
	float: right;
	/*margin-right: 20px;*/
	margin-top: 0px;
	color: #000000;
	line-height: 18px;
	font-size: 11px;
	overflow: auto;
}


#right_column_tan {
	background: url('/new_images/layout_right_side_bg_vert_tan.gif') bottom repeat-x;
}

#right_column_tan_flat {
	background: #CECCA4;
}

#right_column_wide, #right_column_wide_tan, #right_column_wide_tan_flat {
	background: url('/new_images/layout_right_side_bg_vert.gif') bottom repeat-x;
	_background-attachment: fixed;
	background-color: #ffffff;
	height: 420px;
	width: 693px;
	padding: 15px;
	float: right;
	/*margin-right: 20px;*/
	margin-top: 0px;
	color: #000000;
	line-height: 18px;
	font-size: 11px;
	overflow: auto;
	display: inline;	
}

#right_column_wide_tan {
	background: url('/new_images/layout_right_side_bg_vert_tan.gif') bottom repeat-x;
}

#right_column_wide_tan_flat {
	background: #CECCA4;
}

#right_column h2, #right_column_wide h2, 
#right_column_tan h2, #right_column_wide_tan h2, #right_column_tan_flat h2, #right_column_wide_tan_flat h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #00457c;
	_height: 30px;
}

#right_column h3, #right_column_wide h3, 
#right_column_tan h3, #right_column_wide_tan h3, #right_column_tan_flat h3, #right_column_wide_tan_flat h3 {
	color: #00457c;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
}

#right_column p, #right_column_wide p, 
#right_column_tan p, #right_column_wide_tan p, #right_column_tan_flat p, #right_column_wide_tan_flat p {
	/*border-bottom: 1px solid #666666;*/
	margin-bottom: 14px;
	padding-bottom: 10px;
}

#right_column img, #right_column_wide img, 
#right_column_tan img, #right_column_wide_tan img, #right_column_tan_flat img, #right_column_wide_tan_flat img {
	margin-right: 15px;
}

li#artist_discipline_list ul {
	margin-left: 20px;
	margin-top: -3px;
}

.staff_row {
	height: 90px;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 6px;
	padding: 0px;
}

.staff_member {
	float: left;
	height: 83px;
	width: 220px;
	_width: 215px;
	display: inline;
}

.staff_member img {
	float: left;
	display: inline;
}

.noborder {
	border: none;
	height: 84px;
	margin-bottom: 0px;
}

ul#subnav ul {
	margin-left: 20px;
	margin-top: -3px;
}

#contact_form .label {
	width: 120px;
	float: left;
	clear: both;
	height: 30px;
	text-align: right;
	padding-right: 10px;
}

#contact_form .field {
	float: left;
	height: 30px;
}

#contact_form input {
	width: 150px;
}

#contact_form textarea {
	width: 300px;
	height: 140px;
}

#contact_form .submit {
	margin-top: 120px;
	width: 85px;
}

.general_item {
position: relative;
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid #c2c0c0
}

.general_item img {
float: left;
}

.general_item h3 {
margin-left: 160px;
}

.general_item p {
margin-left: 160px;
}

.paypal {
position: absolute;
right: 0px;
bottom: 25px;
}

h2#support_ucross {
	margin-top: 0px;
	margin-bottom: -5px;
	_margin-top: -10px;
	_margin-bottom: -10px;
}