#wrap { 
	width: 1000px; 
	margin-right:auto; 
	margin-left:auto; 
	background-color: #FFFFFF; 
	text-align: center; 
}
#sidebar     { font-family: Georgia; font-size: 10pt }
#sidebar td  { font-family: Georgia; font-size: 10pt }
#header      { font-family: Georgia; font-size: 12pt }
A:hover { color: red; }
h1           { font-family: serif; font-size: 24pt; text-align: center }
h2           { font-family: serif; font-size: 16pt; text-align: center }
h3           { font-family: serif; font-size: 14pt; text-align: center }
#navbar      { width: 990px; height: 30px; margin-right:auto; margin-left:auto; background-color: #9CBFE5; }
#contentmain { } 
#footer      { font-family: Georgia; font-size: 10pt }
#bubble      { font-family: Georgia; font-size: 10pt }