body
{
	margin: 0;
	background: url(../images/body_bg.jpg) left top repeat-x;
	background-color: #126f40;
	font-family: calibri, verdana;
	font-size: 16px;
	color: #d1efff;
}

li
{
	margin: 5px;
}

a
{
	color: #eef5a7;
	text-decoration: none;
}

a:hover
{
	color: #fff;
	text-decoration: underline;
}

#wrapper
{
	width: 784px;
	margin: 0px auto;
}

#header
{
	width: 784px;
	height: 107px;
	background: url(../images/banner.jpg) no-repeat;
	float: left;
}

#content
{
	width: 100%;
	height: auto;
	float: left;
}

#main
{
	height: auto;
	float: left; 
}

#nav
{
	width: 140px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	background: url(../images/nav_bg.jpg) left top repeat;
}

#nav_banner
{
	margin: 5px;
	float: left;
	text-align: center;
}

#nav a
{
	font-family: "Trebuchet MS";
	font-size: 17px;
}

#nav ul
{
	list-style-image: url(../images/arrow.gif);
}

#banner_ad
{
	width: 75px;
	height: 400px;
	border: 1px solid #000;
	float: left;
}	

#content_main
{
	height: auto;
	float: left;
	margin-left: 15px;
	background: url(../images/content_bg.jpg) no-repeat;
}

#content_top
{
	height: 46px;
	float: left;
	background: url(../images/content_top.jpg) no-repeat;
}

#cool_sites
{
	margin: 0px 5px 0px 0px;
	width: 169px;
	height: auto;
	float: right;
}

#cool_sites_header
{
	width: 169px;
	height: 40px;
	float: left;
	background: url(../images/cool_sites_header.jpg) no-repeat;
}

#cool_sites_content
{
	width: 169px;
	height: auto;
	background: url(../images/cool_sites_bg.jpg) left top repeat;
	text-align: left;
	float: left;
}

#cool_sites_footer
{
	width: 169px;
	height: 14px;
	float: left;
	background: url(../images/cool_sites_footer.jpg) no-repeat;
}

#cool_sites_content ul
{	
	list-style-type: circle;
	margin: 0px;
	padding-left: 20px;
	width: 159px;
}

#create_content
{
	width: 600px;
	height: auto;
	margin-left: 5px;
	border: 1px solid #d6e79a;
	overflow: auto;
	padding-bottom: 5px;
}

#sample_player
{
	margin-top: 5px;
}

#footer
{
	width: 100%;
	height: 30px;
	margin-top: 5px;
	text-align: right;
	float: left;
	border-top: 1px solid #d6e79a;
}

#skin
{
	float: left;
	text-align: center;
	width: auto;
	margin: 3px;
}

#yahoo_ad_wrapper
{
	margin-left: 10px;
}

.yahoo_ad
{
	width: 234px;
	height: 60px;
	border: 2px solid #5c683c;
	background-color: #dddec8;
	margin-left: 1px;
	float: left;
	font-family: verdana;
	color: #000;
	font-size: 11px;
}

.yahoo_ad a
{
	color: #bb0000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	text-decoration: underline;
}

.ad_text
{
	padding: 2px;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	margin: 0px;
}

.sub_text
{
	font-family: verdana;
	font-size: 9px;
	color: #a5a69d;
	margin: 0px;
	padding-left: 2px;
}

.file_input
{
	margin: 5px;
}

.error
{
	margin: 2px 0px 0px 5px;
	font-family: verdana;
	font-size: 12px;
	color: #ff194b;
	font-weight: bold;
	margin-bottom: 5px;
}

p.text
{
	width: 500px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: justify;
	line-height: 1.2;
}

p.footer
{
	float: right;
	margin: 5px 0px 5px 0px;
}

.link_list
{
	margin: 15px;
	padding-left; 10px;
}

.link_list li
{
	margin: 0px;
	padding: 0px;
}

.link_list li a
{
	font-size: .8em;
}

h1
{
	font-family: verdana;
	font-size: 12px;
	color: #d1efff;
	font-weight: bold;
	margin: 5px 0px 0px 40px;
}