body {
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	font-size: 13px;
	}

h1, h2, h3, h4, h5 {
	font-family: Georgia;
        color: #004080;
}

#Header {
	margin:0;
	padding:0;
}

img {
	border: 0;
}

#footer {
	margin-top: 50px;
	clear: both;
	padding: 3px;
	color: #333;
	border-top: 1px dotted gray;
	font-size: 12px;
}

#Content {
	float: left;
	text-align: left;
	margin:0px 0px 50px 175px;
	padding:5px;
	width:720px;
	}

#Menu {
	position:absolute;
	top:116px;
	left:0px;
	width:160px;
	padding: 3px;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
/*	background-color:#EEEEEE; */
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:160px;}

.required {
	color: red;
}

.post {
	clear: both;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom: 1.5em;
	margin-bottom: 10px;
}


.text {font: 12px Arial,"Trebuchet MS";}
	
.coptictext{font: 12pt CS Avva Shenouda; font-family: CS Avva Shenouda, CS Coptic Manuscript, CS Pishoi;}

.newsheader {
        background-color:#efefef;
        padding:5px;
}

.newstitle {
	font-size: 160%;
        font-family: Georgia;
	color:#004080;
}

.newsdate {
        font-size: 8pt;
        color:#808080;
}



a:link { color:#004080 ; text-decoration:underline}
a:visited { color:#004080 ; text-decoration:underline}
a:hover, a:active { text-decoration:none; background-color:#eee}

.dateblue {
	font: 11px arial; 
	color: #004080;
	text-align: center;
}

TD.white{ background: #004080; font: 10pt verdana; color: #ffffff; font-weight: bold;}

.sidetitle{
        background: #004080 ;
        color: #ffffff ;
	font-size:13px;
        font-weight: bold;
	float: left;
  	clear: both;
	padding:5px;
	width:150px;
	text-align:center;
}

#Menu p {
	margin: 0px 0px 0px 6px;
}

#Menu form {
	margin: 0px;
}

p, #Content li, caption, input, select, textarea, td {
	font-size: 13px;
	font-family: arial, tahoma,helvetica, sans-serif;
}

strong, b {
	font-weight: bold;
}

#button {
	width: 145px;
	border-right: 0px solid #000;
	padding: 0 0 0 0;
	margin-left: 0px;
	border-top: 1px solid #c0c0c0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 12px;
	color: #333;
	}

#button ul {
	list-style: none;
	margin: 0;	
	padding: 0;
	border: none;
}
		
#button li {
	border-bottom: 1px solid #c0c0c0;
	margin: 0;
	list-style-type: none;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	padding: 0px 0px 0px 0.5em;
	border-left: 5px solid #1958b7;
	border-left: 5px solid #fff;
/*	border-right: 10px solid #508fc4;	*/
	background-color: #2175bc;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-left: 5px solid #1c64d1;
/*	border-right: 10px solid #5ba3e0;	*/
	background-color: #2586d7;	
	background-color: #efefef;	
	color: #000;
}

HR {color: #000000; width: 70%;}


