body {
	background-color: #f5f5f5;
	background-repeat: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	overflow: auto;
	
}

.header {
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	

}

.container {
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;

}


.reel {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0px;
	padding-right: 0px;
	background-color:#f5f5f5;
	border: none;
	
}


p {
	font-family: georgia, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	color: #606060;
margin-top: 0em;
  margin-bottom: 0.5em;
	border:none;
	padding-bottom: 0px;
	font-weight: normal;
	list-style-type:square;
	
}


ol {
	font-family: georgia, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-variant: normal;
	text-transform: none;
	color: #606060;
margin-top: 0em;
  margin-bottom: 0.9em;
	border:none;
	padding-bottom: 10px;
	font-weight: normal;
	list-style-type:square;
	text-indent: 0px;
	
}


h1 {
	line-height: 1px;
	width: auto;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	vertical-align: baseline;
	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 21px;
	text-align: left;
	text-indent: 0px;
}

h2 {
	line-height: 0px;
	width: auto;
	height: auto;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	vertical-align: bottom;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	text-transform: capitalize;
	font-variant: small-caps;
}

h3 {
	line-height: 12px;
	width: auto;
	height: auto;
	font-weight:lighter;
	font-style: normal;
	font-variant: normal;
	vertical-align: bottom;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 10px;
	text-align: left;
	padding-top: 0px;
}



a:link {
	color:#A52A2A;
	font-family:Georgia, serif;
	size: 14px;
	font-weight: normal;
	///font-style:italic;
	///letter-spacing: 0.1em
}

a:visited {
	color:#A52A2A;
	font-family:Georgia, serif;
	size: 14px;
	font-weight: normal;
	///font-style:italic;
	///letter-spacing: 0.1em
}

a:hover {
	background-color:#A52A2A;
	color:white;
	font-family:Georgia, serif;
	size: 14px;
	font-weight: normal;
	///font-style:italic;
	///letter-spacing: 0.1em
}

a:active {
	color:#A52A2A;
	font-family:Georgia, serif;
	size: 14px;
	font-weight: normal;
	///font-style:italic;
	///letter-spacing: 0.1em
}



hr {
border-top: 1px;
border-top-color: #FFF;
color: #555555;
height: 1px;
margin-left: 0px;
width: 960px;
text-align: left;
}


