html {
color:#333333;
background: #e1e9e8;
}

body {
margin:0;
padding:0;
font:13px/1.231 arial,helvetica,clean,sans-serif;
font-size: 12px;
font-weight: normal;
font-decoration: none;
text-align:center;
background: #e1e9e8;
}

div {
width: 750px;
padding: 0px;
margin-top: 10px;
}

  * html div {
\width: 750px; /* for IE5 and IE6 in quirks mode */
w\idth: 750px; /* for IE6 in standards mode */
}

p {
margin:0;
padding:0;
text-align: justify; 
font-weight: normal;
font-decoration: none;
}

tr,td,th {
margin:0;
padding:0;
padding: 5px;
font:13px/1.231 arial,helvetica,clean,sans-serif;
font-size: 12px;
font-weight: normal;
font-decoration: none;
}

#container {
margin:auto;
text-align:left;
background: inherit;
}

#toptext {
text-align: right;
padding: 0px;
font-family: Georgia, Georgia, serif;
font-size:12px; 
font-weight:normal;
}

#header {
text-align: center;
padding: 0px;
background: #ffffff;
}

#menunav {
display:block;
margin-bottom: 10px;
}

#content {
width:auto;
display:block;
padding:20px;
background: #ffffff;
border: 2px solid #9999CC;
margin: 0px;
}

#ads {
width:auto;
display:block;
background: #ffffff;
border: 2px solid #9999CC;
}

#footer {
width:auto;
display:block;
text-align: center;
font-family: Georgia, Georgia, serif;
font-size: 12px;
color: #333333;
margin-bottom: 10px;
}

.floatleft {
float: left;
padding-right: 10px;
}

.floatright {
float: right;
}

h1 {
  font-family: Verdana, Tahoma, sans-serif;
  font-size:18px; 
  text-transform: lowercase; 
  color: #666699;
  font-weight: normal;
  text-decoration: underline;
}

h2 {
  font-family: Verdana, Tahoma, sans-serif;
  font-size:16px; 
  text-transform: lowercase; 
  color: #666699;
  font-weight: normal;
  text-decoration: underline;
}

h3 {
  font-family: Verdana, Tahoma, sans-serif;
  font-size:16px; 
  color: #666699;
  font-weight: normal;
  text-decoration: underline;
}

em {
	font-style:italic;
}

blockquote {
	margin:1em;
	padding:0;
}

a {
text-decoration: none;
color: #0066cc;
}

a:hover {
text-decoration: underline;
}

th {
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}

p,table {
	margin-bottom: 5px;
}

.image {
 border-style: none;
 padding: 10px;
}

.pic {
 border: 1px solid #eeeeee;
 padding: 5px;
}

div.img
{
  margin: 2px;
  border: 1px solid #eeeeee;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #333333;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 150px;
  margin: 2px;
}

.list {
padding-left: 100px;
}

.introtxt-form {
width: auto;
background: #ffffff;
float: left;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #333333;
}