@font-face { font-family: garamondpro_it; src: url('../font/garamondpro_it.otf'); } 

body {
	width: 90%;
	padding:	-10px 40px 40px 40px;
}

dl a {
	text-decoration: none;
	color:#666666;
}

dl .selected {
	color:#666666;	
	font-weight:bold;
}

dd .selected {
	color:black;
}

ul a{
	color:#666666;		
}


#_container {
	width:	819px;
	margin-right:	auto;
	margin-left:	auto;
}

#_content {
	width:	500px;
	margin-top:	100px;
	float: right;
	font-family:	arial;
	font-size:	12px;
	color:#666666
}

#_content .divide {
	border-bottom: 1px solid;
	color:#666666;
	width:	500px;
	padding-top: 0px;
	padding-bottom:5px;	
}

#_footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 110px;
	text-align:right;
	font-size: 11px;
	padding-top:100px;
}

#_footer a {
	font-family:	arial;
	text-decoration:none;
	color:#ccc;
}



#_imgContainer {
	width: 500px;
	height:	355px;
	padding-bottom: 10px;
	font-size:10px;
	cursor:	pointer;
}

#_leftnav {
	background-color: #F1EEE5;
	height:	482px;
	width: 300px;
	margin-top:	100px;
	position: fixed;
	display:block;
}

#_leftnav .divide {
	border-bottom: 1px;
	color: #666666;
	padding-top: 20px;
	margin-right: 20px;
}

#_logo {
	padding-left:	10px;
}

#_logo h2 {
	font-size:	15px;
	font-family: arial;
	margin-bottom:	0px;
}

#_menu ul {
	list-style: none;
	font-variant: small-caps;
	font-family: times new roman;
	color:#666;
	font-style:italic;
	font-size:	24px;
	cursor:	pointer;
	text-align:left;
	padding-left: 0px;
	padding-right: 25%;
}

#_menu li {
	border-bottom:	1px solid;
	border-color:#333;
	width:	160px;
	padding-left: 20px;
}

#_menu a {
	text-decoration:none;
}

#_menu dl {
	font-size: 12px;
	font-family:arial;
	font-variant:normal;
	font-style:normal;
	color:#666666;
	padding-top:6px;
	padding-bottom:6px;
	text-align:left;
}

#_menu dd {
	padding-bottom: 5px;
}

#_top {
	height:	80px;
	margin-right:	auto;
	margin-left:	auto;
	color:#666666;
	position:fixed;
	background-color:white;
	padding-top: 30px;
	top: 0px;
}

#_top a {
	text-decoration: none;
}

#_top a img {
	border: none;
}

.bold {
	font-weight:bold;
color: #000000
}

.caption {
	font-size:	12px;
	color:#666666;
}

.contentText {
	width:	500px;
	text-align:	justify;
}

.contentImage {
	width:	500px;
	height:	355px;
	cursor:pointer;
}

.dark {
	color:#000000;
}

.divide {
	border-bottom: 1px solid;
	border-color: #666666;
	padding-top:20px;
}

.hidden {
	display:none;
}

.imageCounter {
	float:right;
	padding-top: 3px;
}

.light {
	color:#666666;
}

.left {
	width:	299px;
	margin-right: 20.5px;
	float: left;
}

.right {
	width: 500px;
	float:	left;
}

.subhead {
	font-family:	arial;
	font-size:	16px;
}

.section {
	margin-bottom: 40px;
}

.section a{
	color:#666666;	
}


