a[href]:link, a:visited {
text-decoration: none;
background-color: transparent;
color: #39526b;
border-bottom: dotted 1px #39526b;
}

a[href]:active {
border-bottom: solid 1px #73a5d3;
}

a[href]:hover {
background-color: transparent;
color: #000;
border-bottom: dotted 1px #000;
}

blockquote {
padding: 0;
margin: 0;
}

blockquote p, q {
padding: 0;
margin-right: 0;
margin-left: 0;
background-color: transparent;
color: #555;
font-family: georgia, serif;
font-size: 11px;
}

cite {
background-color: transparent;
color: #333;
font: bold 11px georgia, serif;
}

fieldset {
padding: 4px 10px;
margin: 0 0 10px 0;
border: solid 1px #ddd;
}

form h3 {
padding: 0;
margin: 4px 8px 12px 8px;
background-color: transparent;
color: #444;
font-size: 11px;
font-weight: normal;
border: 0;
}

form p {
margin: 4px 8px;
font-size: 10px;
}

h1 {
	line-height: 1em;
	padding: 13px 8px;
	/background-color: #FFFFFF;
	color: #FF9900;
	font-size: 1.8em;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	text-shadow: #583400 2px 2px 1px;
	margin: 0px;
}

h1 span {
	background-color: transparent;
	color: #fff;
	font-size: 10px;
	text-align: right;
}

h3 {
line-height: 19px;
padding: 10px 0px 10px 8px;
margin: 0;
background-color: transparent;
color: #000;
font-size: 16px;
border-bottom: solid 1px #ccc;
}

h3:first-child {
padding-top: 0;
}

h3 span {
background-color: transparent;
color: #333;
font-size: 10px;
font-weight: normal;
}

h4 {
	line-height: 19px;
	padding: 4px 0px;
	margin: 20px 8px -10px;
	color: #39526b;
	font-size: 14px;
	border-bottom: dotted 1px #ddd;
	text-transform: uppercase;
}

h4 + ul {
margin-top: 10px;
}

h4 span, h5 span {
background-color: transparent;
color: #777;
font-size: 10px;
font-weight: normal;
}

h3 + p + h4 {
margin: 0 0 5px 0;
}

h5 {
	line-height: 17px;
	padding: 0px 8px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

h5 a:link, h5 a:visited {
background-color: transparent;
color: #3e6d92;
border-bottom: dotted 1px #3e6d92;
}

h4 + h5, h4 + p + h5 {
margin: 15px 0 5px 0;
}

html {
text-align: center;
padding: 10px 0;
margin: 0;
background: #999999 url(yt_gfx/yt-bkgd.jpg) repeat-x fixed;
color: #000;
font: normal 11px "lucida grande", lucida, verdana, geneva, sans-serif;
}

p {
	line-height: 1.8em;
	font-size: 1.1em;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
}

li {
	line-height: 16px;
	color: #7F4304;
	list-style-type: square;
	padding-bottom: 4px;
}

#airlock {
	text-align: left;
	width: 740px;
	padding: 0;
	margin: auto;
	background-color: #fff;
	color: #000;
	border: solid 1px #000;
}
#bodyContent {
	float: right;
	height: auto;
	width: 540px;
	background-color: #FFFFFF;
	/background-image: url(yt_gfx/yt-cornerround.jpg);
	background-repeat: no-repeat;
}

#error {
background-color: #eee;
color: #000;
padding: 8px;
margin: 0 0 15px 0;
border: solid 1px #000;
font-size: 14px;
}

#error h3 {
background-color: transparent;
color: #ff2200;
padding: 0;
margin: 0;
border: 0;
}

#error p {
padding: 5px 0;
margin: 0;
font-size: 11px;
}

#footer {
clear: both;
padding: 5px 10px;
margin: 20px 0 0 0;
background-color: #eee;
color: #555;
font-size: 10px;
border-top: solid 1px #ccc;
}

#menu {
	list-style: none outside;
	padding: 0;
	margin: 0 0 25px;
	background: #FF9900 url(yt_gfx/yt-welcome-bkgd.jpg) repeat;
	width: 200px;
	float: left;
}

#menu li {
	display: list-item;
	padding: 0;
	margin: 0;
	clear: both;
	list-style-type: none;
}

#menu li a:link, #menu li a:visited {
	text-align: left;
	float: left;
	display: inline;
	height: auto;
	padding: 4px 7px;
	margin: 0;
	background: #FF9900 url(yt_gfx/yt-welcome-bkgd.jpg) repeat;
	color: #000;
	font-size: 1em;
	width: 184px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	border-bottom: 1px solid #663300;
	text-decoration: none;
}

#menu li a#selected:link, #menu li a#selected:visited {
	background: #fff;
	color: #000;
	font-weight: bold;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #fff;
	text-shadow: none;

}

#menu li a:hover {
	text-decoration: underline;
	text-shadow: black 0px 0px 5px;
	color: #FFFFFF;
	background-color: #CC6600;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-bottom-color: #FF9900;
	border-left-color: #333300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	background-image: none;
	font-weight: bold;
}

#menu li a:active {
	background: #fff;
	color: #000;
	text-shadow: none;
}


#path {
padding: 5px 0 14px 0;
margin: 0;
background-color: transparent;
color: #999;
font-size: 9px;
}



.small {
background-color: transparent;
color: #555;
font-size: 10px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
}
#fanmail {
	background-color: #FFEEdd;
	width: 350px;
	background-image: url(yt_gfx/letter02.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 6px auto;
	left: auto;
	right: auto;
}
#fanmail h3 {
	background-image: url(yt_gfx/letter01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-weight: normal;
	padding: 90px 30px 10px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
#fanmail p {
	background-image: url(yt_gfx/letter03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #FD860A;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px 30px 30px;
	font-weight: normal;
	margin-bottom: 0px;
}
#twitter_div {
	display: block;
	visibility: visible;
	width: 250px;
	float: right;
	height: 300px;
	padding: 4px;
}
#twitter_div h2{
	line-height: 1em;
	padding: 6px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	text-shadow: #583400 1px 1px 1px;
	margin: -16px;
	background-color: #F90;
	display: block;
	text-align: center;
}
#twitter_update_list {
}
#twitter_update_list li{
	line-height: 14px;
	color: #7F4304;
	list-style-type: none;
	padding-bottom: 8px;
	margin-right: 0px;
	margin-left: -40px;
}
#menu .firstlist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
}

#menu .lastlist {
	background-image: url(yt_gfx/yt-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 198px;
}
#urlBox {
	text-align: right;
	padding: 5px 10px;
	margin: 0;
	background-color: #444;
	color: #fff;
	font-size: 10px;
	border-top: solid 1px #555;
	border-bottom: solid 1px #333;
}
#airlock #urlBox a {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#urlBox span {
background-color: transparent;
color: #73a5d3;
}

