body {
	font-size: 1.0em;
	font-family: Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/bgcolor.jpg');
	margin: 0;
}

a {
	color:#FE9900;
	text-decoration: none;
}

a:hover {
	color:#666666;
	text-decoration: none;
}

#page {
 text-align:left;
}

#header {
	background: #ffffff url('images/header.jpg') no-repeat bottom center;
	padding: 0;
	height: 128px;
	width: 760px;
}

#main {
	background-color: white;
  background: url("images/bg-ltr_2.jpg") repeat-y top;
  width: 760px;
  float:left;
}

#nav_container {
  float:left;
  margin-top: 10px;
}
#nav_t {
  width: 180px;
  height:20px;
  background: url("images/nav_t.jpg") repeat-y top;
  margin-left: 20px;
}

#nav {
  width: 180px;
  background: url("images/nav.jpg") repeat-y top;
  margin-left: 20px;
  height:280px;
}

#nav_b {
  width: 180px;
  height:50px;
  background: url("images/nav_b.jpg") repeat-y top;
  margin-left: 20px;
  float:left;
}

#nav h2 {
	font-size: 1.0em;
}

#navigator ul {
	font-size: 1.0em;
	margin: 0;
	padding-left:30px;
	color:#666666;
}

#navigator_list ul {
	font-size: 0.8em;
	margin: 0;
	padding-left:10px;
	color:#FFFFFF;
}

#navigator_list a {
	color:#FFFFFF;
	text-decoration: none;
}

#navigator_list a:hover {
	color:#666666;
	text-decoration: none;
}
	
#content {
  float:left;
	font-size: 0.8em;
  text-align: left;
  width: 500px;
  margin-left: 30px;
  margin-top: 12px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2.pagetitle {
	font-size: 1.4em;
	background: #ffffff url('images/page_title_3d.jpg') no-repeat bottom center;
	height:32px;
  padding-right:20px;
	text-align:right;
	color:#666666;
	margin-top: -2px;
	line-height: 1.8em;
}

#footer {
  float:left;
	background: #ffffff url('images/footer.jpg') no-repeat bottom center;
	font-size: 0.7em;
	width:760px;
	height:63px;
	text-align:center;
}

#footer_text {
  margin-top:28px;
}

#small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.6em;
  margin-left:20px;
  margin-top:10px;
  color:#666666;
}

.subtitle {
  border:1px solid;
  text-align: left;
  font-size:12px;
  background-color:#dddddd;
  vertical-align: middle;
}

.post {
	margin: 0 0 0px;
	:text-align: justify;
}

.post hr {
  display: block;
}

label{
  display: block;
  float: left;
  width: 70px;
}

textarea{
  width: 300px;
  height: 100px;
}

input, select, textarea{
  display: block;
  float: left;
  width: 200px;
  border: 1px solid;
  margin-top: 2px;
}

textarea{
  width: 300px;
  height: 100px;
}

form br {
  clear: left;
}

input#submit {
  float: none;
  width: auto;
  align: right;
  margin-left: 70px;
  margin-top: 2px;
}

#copy {
  font-size:10px;
  vertical-align: top;
}

.agb0 {
  border:0px solid;
  text-align: center;
  font-size:12px;
  background-color:#dddddd;
  vertical-align: middle;
}

.agb1 {
  border:1px solid;
  text-align: center;
  background-color:#dddddd;
  vertical-align: middle;
}
.agb2 {
  border:1px solid;
  vertical-align: top;
}

.li1{
  text-indent: 1px;
}

span.mens {
  font-style: italic;
  font-weight: bold;
  color: rgb(128,128,128);
}
span.mens:before {
  content: "[";
}
span.mens:after {
  content: "]";
}

#gratis_promotion {
  position: relative;
  text-align: right;
  margin-top: 30px;
}

.formica {
  position: relative;
  margin-left: 30pt;
  margin-top: 20pt;
}