body  {background-color: #f7f5f4;
	background-image: url("bg.png");
	background-repeat: repeat-y;
	text-align: justify;}

#content {font-family: arial, verdana, sans-serif;
	color: #a49c94; 
	font-size: 11px;
	line-height: 20px;
	background-color: none}

table {font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;}

h1 {font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 26px;
	text-align: right;
	color: #b6b0aa;
	letter-spacing: -2px;
	font-style: italic;
	text-transform: lowercase;
	margin-bottom: 10px;}


h2 {font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 13px;
	text-align: right;
	color: #b6b0aa;
	letter-spacing: normal;
	font-style: italic;
	text-transform: lowercase;
	margin-bottom: 10px;}

h3 {font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 13px;
	text-align: left;
	color: #b6b0aa;
	letter-spacing: normal;
	font-style: italic;
	text-transform: lowercase;
	margin-bottom: 10px;}

b,i,u {color: #c2c5ac}

strong {color: #b6b0aa}

a {color: #d5d0ce;
	text-decoration: none;
	font-weight: bold;
	cursor: default;}

a:visited {color: #d5d0ce;
	text-decoration: none;
	font-weight: bold;
	cursor: default;}

a:active {color: #d5d0ce;
	text-decoration: none;}

a:hover {color: #f7f4f3;
	text-decoration: none;
	background: #69605b;
	cursor: default;}

img.try {border: 3px solid #544a44;
	background: none;
	padding: 0px}


.buttonscontainer {width: 85px;}

.buttons a {color: #342922;
background-color: #d5c5b9;
padding: 2px;
padding-left: 3px;
display: block;
font: 11px Arial, sans-serif;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
text-align: center;}

.buttons a:hover {background: none;
color: #342922;
text-decoration: none;}


