body {
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
    background-repeat: repeat-y;
	background-position:top center;
	    background-repeat: repeat-y;
	background-attachment:fixed;
text-align: center; /* for IE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Verdana
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
td {
   font-size:12px;
   font-family: Verdana
   color:#ffffff;
}
a {
	font-family: Verdana
	font-size: 11px;
	color: #7a908d;
	text-decoration: none;
}
a:link {
	font-family: Verdana
	font-size: 11px;
	color: #7a908d;
	text-decoration: none;
}
a:visited {
	font-family: Verdana
	font-size: 11px;
	color: #7a908d;
	text-decoration: none;
}
a:hover {
	font-family: Verdana
	font-size: 11px;
	color: #7a908d;
	text-decoration: line-through;
}
a:active {
	font-family: Verdana
	font-size: 11px;
	color: #7a908d;
	text-decoration: none;
}
.bg {
background-color: #ffffff;
    background-repeat: no-repeat;
	background-position:top center;
}
#wrapper {
margin: 0 auto 0 auto;
width: 800px;
text-align: center;
background-image: url(images/layout1.jpg);
background-repeat: no-repeat;
background-position:top center;
}
#container{
position:relative;
top:300px;
margin-left:100px;
float: left;
width: 450px;
text-align:center;
display:inline;
float:left;
}

.nav {
position: relative;
left:0px;
top:375px;
width:150px;
text-align:left;
color: #000000;
float:left;
font-size:14px;
font-family: Verdana;
display:inline;

}
.nav a {font-weight:bold; font-size:11px;color:#000000;}
.nav a:hover { background-color: #fbcb8e; color:#000000; text-decoration:none}

ul
{
list-style-type: none;
text-indent: 5px;
list-style-position: outside;
}
li
{
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 1.3em;
}
