body {
/*	background-color: #FFFFFF;
	background-image: url(/images/dmBackground.gif);
	background-repeat: no-repeat;  */
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: left; /* IE 5.5 hack */
}

#wrapper {
	width: 1000px;
	max-width: 1600px;
	max-height: 1200px;
	margin: 0 auto;
}

.headerTitle {
	width: 1000px;
	height: 80px;
	float: left;
}

.headerTitle a {
	color: #FF4500;
	text-shadow: 3px 3px 3px #333333;
	text-decoration: none;
	padding: 0;
	font-size: 44px;
	border-bottom: 1px solid #ccc;
}

.headerTitle a:hover {
	color: #FFFFFF;
}

.headerTitle h1 span {
	color: #CDBE70;
	font-size: 44px;
	letter-spacing: -2px;
	font-variant: small-caps;
	text-shadow: 3px 3px 3px #333333;
}

#menu {
	width: 1000px;
	height: 30px;
	float: left;
	padding-top: 10px;
}

#menu ul {
	padding: 0;
	margin: 0;
}

#menu ul li {
	list-style: none;
	float: left;
}

#menu ul li a {
	padding: 0 10px;
	color: white;
	text-shadow: 3px 3px 3px #333333;
}

#bio {
	width: 1000px;
	height: auto;
	float: left;
	
	-moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 12px; /* Saf3-4 */
          border-radius: 12px; /* Opera 10.5, IE 9, Saf5, Chrome */
}

#bio .copy {
	width: 50%;
	margin: 0 auto;
	padding: 10px;
	background-image: url(/images/trans-bck-2.gif);
	background-repeat: repeat-x;
	
	-moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 12px; /* Saf3-4 */
          border-radius: 12px; /* Opera 10.5, IE 9, Saf5, Chrome */
	
	/* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;	
}

#bio .copy p {
	font-size: 14px;
	line-height: 24px;
}

#statement {
	float: left;
	width: 1000px;
	height: 560px;
	padding-top: 100px;
}

#statement .copy {
	margin: 0 auto;
	 width: 1000px;
  	height: 530px;
  	padding: 0;
 }

#statement .copy p {
	float: left;
	width: 180px;
	height: 360px;
	color: #333;
	font-size: 12px;
	line-height: 19px;
	padding: 10px 8px;
	margin: 2px;
	background-image: url(/images/trans-bck-2.gif);
	background-repeat: repeat-x;
	
	-moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 12px; /* Saf3-4 */
          border-radius: 12px; /* Opera 10.5, IE 9, Saf5, Chrome */
	
	/* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
}

#resume {
	width: 1000px;
	float: left;
	padding-top: 30px;
	color: #cccccc;
	margin-left: 8px;
}

#resume h1 {
	font-size: 24px;
	padding: 10px 0 5px 0;
	text-shadow: 3px 3px 3px #000;
}

#resume ul {
	padding: 0;
	margin: 0 0 0 30px;
}

#resume li {
	padding: 8px;
	font-size: 12px;
	line-height: 20px;
}

#resume ul p {
	margin-left: -15px;
}

#resume p {font-size: 14px; line-height: 22px;margin-left: 10px;}

#resume strong {font-weight: bold; font-size: 15px; color: white;}

#resume i {color: white;}

#menu ul li a:hover {}

.AccordionTitle, .AccordionContent, .AccordionContainer {
  position:relative;
  width:330px;
}

.maintt {
	padding-top: 10px;
}

.AccordionTitle {
  height:20px;
  overflow:hidden;
  cursor:pointer;
  font-size:18px;
  font-weight:bold;
  vertical-align:middle;
  text-align:left;
  -moz-user-select:none;
  color: #CDBE70;
  background-color: black;
  text-shadow: 3px 3px 3px #333333;
  padding: 2px;
  margin: 1px;
}

.AccordionTitle span {
	font-size: 12px;
	font-weight: normal;
}

.AccordionContent {
  /*height:0px;*/
  overflow:auto;
  display:block;
  list-style-type: none;
}

.AccordionContainer {
	float: left;
	width: 330px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	/*border-left: 20px solid #cccccc;*/
	padding-left: 25px;
	z-index: 100;
	background: transparent;
	overflow : hidden !important;
	height: 600px;
	margin-top: 20px;
}


.AccordionContent ul {
	padding: 0;
	margin: 0;
/*	background-image: url(/images/trans-bck-2.gif);
	background-repeat: repeat-x; */
	overflow : hidden !important;
	
	/* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
}

.AccordionContent img {
	width:60px;
	height:60px;
	border: 0;
}

.AccordionContent li {
	padding: 0;
	margin: 3px;
	list-style-type: none;
	font-size: 12px;
	font-weight: 800;
	color: #CDBE70;
	float: left;
}

.AccordionContent li ul {
	padding: 3px 0 0 0;
	margin: 0;
}

.AccordionContent li ul li {
	padding-bottom: 5px;
	list-style-type: none;
	font-size: 10px;
	color: #CDBE70;
	font-weight: normal;
	margin: 0;
}

.AccordionContent a {
	text-decoration: none;
	color: #FFC266;
	font-weight: bold;
	display: block;
}

.AccordionContent a:hover {
	text-decoration: none;
	color: White;
}

a {
	color: #000000;
	padding: 0;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: normal;
}

a:hover {
	color: #FFFFFF;
	background-color: #CDBE70;
}

h1 {
	padding: 10px 0;
	text-align: left;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 0;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #c00;
}


/* ul {
	background-color: White;
} */

#DisplayContainer {
	float: left;
	width: 450px;
	height: 500px;
	margin-left: 100px;
}

div.popup {
	z-index: 100;
	padding: 0;
	width: 600px;
	display: none;
	background-color: transparent;
	min-height: 330px;
}

div.popup h2, div.popup p, div.popup img  {
	 background-color: white;
}

div.popup p {
	background-color:transparent;
	color:white;
	font-size:15px;
	margin-left:10px;
	padding:5px;
	width: 500px;
}

div.popup img {
	margin-top: 8px;
}


.hidden {
	display: none;
	visibility: hidden;
}

.unhidden {
	display: block;
	visibility: visible;
}

.closing {
	position: relative;
	top: 0;
	left: 0;
	width: 55px;
}

.closing a{
	font-size: 10px;
	color: white;
}

.closing span{
/*	border: solid 1px #000; */
	padding: 1px;
	font-size: 9px;
}


.closing a:hover{
	color: Red;
	background-color: black;
	cursor: pointer;
}

#formHolla {
	width: 500px;
	height: 400px;
	margin: 0 auto;
}

