body {
   margin: 0;
   padding: 15px;
   background-color: #ffffff;
    font-family : "Tahoma",  Arial, Geneva, Helvetica, sans-serif;  
	font-weight : bold;
	color : #cc0000;
font-size : 80%;

}

a:link {
color : #cc0000;
text-decoration : none; 
border-bottom : 1px dashed; 
} 

a:visited {
color : #cc0000;
text-decoration : none; 
border-bottom : 1px dashed; 
} 

a:hover {
color : #ff0000;
text-decoration : none; 
border-bottom : 1px solid; 
} 

ul {  
		list-style-image : url(bullet.gif);
		margin-left : 15px;
					}

		
li {
  font-family : Georgia,  "Tahoma",  Arial, Geneva, Helvetica, sans-serif;  
  color: #ffffff;
	padding-left : 5px;
	margin-left : 20px;
	margin-bottom : 5px;
	}




#wrapper {
   border: 3px solid #cc0000;
   width: 700px;
   margin: 0 auto;
   padding : 0;
   background-color: #000000;
}

#core {
   background-color: #000000 ;
	line-height: 1.2;
    
}


  

#navigation {
   float: left;
   width: 196px;
   padding : 110px 5px 5px 5px;
	background-image: url(images/head_deke.gif);
	background-repeat: no-repeat;
	background-position: top right;
}



#navigation a {
			font-size: 90%;
			display: block;
			color: #000000;
			padding: 3px 3px 3px 3px;
			text-decoration: none;
			margin: 0px 0px 3px 0px;
			border: 1px solid #ff3333;
			background-image : url(bg1.jpg);
			background-repeat : repeat-x;
			
			}
					
		#navigation a:hover {
			border: 1px solid gray;
			background-image : url(bg2.jpg);
			background-repeat : repeat-x;
			color: #000000;
	}
		
	.selected {
	font-size: 90%;
			display: block;
			padding: 3px 3px 3px 3px;
			text-decoration: none;
			margin: 0px 0px 3px 0px;
			border: 1px solid #cc0000;
			color: #ffffff;
			background-image : url(bg3.jpg);
			background-repeat : repeat-x;
	}
		


#mainContent {
   margin: 0 0 -7px 205px ;   
      padding: 5px 10px 0px 10px;
     background-color: #999999;
	 background-image : url(bg_stone.jpg);
	 background-repeat : repeat;
	  text-align : justify;
	 line-height : 150%;
}

#mainContent h1 {
   font-size: 120%;
   margin: 0;
   color : #932680;
   }


   #mainContent p {
   font-family : Georgia,  "Tahoma",  Arial, Geneva, Helvetica, sans-serif;  
   font-size: 100%;
   font-weight : bold;
   line-height : 180%;
   letter-spacing : 1px;
   margin: 0 0 10px 0;
   color : #ffffff;
     }

	 
	 #footer {
	 height : 270px;
	 margin-left : -10px;
	 background : transparent;
	background-image : url(images/deke_leaning.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}
	 
	 
.img_left {
float : left;
margin-right : 10px;
}	 
	 

	 
	 
.red {
	color : #cc0000;
	font-weight : bold;
}	 


dl {
margin-left : 100px;
}

dt {
font-weight : bold;
color : #932680;
	}
	
hr {
width : 100%;
height : 5px;
color : #cc0000;
background-color : #cc0000;
}

#invisible {
	display : none;
}

.forminput
{    
    font-family : "Trebuchet MS",  Arial, Geneva, Helvetica, sans-serif; 
	font-size : 100%;
	color : #000000;
	background-color : #ffffff;
	font-style : normal;
	border-style : solid;
	border-color : #cc0000;
	border-width : 2px;
	}
	
	
.pic {
	cursor: hand;
	float : left;
margin-right : 10px;
border: solid 1px #000000;
}	



fieldset {
	border: 3px solid  #cc0000;
	padding: 10px;
	margin: 0px 10px 10px 10px;
	color: #ffffff;
	background-color: transparent;
	text-align : justify;
}
legend {
	margin: 0px;
	padding: 5px;
	color: #ffffff;
	}

