body {
margin: 0;
padding: 0;
background-image: url('images/bg.png');
text-align:center;
}

blockquote {
	margin-right: 30px;
	margin-left: 30px;
	font-style: italic;
}

#frame {
width: 790px;
padding: 0;
margin: 0;
border: 0;
position: relative;
z-index: 1;
}


#top {
width: 790px;
height: 285px;
background-repeat: no-repeat;
padding: 0;
margin: 0;
border: 0;
position: static;
z-index: 2;
}

#center {
text-align: left;
width: 790px;
min-height: 350px;
background-image: url('images/lower_bg.png');
padding: 0;
margin: 0;
border: 0;
position: relative;
top: 0px;
left: 0px;
z-index: 2;
}

#content {
text-align: justify;
width: 515px;
padding: 0;
margin: 0;
margin-right:255px;
border: 0;
position: relative;
top: 0px;
left: 20px;
z-index: 3;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5;
font-size: 12px;
font-color: black;
}

#content A:link {
color: #7AB51D;
text-decoration: none;
}

#content A:visited {
color: #7AB51D;
text-decoration: none;
}

#content A:active {
color: #3C89C6;
text-decoration: none;
}

#content A:hover {
color: #3C89C6;
text-decoration: none;
}

#leftcol {
text-align: justify;
width: 250px;
height: 230px;
postion:relative;
padding: 0;
margin: 0;
margin-right:255px;
border: 0;
z-index: 4;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5;
font-size: 12px;
font-color: black;
}

#rightcol {
text-align: left;
width: 230px;

padding: 0;
padding-left: 10px;
position: absolute;

left:250px;
margin: 0;
margin-right:255px;
border: 0;
z-index: 4;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5;
font-size: 12px;
font-color: black;
}


h1 {
display: block;
text-indent:-9999px;
width: 300px;
height: 30px;
border: 0;
padding: 0;
margin-bottom: 10px;
background-repeat: no-repeat;
font-size: 0.01pt;
color: #FFFFFF;
}

h2 {
display: block;
text-indent:-9999px;
width: 300px;
height: 20px;
border: 0;
padding: 0;
margin-bottom: 10px;
background-repeat: no-repeat;
font-size: 0.1pt;
color: #FFFFFF;
}



#bottom {
width: 790px;
height: 24px;
background-image: url('images/end.png');
padding: 0;
margin: 0;
border: 0;
position: static;
z-index: 2;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

#bottom A:link {
color: #909090;
text-decoration: none;
}

#bottom A:visited {
color: #909090;
text-decoration: none;
}

#bottom A:active {
color: #909090;
text-decoration: none;
}

#bottom A:hover {
color: #909090;
text-decoration: none;
}

#nav_bg {
width: 209px;
min-height: 350px;
background-image: url('images/nav_bg.jpg');
background-repeat: no-repeat;
background-position: top right;
padding: 0px;
margin: 0px;
border: 0;
position: absolute;
left: 570px;
top: 0px;
z-index: 3;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5;
font-size: 12px;
font-color: black;
text-align:justify;
}

#nav_bg h2 {
display: block;
text-indent:-9999px;
width: 190px;
height: 20px;
border: 0;
padding: 0;
margin-bottom: 6px;
background-repeat: no-repeat;
font-size: 0.1pt;
color: #FFFFFF;
}

.minheight {
    height:400px;
    float:right;
    width:1px;
  }

.trans50 {
filter:alpha(opacity=50); -moz-opacity: 0.5; opacity:0.5;
}

.trans75 {
filter:alpha(opacity=75); -moz-opacity: 0.75; opacity:0.75;
}


.nav {
padding:0px;
margin:0px;
line-height:1.5;
}

#seo {
	display: block;
	position: relative;
	left: -999px;
	float: left;
	text-indent: -1999px;
}

ul{
list-style-image: url('images/li.png');
}

.list-frontpage {text-align:left; font-weight: bold; margin-top: 3px;}
.list-frontpage li{margin-bottom: 5px;}
