body {
	text-align:center;
	margin:0 auto; 
	background-attachment: fixed;
	background-image: url(../images/template/jjbackground.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

p            { font-family: Verdana; font-size: 11px }
td           { font-family: Verdana; font-size: 11px }

a:link {color: #800000}
a:visited {color: #800000}
a:hover {color: #0000FF; text-decoration: none}
a:active {color: #0000FF}

#textframe
 { text-align:left;
 width:340px; 
 height: 390px; 
 overflow:auto; 
 font-family:Verdana; 
 font-size:11px; 
 color:#000000;
 scrollbar-face-color: #D77CA1;
 scrollbar-arrow-color: #ffffff;
 scrollbar-track-color: #EABDCA;
 scrollbar-shadow-color: #EABDCA;
 scrollbar-highlight-color: #EABDCA;
 scrollbar-3dlight-color: #EABDCA;
 scrollbar-darkshadow-color: #EABDCA }

#main {
	width: 900px;
	height:600px;
	position: absolute;
	left: 50%;	
	margin-left: -425px;
}

.header      { font-family: Arial; font-size: 14px; font-weight: bold }
.smallcase   { font-family: Verdana; font-size: 10px }
.copyright   { font-family: Verdana; font-size: 10px; color:#c0c0c0 }
.copyright a:link color #808080 text-decoration none .copyright a visited color #808080 text-decoration none .copyright a hover color #800000 text-decoration underline .header      { font-family: Arial; font-size: 14px; font-weight: bold }
