@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.TextSmall {
	font-size: 12px;
	color: #666;
}
.Text {
	font-family:Arial, Helvetica, sans-serif;
}
#Logo {
	height: 30px;
	text-align: left;
	width: 100%;
}
.CHAYOMATAlogo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EA0020;
	font-weight:700;
}
.PHOTOGRAPHERlogo {
	font-size:14px;
	color: #666;
}
.PHOTOGRAPHERsub {
	font-size:12px;
	color:#666;
	font-weight: normal;
}
.copyright {
	color:#999;
	font-size: 10px;
	clear: both;
}
.ActiveButton {
	font-family:Arial, Helvetica, sans-serif;
	color:#EA0020;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #EA0020;
	text-decoration: none;
}
.AboutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #666;
}
.contentAbout {
	margin-left: -380px;
	left: 50%;
	position: relative;
	width: 760px;
	margin-top: 40px;
	margin-bottom: 50px;
}
.PictureLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.socialButtons {
	left: 50%;
	position: absolute;
	width: 760px;
	margin-left: -230px;
	bottom: 5px;
}
.followButtons {
	width: 180px;
}
