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


body	{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#666666;
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
 		}


.maintxt	{	
	color:#666666;
}



.nav01_txt	{
	color:#999999;
	padding-left: 30px;
}

.nav01_select_txt	{
	color:#FF99FF;
	padding-left: 30px;
}

.nav01_sub_txt	{
	color:#ffffff;
	padding-left: 40px;
}

.nav02_txt	{
	color:#999999;
}

.nav02_select_txt	{
	color:#FF99FF;
}

.description_txt	{
	color:#ffffff;
}

.nos_txt	{
	color:#999999;
}

.nos_select_txt	{
	color:#ffffff;
}

a:link {
	color: #FF33CC;
	text-decoration: none;
}
a:visited {
	color: #FF33CC;
	text-decoration: none;
}
a:hover {
	color: #FF99FF;
	text-decoration: none;
}
a:active {
	color: #FF99FF;
	text-decoration: none;
}

.introtxt	{
	color:#333333;
	font: 14px/17px Georgia, "Times New Roman", Times, serif;
}

.introtxt:link, .intro_txt:hover	{
	color:#FF99FF;
	text-decoration: none;
}

.introtxt:visited, .intro_txt:active	{
	color:#333333;
	text-decoration: none;
}

#photoholder {
	width:640px;
	height:415px;
	background:#fff url('/images/loading.gif') 50% 50% no-repeat;
}
#thephoto {
	width:640px;
	height:415px;
}
#newsphoto {
	width:238px;
	height:164px;
}
