a:link		{color: #600;
		text-decoration : none}
a:hover		{color : #600;
		background : #fc9 }
a:visited	{color: #600;
		text-decoration : none}

#normal a	{ color: #03c}

#normal a:hover {color:white;
		background : #03c}

#indexlink a:hover	{background : none}


.leftmargin{  position: absolute;
		background-color: #c96;
		top: 0px;
		left: 0px;
		width: 200px;
		height: 1000px;	
          }

.leftmenu{  	position: relative;
		top: 200px;
		left: 30px;
		width: 150px;
		height: 500px;	
          }


.rightmargin{  position: absolute;
		background-image: url('stripe.gif');
		top: 0px;
		left: 800px;
		width: 500px;
		height: 1000px	
          }

.topbox{ 	 position: absolute;
		background-color: #600;
		border: 2px solid #600;
		top: 0px;
		left: 200px;
		width: 600px;
		height: 150px;	
          }

.stripe{	position: absolute;
		background-color: #c96;
		top: 150px;
		left: 200px;
		width: 600px;
		height: 20px;
	}

.contentbox{ 	 position: absolute;
		background-color: #fc9;
		top: 170px;
		left: 200px;
		width: 600px;
		height: 630px;	
          }

.content{ 	 position: relative;
		color: #600;
		top: 20px;
		left: 30px;
		width: 500px;
		height: 800px;	
		font-size: 10pt;
		font-family: verdana, arial, sans-serif;
		line-height: 150%;
		text-align: justify;
		 }
          
.photo{	position: relative;
		top: 200px;
		left: 250px;
		width: 230px;
		height: 230px;
		}
		
.indexmainphoto{ position:absolute;
		top: 5%;
		left: 30%;
		}
		
.indexphoto1{ position: absolute;
		top: 22%;
		left: 2%;
		}
		
.indextext1{ position: absolute;
		top: 23%;
		left: 12%;
		}
		
.indexphoto2{ position: absolute;
		top: 42%;
		left: 7%;
		}
		
.indextext2{ position: absolute;
		top: 43%;
		left: 17%;
		}

.indexphoto3{ position: absolute;
		top: 60%;
		left: 16%;
		}
		
.indextext3{ position: absolute;
		top: 61%;
		left: 26%;
		}

.indexphoto4{ position: absolute;
		top: 72%;
		left: 28%;
		}
		
.indextext4{ position: absolute;
		top: 73%;
		left: 38%;
		}
		
.indexphoto5{ position: absolute;
		top: 83%;
		left: 42%;
		}
		
.indextext5{ position: absolute;
		top: 84%;
		left: 52%;
		}
		
		
