html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}

img {
	border: 0;
}

p {
	margin: 1em 0;
	line-height: 1.1;
	text-align: justify;
}

a {
	color: #000099;
	text-decoration: none;
}

li {
	margin-left: 15px;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.more {
	text-align: right;
}

.more a {
  color: #00425E;
  text-decoration: none;
  font-weight: bold;
}

.more a:hover {
  text-decoration: underline;
}

#pageFormat {
	position: absolute;
	width: 210px;
	height: 600px;
	margin: 0;
	margin-top: 0px;
	border-right: 1px solid #C6EC8C;
	font-weight: normal; 
}

#facebookLike{
	text-align: left;
	margin: auto;
	width: auto;
	position: absolute;
	height: auto;
	left: 680px;
	top: 65px;
	right: auto;
	bottom: auto;
}

#language {
	text-align: left;
	margin: auto;
	width: auto;
	position: absolute;
	height: auto;
	left: 680px;
	top: 40px;
	right: auto;
	bottom: auto;
}

#language li {
  margin-left:0px;
  list-style: none;
  display: inline;
}

#language a {
	color: #333333;
	text-decoration: none;
}

#language a:hover {
	text-decoration: underline;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 830px;
	position: relative;
	background-color: #FFFFFF;
}

#logoBanner {
	width: 830px;
	height: 204px;
	text-align: center;
	background-image: url(images/headerBackg.jpg);
	background-repeat: repeat;
}

#logoImage {
	width: 237px;
	height: 124px;
	text-align: center;
	background-image: url(images/LogoArsi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 10px;
	top: 0px;
	right: auto;
	bottom: auto;
}

#logoTitle {
	width: 120px;
	height: 61px;
	text-align: center;
	background-image: url(images/Greek/textLogoArsi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 126px;
	top: 64px;
	right: auto;
	bottom: auto;
}

#logoSubTitle {
	width: 258px;
	height: 43px;
	text-align: left;
	position: absolute;
	left: 248px;
	top: 50px;
	right: auto;
	bottom: auto;
	background-image: url(images/Greek/textSubLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainMenu {
	width: 708px;
	height: 36px;
	position: absolute;
	left: 60px;
	top: 125px;
	right: auto;
	bottom: auto;
	background-color: #666666;
}

#flashBanner {
	width: 500px;
	height: 250px;
	position: relative;
	background-color: #006699;
	margin-left: 30px;
}

#newsScroller {
	width: 250px;
	height: 250px;
	position: absolute;
	left: 550px;
	top: 205px;
	right: auto;
	bottom: auto;
}

/*CSS for the Scrollers #404040*/
#pscroller1{
	width: 250px;
	height: 250px;
	background-color: #FFCCFF;
	background-repeat: repeat;
	font-family: arial, sans-serif;
	font-size: 16px;
	color: brown;
	font-weight: bold;
	background-image: url(images/newsBackg.jpg);
	text-align: left;
}

#pscroller1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;	
	text-decoration: none;
}

#pscroller1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;	
	text-decoration: underline;
}

#mbody {
  padding-top: 20px;
}

#bioAssoc {
	float: none;
	width: 700px;
	height: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: dotted;
}

#bioAssocIm {
	float: left;
	clear: left;
	width: 110px;
	height: 180px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#bioAssocIm img{
	border-top: 2px solid #555;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 2px solid #555;
}

#pageContent {
	float: none;
	width: 700px;
	padding-top: 20px;
	padding-left: 65px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#pageContentInner {
	float: none;
	width: 600px;
	padding-left: 50px;
	padding-bottom: 15px;
}

#pageContent h1{
	font-size: 20px;
	text-align: center;
}

#pageContent h2{
	font-size: 15px;
	text-align: left;
}

#pageContent p{
	text-align: justify;
}

#pageContent p.centre{
	text-align: center;
}

#left {
	float: left;
	width: 380px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#right {
  float: right;
  width: 380px;
  padding-right: 30px;
  padding-bottom: 10px;
}

#mainPageSubItem {
  padding-left: 29px;
}

#mainPageSubItem li{
	list-style-image: url(images/arrow.gif);
	list-style-type: square;
	margin-left: 20px;
	padding-left: 3px;
	text-align: justify;
}

#mainPageSubItem li span{
	font-weight: bold;
}

h2.guilded {
	height: 36px;
	margin-bottom: 0.8em;
	font-weight: normal;
	font-size: 20px;
	vertical-align: text-bottom;
	background-image: url(images/divider2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

h2.guilded span {
	padding-left: 42px;
	padding-right: 8px;
	padding-top: 16px;
	float: left;
	background-image: url(images/categorySymbol.jpg);
	background-repeat: no-repeat;
	height: 36px;
	background-color: #FFFFFF;
	background-position: left top;
}

body {
	text-align: justify;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: arial, sans-serif;
	font-size: 11px;
	background-color: #D5E0B8;
}

table.pubs{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.pubs tr.main td{
	background-image: url(images/pubs_backg.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: dotted;
}

table.pubs img.book{
	padding-right: 10px;
}

#footer {
	text-align: center;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 2em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-weight: normal;
}

#footer li {
  margin-left: 0px;
  list-style: none;
  display: inline;
}

#footer a {
  color: #333333;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#flashcontent {
		height: 100%;
}
