body {
	background: #e7cf89 url(../images/sand.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 auto 0;
	color: #000000;
	font-family: arial,verdana,sans-serif;
  voice-family: "\"}\""; 
  voice-family: inherit;
	font-size: 1em;
}

a {
text-decoration:none;
background-color:transparent;

color:#FF7F00;
font-weight: bold;
}

img
{
border: none;
}

img.left{float: left;}
img.right{float: right;}
img.center{align: center;}

a.visited {
text-decoration:none;
background:transparent;
color:#FF7F00;
font-weight: bold;
}
 
a.clean{
text-decoration:none;
background:transparent;
color:#FF7F00;
}
a:hover {
background:#FFFF99 transparent;
text-decoration:none;
} 

h1 {
font-family: arial,verdana,sans-serif;
font-size: 16px;
color:#ffffff;
margin-left: 20px;
margin-top: 10px; 
margin-bottom: 5px;
letter-spacing: 3px;
text-transform: uppercase;
} 

h2 {
font-family: arial,verdana,sans-serif;
font-size: 16px;
color:#FF0033; 
font-weight:bold;
text-transform: uppercase;
margin-left: 20px;
margin-bottom: 5px;
margin-top: 10px;
}

h3 {
font-family: arial,verdana,sans-serif;
font-size: 20px;
color:#ffffff; 
font-weight:bold;
text-transform: uppercase;
margin-left: 0px;
margin-bottom: 10px;
margin-top: 10px;
} 

#wrapper {
text-align: left;
background: #000000 url(../images/background3.gif);

width: 800px;
margin: 0 auto;
}

#container {
  width: 100%;
  float: left;
  margin-right: -200px;
	margin-left: 0px;
}

#content {
background: #e7cf89 transparent;
color:#ffffff;
font-weight: bold;
width: 70%;
float: left;
margin-right: -210px;
}

#header {
background: #000000 transparent;
position: relative;
width: 800px;
height: 180px;
}

#sidebar {
position: relative;
margin-top: 20px;
background: #000000;
color: #ffffff;
width: 25%;
float: right;
}

#footer {
color: #ffffff;
background: #000000;
clear: both;
text-align: center;
font-size: 1em;
}


.contentSub {
margin-top: 10px;
margin-left: 30px;
border-top: dotted;
}

form {
padding-top: 10px;
padding-left: 5px;
}

p {
margin-left: 20px;
margin-right:15px;
margin-top:20px;
}

.nomargin {
margin-left: 0px;
margin-right:15px;
margin-top:20px;
}

fieldset {
margin-left: 20px;
margin-right: 50px;
color:#FFF8C62;
background: #FFFFCC transparent;
}

legend {
color: #FFF8C6;
font-size: 1.2em;
}

.left {
margin-left: 0px;
text-align: right;
float: left;
display: block;
width: 200px;
padding-right: 10px;
}

.right {
margin-left: 0px;
display: block;
float: left;
text-align: left;
padding-left: 10px;
}

.inline {
display: inline;
}

hr {
margin-left: 50px;
color: #6699CC;
width: 90%;
}




table {
width: 865px;
border-width: 0px;
border-spacing: 0px;
border-collapse: collapse;
}

td {
border-width: 0px;
border-spacing: 0px;
padding: 0px;
} 

.side {
color:#FF0000;
margin-left: 5px;
font-size: .8em;
}

.red {
color:#FF0000;
}

.subscribe {
color: #FF0000;
margin-left: 5px;
font-size: .9em;
}

b {
color:#295D8C;
} 

li {
margin-left:50px;
} 

.divider {
border-top: #FFFFCC 1px dotted;
}

.medium {
font-size: .8em;
color: #FF3300;
}

.small {
font-size: .8em;
text-align: center;
}