/*-General-----------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6,  div {
	margin:0px;
	padding:0px;
}

a img {
	border:none;
	margin:0px;
	padding:0px;
}

/*-Main Layout-------------------------------------------*/

#overall {
	margin:0px 0px;
	padding:0px 0px;
; font-family: Verdana, Arial, Helvetica, sans-serif
; width: 800px
; background-color: #000000
}

/*-Header-------------*/

.header {
;
clip:  rect(   ); font-size: 12px
}

/*-Footer-------------*/

.footer {
    clip:   rect(   );
; font-size: 12px; padding-left: 10px
}

/*-Center Column------*/

.centercolumn {
font-size: small;
	padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;
}

/*-Remaining layout--------------------------------------*/

#title {
	top: 0px;
	left: 0px;
	position: absolute;
}

h1 { font-size: x-large}
h2 { font-size: large}
h3 { font-size: medium}
h4 { font-size: small}
h5 { font-size: x-small}
h6 { font-size: xx-small}
a:link, a:hover, a:visited { text-decoration: none;}

a:link { color: #8B1316; font-weight: bold}a:visited  { color: #8B1316; font-weight: bold}a:hover { color: #B23B2E; font-weight: bold}a:active { color: #467b26}body { background-color: #000000}a:active { ; font-weight: bold} td {  background-repeat: no-repeat; background-color: #A68F7D}
