body { 
font-family: "arial";
font-size: 12px; 
padding: 10px;
margin: 0px; 
text-align: center; 
background: #999999; } 

A:link { color: #000000; text-decoration:underline; }
A:visited { color: #000000; text-decoration:underline; }
A:active { color: #000000; text-decoration:underline; }
A:hover { color: #000000; text-decoration:underline; } 

A.top:link { color: #ffffff; text-decoration:none; margin-left: 20px; }
A.top:visited { color: #ffffff; text-decoration:none; margin-left: 20px; }
A.top:active { color: #ffffff; text-decoration:none; margin-left: 20px; }
A.top:hover { color: #ffffff; text-decoration:none; margin-left: 20px; } 

table { 
border: 0px; 
margin: 0px; 
padding: 0px; } 

td { 
font-family: "arial";
font-size: 12px; 
line-height: 14px; 
vertical-align: top; } 

img { 
border: 0px; 
margin: 0px; 
padding: 0px; }
	img.billy_i { 
	border: 1px solid black; } 

p { 
padding: 0px; 
margin: 0px; }

#main { 
width: 700px; 
border: 1px solid black; 
background: #ffffff; 
text-align: left; 
margin-left: auto; 
margin-right: auto; } 

#header { 
height: 56px; 
width: 699px; 
border: 1px solid black; 
border-bottom: 0px; 
text-align: right; 
background-color: #000000; 
background: #000000; 
color: white; 
text-align: left; } 

#menu { 
width: 700px; 
border: 0px; 
background: transparent; 
margin-top: -15px; 
margin-bottom: 15px;
text-align: right;  } 

	A.menu1:link { 
	color: #ffffff; 
	background: black; 
	text-align: left; 
	padding: 3px 5px 3px 5px; 
	height: 20px; 
	text-decoration:none; }

	A.menu1:visited { 
	color: #ffffff; 
	padding: 3px 5px 3px 5px; 
	text-align: left; 
	height: 20px; 
	background: black; 
	text-decoration: none; }

	A.menu1:active { 
	color: #ffffff; 
	text-align: left; 
	height: 20px; 
	padding: 3px 5px 3px 5px; 
	background: black; 
	text-decoration:none; }

	A.menu1:hover { 
	color: #000000; \
	height: 20px; 
	padding: 3px 5px 3px 5px; 
	text-align: left; 
	background:black; 
	background: white;
 	text-decoration:none; } 

	ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none; 
	float: right; 
	background: black; 
	color: white; 
	text-align: center; 
	cursor: hand; }

	li { /* all list items */
	float: left;
	position: relative; }

	li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 15px;
	left: 0; }

	li>ul { /* to override top and 
	left in browsers other than IE, 
	which will position to the top 
	right of the containing li, rather 
	than bottom left */
	top: auto;
	left: auto; }

	li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block; }

	#content {
	clear: left; }

#c_left { 
padding: 10px; 
width: 350px; 
float: left; } 

#c_right { 
padding: 10px; 
float: none; } 

#c_main { 
width: 700px; 
padding: 10px; 
padding-top: 0px; } 

#billy_l { 
width: 200px; } 

#billy_2 { 
width: 500px; } 

.icon { 
margin-right: 10px;
margin-left: 10px; } 

.title { 
font-weight: bold; 
text-transform: uppercase; } 

	a.cbar:link { 
	padding: 5px; 
	height: 22px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-decoration: none; 
	background: #000000; 
	color: #ffffff; 
	border: 1px solid #000000; } 

	a.cbar:visited { 
	padding: 5px; 
	height: 22px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-decoration: none; 
	background: #000000; 
	color: #ffffff; 
	border: 1px solid #000000; } 

	a.cbar:active {
	padding: 5px; 
	height: 22px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-decoration: none; 
	background: #000000; 
	color: #ffffff; 
	border: 1px solid #000000; } 

	a.cbar:hover {
	padding: 5px; 
	height: 22px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-decoration: none; 
	background: #ffffff; 
	color: #000000; 
	border: 1px solid #000000; } 

b { 
font-size: 14px; 
text-transform: capitalize; 
font-weight: bold; 
letter-spacing: -1px; } 

#comments { 
width: 542px; 
text-align: left; 
font-size: 14px; 
font-weight: bold; 
margin-left: auto; 
margin-right: auto; } 

.blog { 
font-size: 14px; } 

td.blog_title { 
border-bottom: 1px solid black; } 

td.archive { 
text-align: center; }
