html,body {margin:0; padding:0; 		height: 100%;
}
body {background:#000; color:#666;
	font:10pt Tahoma;}
	
	.topic h1 { display: inline; color:#666;
	font:10pt Tahoma;}
	
		h3{ display: inline;}
	.subtopic {font-size:8pt;}
	.subtopic a{font-style:normal; font-weight:normal; }


a {color:#666; font-weight:normal; text-decoration:none;}
a:hover {color:#000;}
#txt { background:url(images/bdybckgrnd.jpg) repeat-y center; background-color:#000000; }
#textwrap {position:relative; margin:0 auto; padding:0; width:750px; background:url(images/bckgrnd.jpg) no-repeat top center; border-top:50px solid #000; }
#text {position:relative; top:95px; left:300px; width:330px; text-align:justify;}

#menu {
	position:absolute;
	top:210px;
	left:99px;
}
#menu a  {display:block; padding:0 0 1em 0;}

#logo {position:absolute; top:100px; left:95px;}
#close {position:absolute; top:85px; left:580px; font-size:1.1em;}

img {border: none;}
#norm {
	color:#D1661F; /* color of text in body */
	text-decoration:none; background-color:#eee;}

.clear {clear:both;}

h1 {font-size:1em;}
h2 {font-size:1em;}
h3 {font-size:8pt; font-style:normal; font-weight:normal;}
h4 {font-size:1em;}
.copyright {padding-bottom:13em; text-align:center; font-size:.75em;}

/* IMAGES */
.left {margin-right:1em; float:left;}
.right {margin-left:1em; float:right;}
.left, .right {clear:both;}

span.nonie {display:inline;}

	#flashfooter{
		height: 31px;
		width:100%;
		position:fixed;
		bottom:0;
		}
		
			#flashcontent {
		height: 100%;
		text-align:center;
		
	}
#contentWrap{
	position:relative; 
	margin:0 auto;
	width:741px;
	
	padding-left:14px;
	padding-right:14px;
	}
