BODY 	{ 
		background-color: #7c1d20;
		background-repeat: repeat-x;
 		background-position: 50% 0%
     	}

p 	{  
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		line-height: 17px
	}
		
.cred 	{ 
		color: #616161; 
		line-height: 20px 
	}

.subtopic	{
		color: #353B87;
		line-height: 10px
		}

.topic 	{	
		FONT-SIZE: 10px; 
		FONT-WEIGHT: bold; 
		COLOR: #353B87; 
		LINE-HEIGHT: 16px; 
		FONT-FAMILY: tahoma, verdana, arial, helvetica, sans-serif;
		text-align: left; 
		text-decoration: none
	}

.content{
		position: absolute;
		top: 0px;
		left: 40px
	}

.index{
		position: absolute;
		top: 50px;
		left: 40px
	}


.copy	{
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		line-height:17px
	}
		
#scrollWindowDiv 	{
					position:absolute; 
					left:65px; 
					top:120px; 
					width:225px; 
					height:100px; 
					clip:rect(0,260,250,0); 
			}
#scrollContentDiv 	{
					position:absolute; 
					left:0px; 
					top:0px; 
					width: 250px; 
					height: 500px;
			}

DIV.index-01 {
	position:absolute;
	left:0px;
	top:90px;
	width:780px;
	height:300px;
}

DIV.index-02 {
	position:absolute;
	left:215px;
	top:70px;
	width:455px;
	height:139px;
}

DIV.index-03 {
	position:absolute;
	left:110px;
	top:269px;
	width:560px;
	height:21px;
}

a 	{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	border: none #000000
	}

a:link {
	border: none #000000;
	font-family: Tahoma;
	font-size: 10px;

}
a:visited {
	border: none #000000;
}
a:hover {
	border: none #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;


}
a:active {
	border: none #000000;
}