@charset "utf-8";
/* CSS Document */

BODY {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size : 11px;
	line-height: 12px;
	font-weight: normal;
	color : #000;
	text-decoration : none;
}


#mainDiv	{
	width:763px;
	margin-left:auto;
	margin-right:auto;
}

#divLeft	{
	width:18px;
	float:left;
}

#divMiddle	{
	width:727px;
	float:left;
}

#divRight	{
	width:18px;
	float:right;
}

#divPOVpic	{
	width:369px;
	height:235px;
}

#divPOVnav	{
	width:358px;
	height:235px;
	float: right;
}

h2 {
	font-size:18px;
	line-height:21px;
	font-weight: bolder;
}

.c_text
	{
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	color:#000;
}

.c1_text
	{
	font-family:Arial;
	font-size:16px;
	line-height:21px;
	color:#FFF;
	font-weight: bolder;
}

.c2_text
	{
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	color:#FFF;
}

.style2 {color: #FFFFFF}
.style1 {color: #FFFFFF}

    a:hover{text-decoration:none;}
	a.c_text{
	text-decoration:none;
	font-weight: bold;
}	
	a.c_text:hover{
	text-decoration:underline;
	color: #666666;
}
	a.c4_text{
	text-decoration:none;
}	
	a.c4_text:hover{
	text-decoration:underline;
}
	a.d_text{
	text-decoration:none;
	font-weight: bold;
}	
.e_text {

		font-family:Arial;
		font-size:11px;
		line-height:15px;
		color:#000099;
}
a.e_text {

	text-decoration:underline;
	font-weight: bold;
}
