body{
	font-family: Arial;
	font-size: 14px;
	background: #fff;
	color: #000;
	margin: 30px auto;
	padding: 30px;
	
	text-align:center;
}

div.header {
width:800px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

div.headertext{
	background-color:#4662a1;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
  letter-spacing: 6px;
  width:800px;
}

div.headerimage{

}

div.footer{
width:800px;
font-family: Verdana;
margin-top:30px;
border-top: 2px double #dfdfdf;
padding-top:10px;
padding-bottom:10px;
text-align:center;
clear:both;
margin-left:auto;
margin-right:auto;
}

div.logos{
width:600px;
margin-left:auto;
margin-right:auto;
}

div.logo{
	float:left;
}

img {
border:none;
}

div.footertext{
clear:both;
margin-left:auto;
margin-right:auto;
border-top: 2px double #dfdfdf;
border-bottom: 2px double #dfdfdf;
margin-top:10px;
padding-top:3px;
padding-bottom:3px;
text-align:center;
font-family: verdana;
font-size:12px;
}

div.mmenu{
border-top: 2px double #dfdfdf;
border-bottom: 2px double #dfdfdf;
}

div.menu{
width:800px;
font-size:18px;
margin-left:auto;
margin-right:auto;
padding:5px;
}

div.menuentry{
margin-left:15px;
margin-right:15px;
float:left;
}

h1{
clear:right;
text-align:center;
font-variant:small-caps;
font-family: Verdana;
}

div.edito{
text-align:justify;
width:800px;
font-size:16px;
margin-left:auto;
margin-right:auto;
}

div.credits{
text-align:justify;
width:800px;
margin-left:auto;
margin-right:auto;
}

div.copyrights{
text-align:justify;
width:800px;
margin-left:auto;
margin-right:auto;
}

div.copyrights p {
font-size:12px;
}

div.index{
text-align:left;
width:800px;
margin-left:auto;
margin-right:auto;
}

div.bbrowse{
width:770px;
margin-left:auto;
margin-right:auto;
}

div.browse{
margin-left:15px;
margin-right:10px;
	width:150px;
	height:200px;
	float: left;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #efefef;
	border-top: 1px solid #efefef;	
	border-right: 3px outset #efefef;	
	border-bottom: 4px outset #efefef;	
  margin-bottom:10px;
  text-align:center;
  -moz-border-radius: 0 0 8% 8%;
}

div.browselegend {
	font-family: Verdana;
	font-size:18px;
}

div.back{
float:left;
margin-bottom:10px;
}

div.browselegend a{
text-decoration:none;
}

div.back a{
text-decoration:none;
}

h2 {
margin-left:auto;
margin-right:auto;
	font-family: Verdana;
	font-variant:small-caps;
	text-align: right;
	background-color: #dfdfff;
	border-top: 1px solid #cfcfcf;
	border-bottom: 2px solid #cfcfcf;
	margin-top:40px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	clear:right;	
  -moz-border-radius: 0 20% 0 0;
}

h3 {
	font-family: Verdana;
	color: #003399;
}

div.interviews{
text-align:left;
width:800px;
margin-left:auto;
margin-right:auto;
}

h2.interviewstitle {
width:800px;
}

div.itt{
width:800px;
margin-left:auto;
margin-right:auto;
}

div.itbrowse{
margin-left:2px;
margin-right:2px;
	width:184px;
	height:190px;
	float: left;
	padding: 2px 2px 2px 2px;
	border-left: 1px solid #efefef;
	border-top: 1px solid #efefef;	
	border-right: 3px outset #efefef;	
	border-bottom: 4px outset #efefef;	
  margin-bottom:10px;
  text-align:center;
  -moz-border-radius: 0 0 5% 5%;
}

p.highlight{
	padding: 10px 2px;
	background-color: #ff5;
	font-weight:bold;
}

span.highlight{
	color: #f55;
}

span.creditstitle{
font-weight:bold;
}

span.creditsname{
font-weight:bold;
font-variant:small-caps;
}

span.creditsaf{
font-style:italic;
}

.center{
text-align:center;
}

span.italic{
font-style:italic;
}

span.bold{
font-weight:bold;
}

span.supscrpt{
vertical-align:super;
}

div.clear{
clear:both;
}

div.result {
	/*border-top: 2px double #dfdfdf;*/
	border-bottom: 2px double #dfdfdf;
	border-right: 2px double #dfdfdf;
	margin-top: 10px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:40px;
	clear:both;
	-moz-border-radius: 0 0 100% 0;
	/* for others...*/
	/*min-height:120px;*/
	/* min-height for IE*/
	/*height:expression(this.clientHeight<120?120:this.clientHeight)*/
}
