body {
	background-color: #FFFFFF;
}

#main{
  width: 700px;
	margin-top: 60px;
	margin-left: 35px;
}


#main-repeat{
  width: 700px;
	margin-top: 60px;
	margin-left: 35px;
}

h2, h3, h4{
   text-transform: uppercase;
   color: #1C6030;
}

hr{
   border: 1px solid #1C6030;
}


a:link { color: #1C6030; }
a:visited { color: #1C6030; }
a:hover { color: #CCCCCC; }


ul{
	margin-left: 10px; padding-left: 10px;
}

.inset{ 
  padding-left: 10px;
	padding-bottom: 3px;
	}
	
strong {
	color: #1C6030;
	font-weight: bold;
}



#photo {
	position: absolute;
	top: 14px;
	left: 722px;
	width: 300px;
	color: #666666;
	font-size:9px;
	text-align: right;
}
