﻿body {
  
	background-color: #D2D7E4;
	color: #000000;
	background-image: url(images/background-repeatx.jpg);
	background-repeat: repeat-x;
	background-position: top left;
  margin: 0 10% 0 10%;
}
#wrapper {
  position: relative;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1em;
}
#innerwrapper {
  background-color:#b0c4de;
}

#content 
{
  padding: 0 5px 0 5px;
  margin-left: auto;
  margin-right: auto;


  	font: 1.0em times new roman, Verdana, Geneva, Arial, Helvetica, sans-serif;

}
#Details 
{
  padding: 0 10px 0 5px;


}

#header {
  width: 100%;
  height: 160px;
  background-image: url("images/banner.jpg");
    background-repeat: no-repeat;
  margin-bottom: 1.0em;
  background-color:#FFF;
  font: 14px Times New Roman, verdana, arial, sans-serif;
}

#header ul {
  margin: 0;
  padding: 9.9em 0 0 0;
  list-style: none;
}

#header li {
  float: left;
  background-image: url("images/LeftNav.jpg");
  background-repeat: no-repeat;
  margin: 0 0 0 1px;
  padding: 0 0 0 8px;
}

#header a {
  display: block;
    background-image: url("images/RightNav.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  padding: 0.2em 10px 0.2em 0;
  text-decoration: none;
  color: #FFF;
}



#footer 
{
	font: 0.6em times new roman, verdana, arial, sans-serif;
	clear:both;
	font-size: 80%;
        background-color: transparent;
	padding: 1em 0 1em 0;
	text-align:center;
	background-color:#004080;
	color:#FFF;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0 0.3em 0 -0.62em;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-decoration: none;
	background: #408080;
	color: #FFF;
		  border-bottom: 0.5pt solid #34537D;

		  

}
		
#sddm div a:hover
{	background: #004080;
	color: #FFF
}

.albumStyle
{
  margin-left: auto;
  margin-right: auto;
  text-align:center;
    margin-left: auto;
}

#photoStyle
{
	float:left; 
	margin-right:10px; 
	margin-bottom:10px;


}


.PositionCaption 
{
text-align:center;
}
.curvebox {
	width: 370px;
	padding: 20px;
	background-color: #000000;
	color: #FFFFFF;
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#careerPhoto
 {
	width: 201px;
	height: 219px;
	background: url(images/rualmim4.jpg) no-repeat right top;
	float:left;
}

#experience
 {
	width: 445px;
	float:right;
	padding: 15px;
	vertical-align:top;
	background-image: url(images/boxbg.gif);
	background-repeat: repeat-x;
	border:1px solid #D2D7E4;


}
#director
 {
  border: 2px solid #34537D;
  padding: 10px;
}
#news
 {

  border: 2px solid #34537D;

}
#opinions
 {

  border: 2px solid #34537D;
  padding: 10px;
}

#doc
 {

  border: 2px solid #34537D;
  padding: 10px;
}
#opinions2
 {

  border: 2px solid #34537D;
  padding: 10px;
}
#announcements
 {

  border: 2px solid #34537D;

}
#headline
 {
  border: 2px solid #34537D;
}
#editorials
 {

 position:absolute;
  width: 360px;
  background-color: #B0C4DE;
  border: 2px solid #34537D;
  padding: 10px;


}

#article
 {
	width:auto;
	float:left;
	padding: 15px;
	vertical-align:top;
	background-image: url(images/boxbg.gif);
	background-repeat: repeat-x;
	border:1px solid #D2D7E4;
}
#rndbox 
{
	width: 320px;
	float:right;

	background: #7392b0;
  	color: #FFF;
  	margin-top: 80px;
  	margin-left: 10px;
 }
#rndtop {
  background: url(images/topright.gif) no-repeat right top;
}
#rndbottom {
  background: url(images/bottomright.gif) no-repeat right top;
}
#rndbottom img {
  display:block;
}
#rndbox p {
  margin: 0 0.8em 0 1.0em;
}
#rndbox a {
  	color: #FFF;
	text-decoration:none;
}

#rndbox a:visited {
  	color: #FFF;
	text-decoration:none;
}
#rndbox lu {
  	color: #FFF;
	text-decoration:none;
}
#rndbox li {
  	color: #FFF;
	text-decoration:none;
}
#commentStyle 
{

	margin: 0 0.8em 0 2.0em;
	color:#3366ff;
}


a:link 
{
	text-decoration: none;
	
}
a:active
{
	text-decoration:none;
}
a:visited
{
	color: Blue;
	text-decoration: none;
}

.captionAlign
{
	text-align:center;
}


#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#nav li {
  float: left;
  position: relative;
  width: 12em;
  border: 1px solid #B0C4DE;
  background-color: #E7EDF5;
  color: #2D486C;
  font-size: 80%;
  margin-right: 1em;
  margin-bottom: 5em;
}
#nav a:link, #nav a:visited {
  display: block;
  text-decoration: none;
  padding-left: 1em;
  background: #6273CC;
 color: #FFF
}
* html #nav a {
  width: 100%;
}
#nav ul {
  display: none;
  position: absolute;
  padding: 0;
}
#nav ul li {
  border: 0 none transparent;
  border-bottom: 1px solid #E7EDF5;
	white-space: nowrap;
  background-color: #004080;
  font-size: 100%;
  margin-bottom: -1px;
  margin-top: 1px;
  padding: 0;

}
		
#nav li:hover ul 
{	
	display: block;


}
#nav a:hover  
{	
	display: block;
	background: #004080;
	color: #FFF
}
#featuredimage
{
	float:left; 
	height:auto;
	width:auto;
	margin-right:20px; 
	margin-bottom:6px
}

#featuredPhoto
{
		float:left; 
	height:auto;
	width:auto;
		margin-right:20px; 
	margin-bottom:6px

}


#memberPhoto
{
	width:auto;
	height:auto;

}
