/* 1963 Records.com.*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
    margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;
}

body {
	width: 780px;
	height: auto;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font: small Verdana, Verdana, Geneva, sans-serif;
	color: white;
	background-color: black;
}

#container {
	width: 780px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: white;
	background-color: black;
}

#header {
	border-bottom: 6px solid white;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	text-align: center;
	color: white;
	background-color: black;
	border-top: 18px double white;
}

#nav {
	border-bottom: 6px solid white;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font: bold medium Verdana, Verdana, Geneva, sans-serif;
	color: white;
	background-color: black;
}

#content {
	float: left;
	width: 760px;
	padding-bottom: 10px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: white;
	background-color: black;
	margin: 8px;
}

#box {
	float: left;
	width: 760px;
	padding-bottom: 10px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: white;
	background-color: black;
	margin: 8px;
}

#floatleft{
	float: left;
	width: 520px;
	padding: 8px;
}

#floatright{
	float: right;
	width: 200px;
	padding: 8px;
}

#clear{
	clear : both;
}

div.floatleft{
	float: left;
	width: 520px;
	padding: 8px;
}

div.floatright{
	float: right;
	width: 200px;
	padding: 8px;
}

div.dicoleft{
	float: left;
	width: 260px;
}

div.dicoright{
	float: right;
	width: 480px;
	padding: 8px;
}

div.clear{
	clear : both;
}

#footer {
	border-top: 6px solid white;
	clear: left;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font: small Verdana, Verdana, Geneva, sans-serif;
	color: white;
	background-color: black;
	border-bottom: 18px double white;
}

:hover {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: white;
}

:focus {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: white;
}

:active {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: white;
}

:visited {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: white;
}

:link {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: white;
}

img {
	border: 0px;
}

img.floatleft {
    float: left;
	margin: 8px;
}

img.floatright {
    float: right;
    margin: 8px;
}

p {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
}

h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	font: bold x-large Verdana, Verdana, Geneva, sans-serif;
}

h2 {
	margin-top: 8px;
	margin-bottom: 8px;
	font: bold large Verdana, Verdana, Geneva, sans-serif;
}

h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	font: medium Verdana, Verdana, Geneva, sans-serif;
}

h4 {
	margin-top: 4px;
	margin-bottom: 4px;
	font: small Verdana, Verdana, Geneva, sans-serif;
}

ul {
	font: medium Verdana, Verdana, Geneva, sans-serif;
	margin: 8px;
}
