body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.7%;
	color: #fefeef;
}

ul {
	list-style-type: none; 
	font-size: 1.2em; 
	line-height: 180%;
	list-style-image: url(./images/indexbullet.gif);
	}

a:link, a:visited {
	color: #fefeef; 
	text-decoration: none; 
	text-transform: uppercase; 
	font-weight: 100;
	}

a:hover {
	color: #fefeef; 
	text-decoration: none; 
	text-transform: uppercase; 
	font-weight: 100;
	}

a:active {
	color: #fefeef; 
	text-decoration: none; 
	text-transform: uppercase; 
	font-weight: 100;
	}

p {color: #fefeef;}

#flashcontent {
	margin: 0px auto 0 auto; 
	width:780px;
	}

.indexmenu {
    float:right;
     position: relative;
    height: auto;
    width: auto;
    right: 220px;
    top: 310px;
}