html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #ab8606;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
	margin: auto;
	text-align: center;
	font-family: Times, Georgia, serif;
	font-size: 76%;
	line-height: 1.5em;
	background: url("http://www.rosssocolof.com/images/bg.jpg") fixed center no-repeat #ab8606;
	width: 1100px;
	}

#header {
	background: url("http://www.rosssocolof.com/images/banner.png") no-repeat;
	margin: auto;
	height: 400px;
	}

#menuwrapper {

	}

#menu {
	padding-top: 103px;
	padding-right: 10px;
	float: right;
	color: #ab8605;
	}
	
#menu ul li {
	display: inline;
	font-size: 1.3em;
	}
	
#menu a {
	color: #ab8605;
	text-decoration: none;
	}



#content {
	clear: both;
	text-align: left;
	background: url("http://www.rosssocolof.com/images/tp.png") repeat;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: large;
	}

#text {
	margin: auto;
	width: 800px;
	}
	
#text a {
	color: #333333;
	}
	
#footer {
	background: #282e03;
	color: #ab8605;
	}
	
#footer p {
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
#footer a {
	color: #ab8605;
	}
	
h1 {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.5em;
	}

h2 {
font-size: 1.5em;
font-weight: bold;
line-height: 1.5em;
}

h3 {
font-size: 1.3em;
font-weight: bold;
line-height: 1.3em;
}
	
p {
	margin-bottom: 1em;
	margin-top: 1em;
	}
	
cite {
	font-style: italic;
	}
	
.photo_left {
	float: left;
	padding: 25px;
	} 
	
.photo_right {
	float: right;
	padding: 25px;
	}
	
.first {
	font-weight: bold;
	}
	
ul {
	list-style-type: circle;
margin-left: 3em;
	}
	
.attrib {
	font-style: italic;
	text-align: right;
	}
	
.divider {
	text-align: center;
	}
	
	