

/*--------------------------------------------

				Defaults
				
---------------------------------------------*/

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-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #808080;
	background: #ffffff;
}
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: "" "";
}
strong {
font-weight: bold;
}

body {
	font-size: 62.5%;
	height: 100%;
}

html {
height: 100%;
width: 100%;
}

html>body #columns, html>body #bkg_2 {
height: auto;
}

.left {
float: left;
}
.right {
float: right;
}

em {
font-style: italic;
}

blockquote {
border-left:5px solid #737477;
font-style:italic;
margin:15px 30px 0pt 10px;
padding-left:15px;
}


/*--------------------------------------------

				Layout
				
---------------------------------------------*/

body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
line-height:120%;
text-align: center;
}


#container {
width: 800px;

text-align: left;
color: #808080;


}

dl.left_col {

width: 800px;
padding: 60px 0px 0px;
}






/*--------------------------------------------

				typography
				
---------------------------------------------*/

#container a {
text-decoration: none;
color: #d20101;
}

#container a:hover {
text-decoration: none;
color: #f06868;
cursor: pointer;
}

#container img.left {
padding: 0 10px 10px 0;
}

dl.left_col dd.blurb ul {
padding: 10px 10px 10px 20px;
color: #d20101;
}



#container a.logo:hover, #container a.twitter:hover {
background: none;
}
.navigate {
float: left;
padding: 10px 0px 20px 10px;
font-size: 1.1em;
