body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

	color: #336699;
	background-image: url(./bg.gif);
	margin:0px;
}

A:link { color: white }
A:visited { color: white }
A:active { color: white }

h1 {
font-size: 12px; 
color: #ffffff; 
text-align: left; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif;  
letter-spacing:.5px; 
}

h2 {
	font-size: 9px;
	color: #ffffff;
	text-align: left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	margin:0px;
}



h3 {
font-size: 9px; 
color: #000000; 
text-align: left; 
font-weight:normal; 
font-family:Arial, Helvetica, sans-serif; 
letter-spacing:.5px; 
margin:0px;
}

#mid_col {
   margin: auto;
width:800px;

}

#banner {
top: 0px;
margin: auto;
margin-bottom:-60px;

}




#top_frame {
position:relative;
float:left;
width:100%;
top:120px;
height:106px;
background-color:#000;
 background: url(header.gif);
}

#left_content {
position:relative;
float:left;
clear:left;
top:120px;
width:250px;
height:340px;
padding: 0px;
margin:0px;
 background: url(leftbottom.gif);
background-color:	#000000;
}

#right_slide {
position:relative;
float:left;
left:0px;
top:120px;
height:80px;
width:550px;
background-color:#000;
}

#right_bottom {
position:relative;
float:left;
top:120px;
height:260px;
width:550px;
background-color:#000;
 color:white;
 	font-family: arial;
	font-size: 10px;
}

#bottom_logo{
position:relative;
float:left;
clear:left;
 color:white;
 width:120px;
 top:120px;
 left:10px;
 	font-family: arial;
	font-size: 12px;
}

#leftcontent {
  color:green;
  position: absolute;
  top:10px;
  left:10px;
  width:190px;
  }

#centercontent {
position:relative;
float:left;
top:10px;
left:10px;
width:210px;
  }

#rightcontent {

  position: relative;
  float:left;
  top:10px;
 left:40px;
  width:210px;
  }
  
  #rightcontent1 {
  color:white;
  position: absolute;
 left:320px;
  width:190px;
	font-family: arial;
	font-size: 10px;
  }
   
   #rightcontent2 {
  color:white;
  position: absolute;
 left:390px;
  width:190px;
	font-family: arial;
	font-size: 10px;
  }
  
  #rightcontent3 {
  position: relative;
  float:left;
  top:-10px;
 left:240px;
  width:210px;

  }

#content3 {

  position: relative;
  float:left;
  top: 40px;
 left:40px;
  width:400px;

  }

input.std {background-color: #ffffff; font-size: 10px;font-family: arial;}
select.std {background-color: #ffffff; font-size: 10px;font-family: arial;}
textarea.std {background-color: #ffffff; font-size: 10px;font-family: arial;}
#banner {
  color:red;
  }