body 
{
	background: #C1DDF3 url(../images/bg_01.png) top left repeat-x;
	font-family: "MS Trebuchet", Arial, sans-serif;
}
img {border: none;}
a {
	color: #6699CC;
	text-decoration: none;
}
a:hover {color: #336699;}
#hd
{
	width: 750px;
	height: 290px;
	position: relative;
	z-index: 1;
}
#hd .crow_1
{
	width: 114px;
	height: 123px;
	position: absolute;
	z-index: 3;	
	top: 80px;
	left: 198px;
}
#hd .moon
{
	width: 250px;
	height: 236px;
	position: absolute;
	z-index: 2;
	top: -75px;
	left: -300px;	
}
#hd .mp3_player {
	width: 450px;
	height: 100px;
	position: absolute;
	top: 150px;
	left: 300px;
	z-index: 4;
}
.my-tweet,
.search-rss,
.store-container,
.content {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 4px solid #00243b;
	padding: 15px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background-color: #FFF;
	font: normal normal 20px/1.35em "Trebuchet", Arial, sans-serif;
}
.store-container {
	padding: 10px;
}
.content p {
	padding-bottom: 15px;
	font-size: 85%;
}
.left-nav {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 4px solid #00243b;
	padding: 15px 15px 10px 15px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background-color: #FFF;
	margin-top: 39px;
}
.left-nav #navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
.left-nav #navcontainer a,
.left-nav #navcontainer div {
	display: block;
	padding: 5px 0 5px 8px;
	background-color: #EEE;
	margin-bottom: 5px;
	font: normal bold 115%  "Trebuchet" Arial, sans-serif;
	color: #333;
}
.left-nav #navcontainer div {
	background-color: #B2D3EF;
}
.left-nav #navcontainer a:hover {
	background-color: #CCC;
	color: #000;
}
#navcontainer .here,
#navcontainer a,
#navcontainer a:hover {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}
.search-rss div,
#twitter_update_list li {
	padding: 5px 10px;
	margin-bottom: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	font-size: 16px;
}
.search-rss p {
	font-size: 80%;
	padding-top: 5px;
}
.search-rss p a {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.search-rss p a:hover {
	text-decoration: none;
}
h2 {
	font: normal normal 25px "Trebuchet", Arial, sans-serif;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 15px 0 -5px 0;
	color: #00243b;
}
h2 a, h2 a:hover {
	color: #00243B;
	padding: 5px 10px 0 10px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
}
h2 a.selected {
	color: #EEE;
	background-color: #00243B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}
#sub-head h2 a {
	font-size: 70%;
}
#sub-head h2 a:hover {
	color: #EEE;
}
.follow {
	background: white url(../images/twitter-follow-birdie.png) no-repeat 8% 50%;
	padding: 10px 15px 10px 0;
	margin-top: 15px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 4px solid #00243b;
	font: normal bold 14px/1.25em "Trebuchet", Arial, sans-serif;
	color: #6699CC;
	cursor: pointer;
	text-align: right;
}
strong {font-weight: bold;}
#link-list div.link a {
	font-size: 90%;
}
#link-list div.description {
	font-size: 80%;
}
#link-list li {
	padding-bottom: 15px;
}
.txt_lucid_tweets {
	position: absolute;
	z-index: 4;
	width: 400px;
	height: 107px;
	top: 96px;
	right: 9px;
}
.mp3_label {
	font: normal bold 12px Arial, sans-serif;
	color: #EEE;
	text-align: right;
	padding-right: 76px;
}
.mp3_label div {
	font: normal normal 11px Arial, sans-serif;
	color: #CCC;	
}