/* typography.css */
body
{

	color:#333333;
	font-family: Thonburi;
	font-style: normal;
	letter-spacing: 0.8em;
	word-spacing: 1.5em;

}


h1 {
	font-size:1em;
	letter-spacing: 0.7em;
	word-spacing: 1em;
	position: relative;
	left: 93px;
	color: #333333;
	background-color: #FFFFFF;
}

/*
h2 {
font-size:2em;
margin-bottom:20px;
clear:both;
}

h3 
{
font-size:1.5em;
margin-bottom:20px;
clear:both;
}
*/
/*
p {margin:0 0 15px 0;}

p img {
float:left;
margin:10px 10px 10px 0;
padding:0;
}

p img.right {
float:right;
margin:10px 0 10px 10px;
}


strong {
font-weight:bold;
}*/


a:visited {
	font-family: Thonburi;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #797c82;
}

li {
	text-decoration: none;

	list-style-image: none;
	list-style-type: none;
}
a:link {
	font-family: Thonburi;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	background-color: #FFFFFF;	
}
#footer {
	font-family: Thonburi;
	font-size: 0.8em;
	color: #333333;
	letter-spacing: 0.2em;
	word-spacing: normal;
}
.underline {
	text-decoration: underline;
}

#header {
	font-family: Thonburi;
	font-size: 0.9em;
	color: #333333;
	letter-spacing: 0.5em;
	padding-top: 20px;
		
}


.dash {
	line-height: 0.5em;
	letter-spacing: 0.15em;
	font-weight: lighter;
}

#right {
	font-family: Thonburi;
	font-size: 0.7em;
	letter-spacing: 0.2em;
	word-spacing: 0.4em;
	color: #FFFFFF;
	background-image: none;
	line-height: 24px;
	background-color: #999999;
}

.yellow {
	background-color: #FFFF33;
}
.start {
	background-color: #FFFFFF;
	padding-left: 32px;
	letter-spacing: 0.6937em;
	word-spacing: 0.47em;
	font-size: 0.99em;
}
.email {
	letter-spacing: 0.139em;
	background-color: #FFFFFF;
	position: relative;
	top: -7px;
	padding-left: 32px;	
	font-size: 1.1em;

}

a:active {
	background-color: #FFFF33;
}


a:hover {
	font-family: Thonburi;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #797c82;
}


#left {
	font-family: Thonburi;
	font-size: 0.8em;
	color: #333333;
	line-height: 24px;
}
#right_text {
	width: 640px;
	position: relative;
	left: 100px;
	background-color: #999999	
}
.indent {
	position: relative;
	left: 50px;
}
acronym {
	color: #FFFF33;
}
