body
  { background-image:url(../img/bg_patterns.gif);
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin-top: 65px;
	margin-left: 0px;
	margin-right: 0px;}
	
h1  { font-size: 18px;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-weight: normal;
	  margin-top: 26px;
	  margin-right: 0px;
	  margin-bottom: 0px;
	  margin-left: 25px;}
p  {  font-size: 12px;
	  font-weight: normal;
	  margin-top: 15px;
	  margin-right: 12px;
	  margin-bottom: 0px;
	  margin-left: 25px;
	  line-height: 20px;}
	  
.bold {font-weight: bold;}
       
#flash
  {
	width: 770px;
	height: 303px;
	margin:auto;
}
#up
  {
	width: 770px;
	height: 120px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#down
  {
	width: 770px;
	height: 180px;
}
#target
  { width: 400px;
	height: 300px;
	float:left;
	background-color: #CCCCCC;
	margin-left: 20px;}
#icons
  { width: 340px;
	height: 250px;
	background-color: #CCCCCC;
	float: right;}
	
#content/* this is the down div#content ----------------------*/
  { width: 770px;
	height: 670px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ECEAA8;}
#content-in
  { width: 730px;
	height: 640px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	background-image: url(../img/bg_patterns02.gif);}
#infos
  { width: 730px;
    height: 640px;}
#navis
  { width: 150px;
	height: 640px;
	float:left;
	margin-left:0px;
	font-size: 11px;}
#navis a
  {
	color:#006633;
	font-size: 11px;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006633;
	padding-right: 4px;
}
#navis a:hover
  { color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-color: #003333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;}
#infos_right
  { width: 580px;
	height: 640px;
	float:right;
	margin-right:0;
	background-color: #FFFFCC;
	font-size: 11px;}
	

