H1 {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: 700;
	color: #008847;
	text-align: center;
	margin: 0 0 10px 0;
	border: 1px solid #eeeeee;
	border-width: 1px 0px;
}
H2 {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 11pt;
	font-weight: 700;
	color: #008847;
	margin: 7px 20px;
}

P, TD {
	font-family: Verdana, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #333;
	line-height: 1.6;
}
p, table, li {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 12px;
	margin: 7px 20px;
	
}

.Quote {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: 500;
	color: #333;
}

.TxtBoxes {color: #000000; 
					font-weight: 500; 
					text-decoration: none; 
					font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
					font-size: 10.5pt;
					background-color: #FFFFFF;	
					width: 190px; 
					border-style: solid; 
					border-color: #FFB019}

A				{ text-decoration: none; font-weight: bold; font-size: 12px; font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Verdana;}
A:link			{ color: #8B6646; }
A:visited		{ color: #8B6646; }
A:hover			{ color: #009999; text-decoration: none }

A.sub_link				{ text-decoration: none; font-size: 10px; font-family: Tahoma, Trebuchet MS, Arial, Helvetica, Verdana; line-height:16px;}
A.sub_link:link			{ color: #8B6646; }
A.sub_link:visited		{ color: #8B6646; }
A.sub_link:hover			{ color: #009999; text-decoration: none }

#content {
	background: url(../images/content-bg.gif) repeat-y;
	width: 575px;
	text-align: left;
}
.worktypes, .file, .latestphotos, .latestartwork, .latestsound, .latestsubmissions, .paging, .message, .comments {
	margin: 10px 20px;
	clear: both;
}
.worktypes, .file, .paging {
	text-align: center;
}
.worktypes a {
	text-transform: uppercase;
}
.photo {
	width: 100px;
	margin: 10px;
}
.photocontainer, .sound, .video, .text {
	float: left;
	width: 120px;
	height: 160px;
	text-align: center;
	margin: 5px;
	
}
.latestsubmissions2 {
	width: 480px;
}
.clearall {
	clear: all;
}