/* @override http://laylafanucci.com/css/tutorsty.css */

body {
	background-color: #0C0C0C;
    margin: 0;
    padding: 0;
	margin-width: 0;
	margin-height: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}


#content    
	{background-color: #0C0C0C;
	margin-left: -378px;
	position: absolute;
	top: -251px;
	left: 50%;
	width: 755px;
	height: 503px;
	visibility: visible
	}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 386px;
height: 300px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration: none;
font-size: 11px;
line-height: 17px;
background-color: #0C0C0C;
padding-top: 0px;
padding-right: 20px;
}

#mycustomscroll a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
}
#mycustomscroll a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
}
#mycustomscroll a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: underline;
}


#mycustomscroll p {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 0px 7px 14px 0px; line-height: 17px; margin-left:0px;}

#smallcustomscroll {
/* Typical fixed height and fixed width example */
width: 386px;
height: 308px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration: none;
font-size: 11px;
line-height: 17px;
background-color: #0C0C0C;
padding-top: 0px;
padding-right: 20px;
}

#smallcustomscroll a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
}
#smallcustomscroll a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
}
#smallcustomscroll a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: underline;
}

#smallcustomscroll p, #exhcustomscroll p {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 0px 7px 14px 0px; line-height: 17px; margin-left:0px;}

	
#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 396px;
height: 340px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
color: #FFFFFF;
background-color: #0C0C0C;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 396px;
height: auto;
position: relative;
color: black;
padding: 0px;
}
#mycustomscroll_contentwrapper ul{margin-left: 15px; margin-top: -10px;}
#mycustomscroll_contentwrapper ul li {list-style-type: circle;list-style-position: outside; line-height: 1.6em;}

#exhcustomscroll {
/* Typical fixed height and fixed width example */
width: 440px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration: none;
font-size: 11px;
line-height: 17px;
background-color: #0C0C0C;
margin: 15px 0 0 0;
padding: 0;
clear: both;
}

/* general page style ends here */
