@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;
 		}

ul, li {margin-left: 0; padding-left: 0;}

.maintxt	{	
	color:#666666;
}


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

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

.nav03_txt	{
	color:#999999;
}

.nav03_select_txt	{
	color:#FF99FF;
}

.nav04_txt	{
	color:#CCCCCC;
	font-size: 90%;
}
.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: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF99FF;
	text-decoration: none;
}
a:active {
	color: #FF99FF;
	text-decoration: none;
}


#sub_menu a:link {color: #999999;}
#sub_menu a:visited {color: #999999;}
#sub_menu a:hover {color: #CC9900;}
#sub_menu a:active {color: #CC9900;}


.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;
}
