body {
	background-image: url(../../images/background.jpg);
	background-color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
}
div#wrapper {
/*background-image: url(../../images/background.jpg);*/
width: 800px;
/*background-color:#000000;*/
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: thin solid #000000;
background-repeat: repeat;
}
div#header {
margin-left: 20px;
width:760px;
height:167px;
background-image: url(../../images/header.gif);
text-align: center;
}
#header a{
float:right; 
width:85px; 
height:20px; 
margin-top: 130px;
border-left:0px; 
border-right:0px; 
border-bottom:0px; 
border-top:0px; 
	color: #fdf14b;
	font-size: 12px;
	font-weight: bolder;
}
div#nav {
margin-left: 20px;
width: 760px;
margin-top: 10px;
text-align: center;
}
div#main {
/*background-image: url('../misc_attributes/background.jpg');
background-repeat: repeat;*/
width: 760px;
margin-left: 20px;
margin-top: 1px;
padding: 10px;
color:#FFFFFF;
}
div#footer {
padding: 15px;
margin: 0px;
border-top: thin solid #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #FF0000;
}
a:active {
text-decoration: none;
}
div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}
.style1 {color: #FFFFFF}

#flashcontent {
		height: 100%;
	}
