/* Kchan style sheet */
/* CSS Markup, Fo Shizzle */
/* Sunday, 18th of March, 2007 */

/* General style ----------------------------------- */

body {
	background-color: black;
	bgcolor: #000000;
	background: url(http://72.29.75.219/~cheapme/csl_layout_5.png) repeat-y center #000000;
	margin:0 auto;
	padding: 0px;
	text-align: center;
	text-scroll: auto;
}

body, p, td div, tr, td, div {
	font-size : small;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : center;
	text-scroll : auto;
} 




/* Header -------------------------------------- */

#header {
	display: none;
}

/* Background image div --------------------------- */

#background {
	z-index:-1;
	margin-top: 0px;
}

/* Content ----------------------------------- */

#content {
	margin:0 auto;
	padding: 0px;
	width: 431px;
	text-align: center;
	text-scroll: auto;
	
}

/* Content Links ------------------------------ */

#content a:hover {
font-weight : normal;
font-size : x-small;
font-family : Arial;
color : #000000;
background : normal;
text-decoration : bold;
} 

#content a:visited, a:link, a:active {
font-weight : normal;
font-size : x-small;
font-family : Arial;
color : #000000;
text-decoration : bold;
} 
