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

a:hover{
	color: #999999;
}

a:active{
	color: #FF3366;
}

img{
	border-color: #666666;
}

body, body td{
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.press a img{
	border-color:#000000;
}


.form_text{
	width: 250px;
}

.form_textarea{
	width: 250px;
	height: 150px;
}

.heading{
	font-size: 24px;
}

.subheading{
	font-size: 20px;
}

.bold{
	font-size: 16px;
}

.links{
	font-weight: bold;
}

.next{
	position: absolute;
	bottom: 8px;
	right: 8px
}

.back{
	position: absolute;
	bottom: 8px;
	left: 8px;
}

.collections{
	font-size:14px;
	color: #666666;
}

.position_left{
	padding-left: 13px;
	font-size:12px;
	color: #666666;
}

.position_right{
	padding-right: 13px;
	font-size:12px;
	color: #666666;
}

.bio{
	text-indent: 20px;
}

.marya{
	margin-bottom: 15px;
	margin-right: 25px;
	margin-top: 20px;
}

.award{
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 5px;
}

.outline{
	outline: solid;
	outline-color: #666666;
	outline-width: 2px;
}

.press_left{
	float: right;
	border: 1px #666666 solid;
}

.press_right{
	float: left;
	border-right: 1px #666666 solid;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;	
}

.press_submenu{
	border:  1px #666666 solid;
	margin-right: 20px;
}