body
{ 
text-align: center;
color:	#666;
background-color: #000000;


}

#navbar {
	height: 30px; 
	margin-top: 5px; 
	margin-left: 2px; 
}

#flashbar {
	height: 400px; 
	margin-top: 52px; 
	margin-left: 31px; 
}

.banner
{
	margin-top: 0px;
	border: 0px solid #ffffff;
    color: #000000;
    width: 780px;
    height: 160px;
	filter:shadow(color:#999999, strenght:5, direction:145);
	
}

.bkgd
{
    margin-top: 0px;
    width: 950px;
    text-align: center;
    background-image: url('img/bamboo.jpg');
	background-repeat: no-repeat;

}

.rnd1
{
    margin-top: 25px;
    width: 600px;
    background-color: #fefefe;
    border-style: solid;
    border-color: #ffffff #999999 #999999 #ffffff;

}

.link
{
    margin-top: 25px;
    width: 500px;
    background-color: #fefefe;
    border-style: solid;
    border-color: #ffffff #999999 #999999 #ffffff;
}

.bar
{
    margin-top: 25px;
    width: 30px;
    background-color: #fefefe;
    border-style: solid;
    border-color: #ffffff #999999 #999999 #ffffff;
}

.box1
{
    margin-top: 25px;
    color: #121212;
    width: 730px;
    padding: 5px;
    text-align: center;
    font-family: Arial;
	font-size:	16px;

}

.box1a
{
    margin-top: 25px;
    color: #971316;
    width: 730px;
    padding: 5px;
    text-align: center;
    font-family: Arial;
	font-size:	16px;
	font-weight: bold;

}

.box2
{
    margin-top: 0px;
    color: #121212;
    width: 480px;
    text-align: left;
    padding-left: 1cm;
    font-family: Arial;
	font-size:	16px;
	font-weight: bold;

}

.box3
{
    margin-top: 0px;
    color: #121212;
    width: 300px;
    text-align: left;
    font-family: Arial;
	font-size:	16px;
	font-weight: bold;

}

.box4
{
    margin-top: 0px;
    color: #121212;
    width: 200px;
    text-align: right;
    font-family: Arial;
	font-size:	16px;
	font-weight: bold;

}

.box5
{
    margin-top: 0px;
    color: #121212;
    width: 480px;
    text-align: left;
    padding-left: 1cm;
    font-family: Arial;
	font-size:	16px;
	font-weight: bold;

}

.imgfloatright { float : right; margin: 2px; }

.imgfloatleft { float : left; margin: 2px; }

a:link {color:#666; text-decoration: none; }
a:active {color: #666; text-decoration: none; }
a:visited {color: #666; text-decoration: none; }
a:hover {color: #9a9a9a; text-decoration: none; }