/* greenjasper*/

#container {
	margin:0;
	padding:0;
	width: 1100px;
	height: 2000px;
	border: 2px none #333333;







} 



#header {
	margin:0;
	padding:0;
	float:top;
	position: absolute;
	left: 5px;
	top: 45px;
	border: 2px none #333333;
	width: 1207px;
	height: 200px;
	background: url(headbar.gif) no-repeat;










} 



#leftbar {
	margin:0;
	padding:0;
	float:left;
	position: absolute;
	width: 200px;
	height: 1500px;
	left: 5px;
	top: 250px;
	border: 2px none #333333;
	background: url(jasperleft.gif) no-repeat;











} 


#contents {
	margin:0;
	padding:0;
	float:none;
	position: absolute;
	left: 206px;
	top: 250px;
	width: 700px;
	height: 1505px;
	background: url(mainboader.gif) no-repeat;
	border-top: 2px none #333333;
	border-right: 2px none #333333;
	border-bottom: 2px none #333333;
	border-left: 2px none #333333;






} 


#rightbar
{
	margin:0;
	padding:0;
	float:none;
	position: absolute;
	left: 908px;
	top: 250px;
	width: 300px;
	height: 1505px;
	border: 2px none #333333;
	overflow: auto;
	background: url(jasperright.gif) no-repeat;
	background-image: url(jasprightt.gif);









} 
#footer{
	margin:0;
	padding:0;








float;bottom;
	clear:both;
	position: absolute;
	left: 5px;
	top: 1755px;
	width: 1200px;
	height: 202px;
	border: 2px none #333333;
	background: url(headbar.gif) no-repeat;
	background-image: url(footbar.gif);







} 
hr {height:4px;background-color:#33ccff}

a:link {color:#0066ff}
a:visited{color:#0000CC}
a:hover{
	color:#ff6699;
	background: #66FFCC;
}
a:active{color:#008000;background-color:blue}
a.mail link   {color:#ffffff}
a.mail visited{color:#ffffff}
a.mail hover  {color:#ffff00}
a.mail active {color:#008000}
div.copy{background-color:#66cc33}


p
span.re{
	color:#FF0000;
	font-size:20px;
	font-weight: bold;
}
span.contents{
	background: url(bkbotam01.gif) no-repeat;
	font: 36px "Times New Roman", "Times", "serif";
	color: #FF9966;



}
p span.mi {
	font-size: 30px;
	background: url(bkbotam01.gif) no-repeat;
	color: #FFCC33;

}
p span.mi2{
	background: url(bkbotam02.gif);
	font-size: 30px;
	font-style: italic;
	color: #FF6699;

}
p span.mi3 {

	background: url(bkbotam03.gif);
	font-size: 30px;
	font-style: italic;
	color: #000000;
}

