body
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

div.container
{
	position: relative;
	top: 15px;
	width: 640px;
	margin: auto;
	background-image: url("../basis/basepic.png");
	background-repeat: no-repeat;
	min-height: 2500px;
	z-index: 1;
}

div.content
{
	position: absolute;
	left: 220px;
	top: 130px;
	z-index: 600;
}

#top
{
	padding-top: 150px;
}

#background_img_pos
{
	z-index: 100;
}

#home_button
{
	position: absolute;
	left: 20px;
	top: 19px;
	z-index: 550;
}

#content_pos
{
	position: absolute;
	left: 231px;
	top: 180px;
}

#base_nav
{
	position: absolute;
	left: 40px;
	top: 143px;
	width: 400px;
	z-index: 500;
}

a img
{
	border: 0;
}

#menu_text
{
	font-size: 11px;
	line-height: 20pt;
	font-family: Verdana, Arial, Helvetica, sans;
	text-decoration: none;
}

.sub_menu_text
{
	font-size: 11px;
	line-height: 20pt;
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans;
	color: #FFFFFF;
	text-decoration: none;
        padding:0;
}


a.menu
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

a.menu:link
{
	color: #000000;
	text-decoration: none;
}

a.menu:active
{
	color: #000;
	text-decoration: none;
}

a.menu:visited
{
	color: #000;
	text-decoration: none;
}

a.menu:hover
{
	color: #666666;
	text-decoration: none;
}

a.white
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

a.white:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited
{
	color: #FFF;
	text-decoration: none;
}

a.white:hover
{
	color: #666666;
	text-decoration: none;
}

a.second
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}

a.second:link
{
	color: #000000;
	text-decoration: none;
}

a.second:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a.second:visited
{
	color: #000000;
	text-decoration: none;
}

a.second:hover
{
	color: #666666;
	text-decoration: none;
}


a.text
{
	color: #666666;
	text-decoration: none;
}

a.text:link
{
	color: #666666;
	text-decoration: none;
}

a.text:active
{
	color: #666666;
	text-decoration: none;
}

a.text:visited
{
	color: #666666;
	text-decoration: none;
}

a.text:hover
{
	color: #333333;
	text-decoration: none;
}

div.text p
{
	font-size: 9pt;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 12pt;
	width: 400px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}

h1
{
	font-size: 9pt;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 13pt;
	font-weight: bold;
	width: 400px;
	color: #000000;
	text-decoration: none;
        padding:0;
        margin: 0 0 10px 0;
}

h1 a
{
	color: #000;
	text-decoration: none;
}

h1 a.text:active
{
	color: #000;
	text-decoration: none;
}

h1 a.text:visited
{
	color: #000;
	text-decoration: none;
}

h1 a.text:hover
{
	color: #333333;
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}

.article_nav
{
	color: #000;
}

.article_nav a
{
	color: #666;
	text-decoration: none;
}

.article_nav a:hover
{
	color: #333;
	text-decoration: none;
}