body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        color:#FFFFFF;
        font-size: 12px;
        padding-left:  0;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        background: #ECECEC;
        background-position: center top;
        text-align: center;
}


#body-center {
        position: relative;
        margin:auto;
        text-align: center;
}


#footer {
	position: relative;
	padding:0px;
	margin: 0px;	
	height:30px;
	margin: 0px;
  width:600px;
	font-size: 12px;
  font-weight:normal;
	color:#333333;
	background-image: url("images/bgr.jpg");
	background-position: inherit;
}


a {
                text-decoration: none;
                color: #333333;
                font-weight: bold;
}

a:active {
                text-decoration: none;
                color: #666666;
                font-weight: bold;
}

a:visited {
                text-decoration: none;
                color: #666666;
                font-weight: bold;
}
a:hover {       
                color: #666666;
                font-weight: bold;
}

.main {
	position: relative;
	text-align: center;
	width: 600px;
	border: hidden;
	top: 160px;
}

#flash1 {
        position: relative;
        margin: 0px;
        padding: 0px;
        top: 0px;
        left: 0px;
}

