/* jinnhoang olm.net style for twinataa.com */

html {
	height: 100%;
	margin-bottom: 1px;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 115%;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 3px;
	margin: 10px 0;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

hr {
	color: white;
	width: 500px;
	noshade: noshade;
}

body {
	margin: 0;
	padding: 2px;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	background-color: #ffbc14;
	background-image:url("images/bg.png");
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	line-height: 110%;
	text-decoration: none; }
}

td {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 110%;	
}

a {	
	text-decoration: none;
	color: yellow;
}

a:active {
	text-decoration: none;
	color: yellow;
}

a:hover {
	text-decoration: underline;
	color: white;
}

a:link {
	text-decoration: none;
	color: yellow;
}

#para {
	margin-top: 10px;
  	margin-bottom: 10px;
  	margin-left: 20px;
  	margin-right: 20px;
  	text-align: justify;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

#whitefont {
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
}


#quote {
	margin-top: 10px;
  	margin-bottom: 10px;
  	margin-left: 20px;
  	margin-right: 10px;
  	text-align: left;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-style: italic;
}

#right {
	text-align: right;
	padding-right: 35px;
}

#right25 {
	text-align: right;
	padding-right: 25px;
}

#right20 {
	text-align: right;
	padding-right: 20px;
}

#menutext {
	text-align: right;
	line-height: 100%;
	font-size: 10px;
	font-weight: bold;
	padding-right: 35px;
}

#menutext1 {
	text-align: center;
	line-height: 100%;
	font-size: 10px;
	font-weight: bold;
	padding-right: 0px;
}


#rightmenutext {
	text-align: left;
	line-height: 100%;
	font-size: 10px;
	font-weight: bold;
	padding-left: 30px;

}

#title {
	padding: 0px;
	text-align: center;
	line-height: 100%;
	font-size: 30px;
	color: white;
	font-weight: bold;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;"
}

