a:link,a:visited { text-decoration:none; }


ul,ol { list-style:none; }


h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}


body {
	background-color:#FFFF99;
	text-align:left;
}
p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#030;
	font-size:11px;
	text-decoration:none;
}
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockqu`6ote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }


#wrap { width:719px; margin:10px auto; }
 #banner { background:url("../images/banner.JPG") no-repeat; height:120px; margin:2px 0; }
 #banner h1 {
	font: sans-serif;
	padding:17px 0 0 460px;
	font-size:20px;
	font-weight:normal;
	color:#FFC;
}
 
 #title {
	background-color:#030;
	color:#f5f5f5;
	height:22px;
	margin:2px 0;
	padding:2px 10px 0 0;
	text-align:right;
}
 
 #content { background:url("../images/bg-index.gif") repeat-y; }
 #content h3 { padding:10px 10px 5px 10px; }
 #content h4 { padding:0 21px 3px 21px; }
 #content p, #content dl { padding:0 21px; }
 #content dl { padding-bottom:10px; }
 #content dd { padding-bottom:20px; }
 
  #column-left {
	width:500px;
	margin-right:2px;
	float: left;
}
#column-left {
	background-color: #FFF;
}

  #column-left a:link, #column-left a:visited {
	color:#093;
}
  
  #column-right {
	width:216px;
	float:left;
	background-color:#A7D980
}
  #column-right a:link, #column-right a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
  #column-right a:hover, #column-right a:active {
	text-decoration:none;
}
  
  #bottom { height:10px; clear:both; overflow:hidden; }
#bottom {
	background-color: #030;
}




#footer { width:719px; text-align:center; margin:10px auto; }

#footer p { margin-bottom:3px; }
#footer a:link, #footer a:visited { font-weight:normal; }


#nav {
	background-color:#A7D980;
	width:719px;
	height:20px;
	position:relative;
}
#nav li { position:absolute; }
#nav li, #nav a { width:120px; height:20px; display:block; }
#nav a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	color:#030;
	line-height:20px;
} 

#nav-01 { left:2px; }
#nav-02 { left:102px; }
#nav-03 { left:202px; }
#nav-04 { left:302px; }
#nav-05 { left:440px; }
#nav-06 { left:577px; }

#nav-01 a:hover, #nav-02 a:hover, #nav-03 a:hover, #nav-04 a:hover, #nav-05 a:hover, #nav-06 a:hover {
	background-color:#030;
	color:#A7D980
}


