html, body, div, p, ul, li, h1, h2, h3, h4, h5, h6, blockquote, iframe { padding:0; margin:0;}



body {

	width:100%;

	text-align:center;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	color:#CCC;

	background-color:#1b1b1b;

}





#top ul, li {

	display:inline;

	list-style-type:none;

}



#top a {

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	padding:5px 5px 5px 5px;

}



#top a:visited {

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	padding:5px 5px 5px 5px;

}



#top a:hover {

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	padding:5px 5px 5px 5px;

	border-bottom:2px solid #999;

}

	



a {

	color:#FFF;

	text-decoration:underline;

	outline:none;

}



a:visited {

	color:#FFF;

	text-decoration:underline;

	outline:none;

}



a:hover {

	color:#666;

	text-decoration:underline;

	outline:none;

}



#holder {

	position:relative;

	background:url(images/bottom.png) bottom center no-repeat;

	width:400px;

	text-align:center;

	margin:10px auto;

	height:600px;

}



#top {

	background-image:url(images/top.png);

	background-repeat:no-repeat;

	width:400px;

	height:105px;

}



#left {

	background-image:url(images/left.png);

	background-repeat:no-repeat;

	width:57px;

	height:495px;

	float:left;

}



#right {

	background-image:url(images/right.png);

	background-repeat:no-repeat;

	width:56px;

	height:495px;

	float:right;

}



.scrollContainer div.panel {

	padding:5px;

    height:371px;

	width:287px;

}



.scrollContainer {

	width:891px;

}

	



#content {

	position:relative;

	overflow-y:scroll;

	overflow-x:hidden;

	text-align:left;

	background-image:url(images/contbg.png);

	background-repeat:no-repeat;

	background-position:center top;

	background-attachment:scroll;

	width:287px;

	height:371px;

}



#content p {

	padding:5px 5px 5px 5px;

}





p {

	padding:5px 5px 5px 5px;

	text-align:left;

}



#spacer {

	background-image:url(images/contentbottomspacer.png);

	background-repeat:no-repeat;

	width:287px;

	height:23px;

	margin-left:57px;

}



#bottomleft {

	background-image:url(images/bottomleft.png);

	background-repeat:no-repeat;

	width:120px;

	height:101px;

	float:left;

}



#button {

	background-image:url(images/button.png);

	background-repeat:no-repeat;

	overflow:hidden;

	width:46px;

	height:44px;

	margin:auto;

	float:left;

}



#bottomright {

	background-image:url(images/bottomright.png);

	background-repeat:no-repeat;

	width:121px;

	height:101px;

	float:right;

}



#footer {
	float:left;

	width:400px;

	font-size:11px;

}



#footer p {

	text-align:center;

}



blockquote {

	border-left:2px solid #666;

	color:#FFF;

	padding-left:20px;

	padding-right:5px;

	margin-left:40px;

	margin-right: 5px;

	text-indent:-19px;

}



blockquote:first-letter {

	font-size:16px;

	font-style:normal;

	padding-right:2px;

	padding-left:5px;

	color:#666;

	font-weight:bold;

}



h1 {

	font-size:24px;	

	padding-left:5px;

	padding-right:5px;

}



h2 {

	font-size:18px;	

	padding-left:5px;

	padding-right:5px;

}



h3 {

	font-size:16px;	

	padding-left:5px;

	padding-right:5px;

}



h4 {

	font-size:14px;	

	padding-left:5px;

	padding-right:5px;

}



h5 {

	font-size:12px;	

	padding-left:5px;

	padding-right:5px;

}



h6 {

	font-size:10px;	

	padding-left:5px;

	padding-right:5px;

}
