body {
	background: #FFF no-repeat top right; 
	margin:15 0 0; 
	padding:0px;
	text-align:center;
	font-family : "georgia", "times", "serif"; 
	font-size: 12px; 
	line-height:16px;
	color:#000; 
	}
	

#Content {
	width:403px;
	margin:0px auto;
	text-align:left;
	padding:20px;
	background-color:#FFF;
	border:0;
	}


#TopTitle {
	width:387px;
	margin:0 1 0;
	text-align:left;
	padding:0px;
	}

	
#picture {
	width:387px;
	margin:5 0 0;
	text-align:center;
	padding:0px;
	}
	
	
img {
	border:1px solid #000
	}
	
	
#navigation {
	width:387px;
	margin:4 0 0;
	text-align:center;
	padding:0px;
	}	
	

p {
	margin:15 2 2;
	text-align:left;
	color:#000; 
	line-height: 14px
	}


h1 {
	margin:0 0 0;
	font-size: 14px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000; 
	} 


h2 {
	margin:0 0 0;
	font-size: 12px; 
	font-weight: bold; 
	color:#000 
	}
	
	 
hr {
	border: 0;
	color: #000;
	background-color: #FFF;
	height: 10px;
	}
			
			
.dead {text-decoration: none}

a {text-decoration: none;
	background-color: #FFF;}
a:link {color:#000}
a:active {color: #FFFFFF}
a:visited {color: #000}
a:hover {text-decoration: underline}