/******************** resets ***********************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin:0; padding:0;}
fieldset,img, a img {border: none;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;}


/******************* universals ********************/


body {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#navigation {
	float: left;
	width: 329px;
}
#heading h1 {
	color: #333333;
	font-size: 1.2em;
	font-weight: normal;
}

#heading a {
	color: #333333;
	text-decoration: none;
}


#content {
	margin-top: 35px;
}
#navigation li {
	display: inline;
	list-style-type: none;
	margin-right: 80px;
	font-size: .9em;
}

.caption-text {
	font-size: .8em;
	color: #666666;
}


#heading {
	width: 636px;
	float: left;
	margin-right: 35px;
}
#text-area {
	float: left;
	width: 329px;
	margin-left: 35px;
	font-size: 0.85em;
	line-height: 1.2em;
}

#navigation a {
	color: #666666;
	text-decoration: none;
}
#navigation a:hover {
	color: #333333;
	text-decoration: underline;
}


#text-area a {
	color: #333333;
	text-decoration: none;
}

#text-area ul {
	padding-left: 10px;
}

#text-area a:hover {
	color: #333333;
	text-decoration: underline;
}


#image-area {
	float: left;
	width: 636px;
}
.highlight1 {
	color: #333333;
}
