/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#info {
		width: 300px;
		overflow: auto;
	}

#flashcontent {
	width:100%;
	height:100%;
	text-align:center;
	position:absolute;
	background-color:#000000;
	}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	color: #CE0000;
}

.DivPlaceholderHolder {
	position:absolute;
	width:285px;
	left: 50%;
	margin-left:-142px;
	height:550px;
	top: 50%;
	margin-top:-275px;	
	border: none;
	/* for IE 6 */
	overflow:hidden;
	background-image:url(../images/Landing.jpg);
}

.DivPlaceholderA {
       float:left;
	   margin-left:55px;
       margin-top:190px;
       height:100px;
       border: none;
       /* for IE 6 */
       overflow:hidden;
}

.DivPlaceholderB {
       clear:both;
       float:left;
	   margin-left:55px;
	   width:177px;
       margin-top:230px;
       height:10px;
       border: none;
       /* for IE 6 */
       overflow:hidden;
}
.DivAuthor {
	width:300px;
	height:70px;
	position:absolute;
	left:50%;
	margin-left:-150px;
	bottom:0;
}
.DivAuthor2010 {
	width:775px;
	height:70px;
	position:absolute;
	left:50%;
	margin-left:-387px;
	bottom:0;
}