@charset "UTF-8";
/* CSS Document */

body	{background:#000000 url(http:../images/bg-bamboo.jpg) repeat-x scroll center 60px; font-family:Tahoma;}
#main	{background:url(../images/bg.jpg) no-repeat center; height:555px; width:882px; margin:50px auto 10px;}

#content	{color:#333333;
height:500px;
margin-bottom:10px;
margin-left:425px;
overflow:visible;
padding-top:60px;
width:400px;}

h1, h2, h3, h4, h5	{margin:0px; padding:0px; font-weight:normal;}

h1	{font-size:48px; text-align:center;}
h2	{font-size:28px; text-align:center;}
h3	{font-size:14px;}
ul	{padding:20px; margin:25px 5px 15px; list-style:square; overflow:hidden; position:relative; left:35px;}
li	{float:left; width:175px; padding:5px 0px;}

a:link, a:visited {color:#333333; text-decoration:none;}
a:hover, a:active {color:#333333; text-decoration:underline;}





#footer	{font-size:8px; color:#CCCCCC; text-align:center;}
#footer	a:link, #footer	a:visited {color:#CCCCCC; text-decoration:none;}
#footer	a:hover, #footer	a:active {color:#CCCCCC; text-decoration:none; border-bottom:1px solid #CCCCCC;}