#top_bar{
	position:absolute;
	top:0px;
	left:0px;
	width:760px;
	height:78px;
}
#nav_upper{
	position:absolute;
	top:76px;
	left:0px;
	width:123px;
	height:237px;
}
#nav_tiny{
	position:absolute;
	top:76px;
	left:123px;
	width:47px;
	height:57px;
}
#nav_links{
	background-image: url(images/nav_links.jpg); 
	position: absolute;
	top:312px;
	left:0px;
	width:123px;
	overflow: visible;
}

#nav_links_style{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:2F2F6F;

	padding-top:2px;
	text-align:right;
		
	font:Tahoma;
	font-size:10px;
}
#content {
	position: absolute;
	top: 100px;
	left: 170px;
	width: 590px;
	letter-spacing: 0px;
	overflow: visible;
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}
#links{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

BODY {
	background-color:#EEEED4;
	background-image: url(images/left_back.jpg); 
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

P{
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A.cndark:link   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}

A.cndark:visited   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}

A.cndark:hover   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #404040;
	text-decoration:none;
}

A.cndark:active   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}

A:link  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}

A:hover  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

A:visited  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
}
