/* CSS Document */

* {
  margin:0px;
  padding:0px;


}

body {
   background-image:url(../images/my_newest_bg2.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	font-family:Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5,  h6 {
   font-weight:bold;
	letter-spacing:-2px;
	 color:#333333;
}

a {
   text-decoration:underline;
	color:#111;


}

p {



}

#wrapper {
    margin:auto;
	 width:750px;
	 min-height:800px;
	 padding:5px;


}

#header {
   float:left;
   height:113px;
	width:750px;
	margin:15px 0px 0px 0px;


}



#header_logo {
   float:left;
   height:113px;
   width:365px;
	border:0px solid #dddddd;
	background-image:url(../images/ln.jpg);
	background-repeat:no-repeat;
	background-position:-8px;


}



#header_logo h1 {
    display:none;

}

#nav {
   float:left;
	width:750px;
   margin:55px 0px 0px 0px;
	margin-bottom:0px;
	font-size:11px;


}



#nav_sections1 {
  float:left;
  height:70px;
  padding:0px;
  margin-right:15px;
  border-right:1px dotted #666666;

}

#nav_sections1 a span {
  display:none;

}





#nav_sections2 {
  float:left;
  height:70px;
  padding:0px;
  margin-right:15px;
  border-right:1px dotted #666666;
  


}
#nav_sections3 {
  float:left;
  height:70px;
  padding:0px;
  margin-right:5px;
  width:220px;
  
  


}
#nav_sections4 {
  float:left;
  height:100px;
  padding:0px;
  width:180px;
  
  


}

#nav h1 {
  font-size:22px;
  margin:0px;
  padding:0px;
  padding-right:20px;


}



#buttons {
  float:left;
  width:68px;
  height:68px;
 
 
}



.nSection_content {
  margin-left:5px;
  float:left;
  width:140px;
  
  

}

#content {
 float:left;
 width:750px;
 height:200px;
 
}

#introSection {
  height:298px;
  width:750px;
  float:left;
  margin:55px 0px 30px 0px; 
  color:#999999;
  background-image:url(../images/new.jpg);
  background-repeat:no-repeat;
  background-position:-28px 0px;
  
}

#content_sectionHead {
float:left;
width:750px;
padding:10px 0px 10px 0px;
height:20px;
text-align:center;
font-size:18px;
color:#CCCCCC;
border-top:1px solid #797979;
border-bottom:1px solid #797979;
}

#content_sectionModule {
 float:left;
 width:750px;
 border-bottom:1px dotted #797979;
 padding:50px 0px 50px 0px;
 color:#999999;
 font-size:12px;
}

#lst_content_sectionModule {
 float:left;
 width:750px;
 padding:50px 0px 50px 0px;
  color:#999999;
 font-size:12px;
}

#lst_content_sectionModule p {
 margin:0px 40px 0px 0px;

}

#lft_secModule_content {
 float:left;
 width:405px;
 margin-right:35px;


}

.introImg {
  float:right;
  padding:5px 0px 5px 10px;


}

* html #lft_secModule_content {
 float:left;
 width:405px;
 margin-right:15px;


}


#rt_secModule_content {
 float:left;
 width:240px;
}
#rt_secModule_content h1 {
 color:#DEDEDE;
 font-size:18px;
 letter-spacing:normal;
 padding:0px;
}

#rt_secModule_content h2 {
 padding-bottom:20px;
 color:#BABABA;
 font-size:14px;
 letter-spacing:normal;
}

.moduleImage {
width:405px;
  float:left;
  border:6px solid  #FF6600;
  margin-right:20px;


}

.Imgdescription {


}

.bio {
margin:0px 20px 0px 0px;
color:#999999;
font-size:12px;


}

#rMedia_content {
 float:left;
 width:460px;
 margin:0px 0px 0px 0px;


}

#rMedia_content div{
 width:100px;
 float:left;
 margin:0px 0px 0px 0px;
 padding:0px 11px 0px 0px;
}

* html #rMedia_content {
 float:left;
 width:470px;
 margin:0px 0px 0px 0px;


}

* html #rMedia_content div {
  padding:0px 3px 0px 0px;
} 

#rMedia_content img {
 border:4px solid #FF6600;



}

