/* CSS */

body {
	background-color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background: #000099;/*url(body_bg2.png) repeat-x;/* FORMERLY #333333 url(images/img01.gif) repeat-x*/
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#header {
	position:relative;
	width: 939px;
	height: 198px;
	/*width: 680px;
	height:99px;*/
	background: url(headerbg_5.3.jpg) no-repeat;
}

#page
{
  margin: 0 auto 0 auto; 
  
  padding: 10px; /* */
  
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  background: #FFF;
  width: 939px;
  
}

#photos img {border: 1px thick; padding: 2px; background-color: #00F;} /**/

img {border: 1px thick; padding: 2px; background-color: #FFF;} /*#F3F3F3*/

.title
{
position:relative;
left:30px;
top:22px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:32px;
font-weight:bold;
color:#DEBB73;
}

.subText
{
position:relative;
left:62px;
top:26px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#EEDDB9;
}


.articleTitle
{
text-align:left;
padding-left:20px;/* was 25 */
padding-top:10px;
padding-bottom:10px;
color: #000;
font-family: Arial, Helvetica, sans-serif;/*Verdana, Arial, Helvetica, sans-serif;*/
font-size:24px;
font-weight:bold;
}

.articleTitle1
{
text-align:left;
/*padding-left:20px;/* was 25 */
padding-top:10px;
padding-bottom:10px;
color: #000;
font-family: Arial, Helvetica, sans-serif;/*Verdana, Arial, Helvetica, sans-serif;*/
font-size:24px;
font-weight:bold;
}

.articleContent
{
	width: auto;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	color: #000;/* was #101214;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	}



/*#bar
{
	position:relative;
	width: 680px;
	height:57px;
	background: url(bar.png) no-repeat;
} */


#pageContent
{
width: 939px;
height:auto;
padding-bottom:20px;
}

h1{
	font-size: 24px;
  
	}

h2{ letter-spacing: 2px; line-height:250%}

h3{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: navy; /*text-decoration: underline*/
	padding-top: 10px;
}

#honours{
	color: #050d81;
	font-weight: bolder;
	font-style: italic;
}

p { line-height: 200%; color: #000; font-size:19px; font-weight: 500}

p.p2 { line-height: 150%; color:#000; }

img.type1{ margin-right: 10px; border: 1px thick; padding: 2px; background-color: #00F;}

#footer {

width: 940px;
height:60px;
text-align:center;
font-size:16px;
color:#ffffff;
padding-top:32px;
}

#footer a
{
font-size:10px;
color:#AC8228;
}

.prof_1{ 
    font-family:Arial, Helvetica, sans-serif;			    font-size: 16px;
    color: blue;
}

.prof_2{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 16px; 
	color: #000;
	font-weight:bold;
}

#cor { font-style:italic; color: #008000; font-size:16px; font-weight:bold}


html, body {
text-align: center;
}
p {text-align: left;}


.clearfloat { /* added */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

ul { font-family:Arial, Helvetica, sans-serif; font-size:20px;font-style: normal; font-weight:bold}

ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
}
/*
.nav  added 
{
width:939px;
background-image: url(../main_bg2.png);
}
*/