/* STYLE RESET */

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, 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 {

	border: 0;
	outline: 0;

	vertical-align: baseline;
}

em {
font-style: italic;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
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;

}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: inherit;
	
}

/* END STYLE RESET */



body {
margin:0;
padding:0;
background: none;
font-size: smaller;
font-family: arial, helvetica, sans-serif;
line-height: 1.4em;
}

h1 {
	text-align: center;
	padding-top: 80px;
	font-size: 1.2em;
	line-height: 1.1em;
}

h2 {
	text-align: center;
	font-size: 1em;
}

a:link{
	text-decoration: none;
	color: black;
	
}

a {
	text-decoration: none;
}

#release {
background: none;
}

#contentcolumn {

max-width: 600px;

margin: 0;
padding: 0;
}


/*------Start Content paragraphs-------*/

#contentcolumn {
margin-left: 8px;
margin-top: 0;
margin-bottom: 0;
padding: 35px;
padding-top: 30px;
padding-bottom: 40px;
background: none;
}

.superscript {
font-size: 70%;
vertical-align: super;
line-height: 1.3em;
}


#contact {

	position: absolute;
	top: 17px;
	left: 480px;
}

#block_title {
	position: relative;
	top: 18px;
	left: -60px;
}

