
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background: #000 url(bodyinternal.jpg) top center repeat-y;
	text-align: center;  /*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ff0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/*  */

.tooltip, .preview, .screenshot { cursor:pointer; }
#tooltip, #tooltip2 { width: 200px; }
#tooltip, #tooltip2, #preview {
color:#000;
background:#B6EF2C;
border: 1px solid #333333;
padding:5px;
opacity: 0.9;
text-align:left;
display:none;
}
/*  */


h2{display:inline;}
.title{display:inline;
font-size:2.4em;
}


#vertmenu a, #vert a:visited {
  position:relative;
  text-decoration:none; 
  text-align:center; 
  background-color:#f4ee61; 
  color:#000; 
  display:block; 
  width:10em; 
  border:2px solid #fff;
  border-color:#fdfce0 #dfd610 #7f7a09 #fbf8c0;
  padding:0.25em;
  margin:0.5em auto;
  }

#vertmenu a:hover {
  top:2px;
  left:2px;
  color:#000;
  border-color:#7f7a09 #fbf8c0 #fdfce0 #dfd610;
  }
  
  
  #vertmenuciv a, #vertciv a:visited {
  position:relative;
  text-decoration:none; 
  text-align:center; 
  background-color:#666; 
  color:#FF0; 
  display:block; 
  width:10em; 
  border:2px solid #fff;
  border-color:#ffffff #272727 #080808 #dadada;
  padding:0.25em;
  margin:0.5em auto;
  }

#vertmenuciv a:hover {
  top:2px;
  left:2px;
  color:#FF0; 
  border-color:#080808 #dadada #ffffff #272727;
  }

  

#productbuttons a, #productbuttons a:visited {
  position:relative;
  text-decoration:none; 
  text-align:center; 
  background-color:#f4ee61; 
  color:#000; 
  width:10em; 
  border:2px solid #fff;
  border-color:#fdfce0 #dfd610 #7f7a09 #fbf8c0;
  padding:1.25em;
  margin:0.5em auto;
  }

#productbuttons a:hover {
  top:2px;
  left:2px;
  color:#000;
  border-color:#7f7a09 #fbf8c0 #fdfce0 #dfd610;
  }









.twoColFixLtHdr #container #mainContent .3 {
	height: 240px;
}

#greek{height:54px;
background:url(bodybg.jpg);
width:100%;
}

#navlist {
padding: 0;
list-style:none;
margin:0;
}


#navlist li a {
font-size:15px;
text-decoration: none;
float:left;
padding-top: 10px;
padding-bottom:10px;
padding-left:24px;
padding-right:24px;
background-color: #000;
color: #ff0;
border:#FF0 1px solid;
}

#navlist li a:hover {
background-color:#333;
margin-top:-2px;
padding-bottom:12px;
}
#navlist li a.active {
background-color:#333;
margin-top:-2px;
padding-bottom:12px;
}




.twoColFixLtHdr #container {
	width: 892px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-top: 0;
	padding-top:15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	clear:both;

} 

#background{
	display:block;
		width: 892px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	clear:both;
}


.twoColFixLtHdr #header {
	background-repeat: no-repeat;
	background-position: top;
	height: 296px;
	} 
.twoColFixLtHdr #container #headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: auto;
	background-repeat: no-repeat;
	background-position: right;
}
.twoColFixLtHdr #menu {
	padding: 0px;
	width:892px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


	
.twoColFixLtHdr #proposals {
	background-color: #ff0;
	} 
.twoColFixLtHdr #container #proposals p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #006699;
	line-height: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}

	
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 232px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #headline form {
	white-space: normal;
	padding: 0px;
}

.twoColFixLtHdr #mainContent {
	background-color: #003300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: none;
	background-repeat: repeat-x;
	margin: 0px;
	width: 0px;
} 
.twoColFixLtHdr #footer {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	clear:both;
} 
.twoColFixLtHdr #container #footer a {
	color: #FF0000;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
td {
	color:#FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a {
	color:#FF0000;
	font-weight: normal;
	}
	
a:hover {
	background-color:#ff0;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#CC99CC;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	color: #FFFFFF;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.twoColFixLtHdr #container #mainContent h1 {
	color: #006699;
	font-size: 18px;
	padding-top: 5px;
}
.twoColFixLtHdr #container #mainContent p {
	font-size: 14px;
	line-height: 16pt;
}
.twoColFixLtHdr #container #mainContent p {
	color: #FFFF00;
	font-size: medium;
	line-height: 150%;
}

.twoColFixLtHdr #container #mainContent h2 {
	font-size: 14px;
	color: #006699;
}
.twoColFixLtHdr #container #sidebar1 p #date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.twoColFixLtHdr #container #sidebar1 .datescript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #container #mainContent li {
	font-size: 12px;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent h2 {
	color: #990000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.twoColFixLtHdr #container #mainContent #quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	background-color: #FFCC66;
	font-weight: bold;
	letter-spacing: 2px;
	text-indent: 50px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-top-width: 3px;
}
.twoColFixLtHdr #container #mainContent h3 {
	font-size: 14px;
	color: #FFFF00;
}
.twoColFixLtHdr #container #mainContent li {
	line-height: 18px;
	list-style-type: square;
	font-size: 14px;
}
.twoColFixLtHdr #container #mainContent #masthead {
	position:absolute;
	left:12px;
	top:185px;
	z-index:1;
	background-image: url(ahec/images/placeholder.jpg.jpg);
	border: 1px none #000000;
	background-repeat: no-repeat;
	background-position: left top;
	width: 651px;


	}
.style9 {
	color: #003366;
	font-weight: bold;
	font-size: small;
}
.twoColFixLtHdr #container #mainContent .quote .quote a {
	color: #FFCC00;
	font-size: 14px;
	text-decoration: none;
	list-style-type: square;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent p {
	color: #FFFF00;
}
.twoColFixLtHdr #container #mainContent .style9 {
	color: #FF0000;
}
.twoColFixLtHdr #container #mainContent h2 {
	color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent a {
	color: #FF0000;
}
.twoColFixLtHdr #container #header #slide {
	width: 604px;
	height: 240px;
	float: right;
}





#main{
	float:right;
	width:680px;
	color:#FF0
}

#sidebar{
	float:left;
	width:200px;
		height:100%;
}