body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small
	background-image: url (/Images/youtube-background_tile.jpg)
	background-repeat: repeat
	cellspacing="0"
}

table {
	padding: 0px;
	vertical-align: top;
	cellspacing="0"
}

td {
	font-family: Arial, Helvetica, sans-serif;
	cellspacing="0"
	padding: 6px;
}

td1 {
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	cellspacing="0";
	padding: 6px;
}


nl {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 80%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	color: #0033FF;
	font-size: 100%;
	margin-left: 12px;
}

h2 
{
	font-size: 90%;
	color: #0033FF;
	font-weight: 300;
	margin-left: 12px;
}

h3
{
	font-size: 85%;
	font-weight: 300;
	color: #0033FF;
	margin-bottom: -3;
	margin-top: 1;
	margin-left: 12px;
}

h4 
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size: 70%;
	margin-top: 2;
	margin-bottom: 2;
	margin-left: 5;
}

h5
{
	font-size: 80%;
	color: #FFFFFF;
	margin-left: 12px;
	margin-bottom: -1;
	margin-top: 1;
	font-weight: 300;
	margin-left: 12;
}

h6 {
	color: #000000;
	font-size: 105%;
	text-decoration: none;
	margin-top: -1;
	margin-bottom: -1;
	font-weight: 300;
}

p {
	font-size: 85%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8; 
}

a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #000099;
}

a.leftnav:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
	

	
a.third:link { 
	color: #FF6633;
	text-decoration: underline;
	
	}
	
a.leftnav:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.second:link { 
	color: #0033FF;
	font-weight: bold;
	}
	
a.second:visited { 
	color: #0033FF;
	font-weight: bold;
	}
	
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
	
#bordercell {
	border: 1px solid #516B8B;
	border-style: solid; 
}

#bordercell2 {
	border: 1px; 
	border-width: solid; 
	border-color: #0000FF; 
}

li {
	font-size: 85%;
	list-style-type: disc;
	margin-left: 8;
	}
	
ul { 
	margin: 0;
 	padding: 0;
 	margin-top: 5cm
} 

ul.circle { 
	list-style-type: circle;
	margin: 0;
 	padding: 0;
} 

#indexbox {
	border-style: solid;
	border-width: 2px;
	border-color: #0000FF;
}


strong {
	font-weight: bolder;
}

div#usernotes {
	background-color: transparent;
	font-size: 88%;
}
div#usernotes div.head, div#usernotes div.foot {
	background-color: transparent;
	padding: 4px;
}
div#usernotes div.foot {
	text-align: right;
}
div#usernotes div.foot a, div#usernotes div.head a {
	background-color: transparent;
}
div#usernotes span.action {
	float: right;
}
div#usernotes div.note {
	margin-left: 2em; 
	margin-right: 2em; 
	border-bottom:1px dashed;
	padding: 4px;
}
div#usernotes div.text {
	padding: 2px;
	margin-top: 4px;
}

.article { 
	border: 3px solid #bbbbbb; 
	background: white; 
	width: 490px;
	float: left; 
	text-align: left;
	margin: 0;
	padding: 0;
	}

.boxr { 
	border: 3px solid #bbbbbb; 
	background: white; 
	width: 310px;
	float: right; 
	text-align: left;
	margin: 0;
	margin: 5px;
	}
	
.boxrow2left { 
	border: 3px solid #bbbbbb; 
	background: white; 
	width: 400px;
	float: left; 
	text-align: left;
	margin: 5px;
	}

.boxrow2right { 
	border: 3px solid #bbbbbb; 
	background: white; 
	width: 400px;
	float: right; 
	margin: 5px; 
	}
	
.boxsignup
	border: 3px solid #bbbbbb; 
	background: white; 
	width: 400px;
	height: 350px;
	float: right; 
	margin: 5px; 
	padding: 5px;
	}
	

</style>