/* LIZTAN.COM */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, em, font, img, small, strike, strong, dl, dt, dd, ol, ul, li, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body  {
	margin: 0px;
	background-color: #FFFFFF;
}

#wrapper {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	padding-bottom: 1px;
	margin: 0px;
	list-style-type: none;
}

/* SIDEBAR */

#sidebar
{
	width: 200px;
	margin-left: 40px;
	margin-top: 0px;
	float: left;
	
}

#sidebar img {
	border: 0px;
	margin-bottom: 5px;
}

ul {
	margin: 10px 0 10px 0;
}


li a:link {
	padding: 3px 3px 3px 0;
	color: #424242;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

li a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 3px 0;
	text-transform: uppercase;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	
}

li a:hover {
	background-color: #d8d8d8;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#sidebar h1 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 100px;
	color: #000000;
	display: none;
}

.line {
	letter-spacing: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	}



/* END SIDEBAR */


/* BLURB */

#blurb
{
	margin-left: 240px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#blurb img {
	border: 0px;
	margin-bottom: 15px;
}


/* END BLURB */

#content1
{
	width: 710px;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	
}

#content1 img {
	margin-bottom: 20px;
	}


img {
 	border: 0;
	text-decoration: none;
	
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #383838;
	margin-bottom: 10px;
	
}

	
a:link {
	color: #666666;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
}

hr {
	border-top-color: #8a8a8a;
	border-width: 0;
	border-style: none;
	border-top: 1px dashed;
	height: 1px;
	
}

.link {
	background-color: #d8d8d8;
	color: #000000;
	text-decoration: none;
}

.new {
	background-color: #fffa5a;
	padding: 3px 3px 2px 3px;
	color: #424242;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	
}
