a img  {  border: none;}
a:link  {
	color:#666699;
	text-decoration: none;
	font-weight: bold;
}/*removes underlines*/						
a:visited {color:#666699;text-decoration:none;font-weight: bold;}

#adminlist {margin-left:20px; text-align: left;}

#adminlist2 {margin-left:80px; text-align: left;}


#nav,body {
	background: #FFFFFF;
	color:#000000;
}
body {text-align: center;}
#bold {font-weight: bold;}
.clearboth { clear: both; }

* {margin:0; padding:0;}


			
#container {position: relative; min-height: 100%; height: 100%; voice-family: "\"}\""; voice-family: inherit; height: auto; margin-top:0;}
html>body #container { height: auto; }
#content{
	line-height: 1.5em;
	text-align: left;
/*	border-bottom: 23px solid #666699;*/
	position: relative;
/*overflow: auto;*/
	margin: 0 5%;
/*	background-image: url(../images/background.jpg);*/
	background-color:#FFFFFF;
	padding-bottom: 10px;
	left: auto;
	top: auto;
	background-repeat: no-repeat;
	
}
#topcontent{	min-height: 350px;}
#topcontent2{	min-height: 350px; padding-bottom:10px; }
#topcontent2 p {line-height:1.25em;}
#topcontent2 h1 {padding-top:10px; padding-bottom:10px;}
#topcontent2v{	min-height: 320px;} /*diff height as header is not in div*/
#topcontent2v p {line-height:1.25em;}
#topcontent2v h1 {padding-top:10px; padding-bottom:10px;}

#topcontent3{	min-height: 350px; padding-bottom:10px; height : 400px; overflow : auto; }
#topcontent3 p {
	line-height:1.25em;
	background-color: #CC9966;
}
#topcontent3 h1 {padding-top:10px; padding-bottom:10px;}


#footer{
	color: #FFFFFF;
	font-size: 0.8em; letter-spacing: 0.5px; text-align: center;
	font: Arial, Sans-Serif;
	height: 25px;
	background-color: #666699;
				}
#footer a {color:#FFFFFF; text-decoration:none;}				
/*#content ul {list-style:none;}*/

div#header {margin:0 5%;}

html, body {height: 100%; }
/*margin-bottom 1px - make firefox display scroll bar to sort out widths*/
html {
font: 14px 'Trebuchet MS', Helvetica, sans-serif;
 color: #000000; 
}

h1 {
	font: 1.6em Arial, Sans-Serif;
	color: #666699;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0.5px;
	padding-top:10px; padding-bottom:10px;
}
h2 { font: bold 1.2em Arial, Sans-Serif; 
	color: #666699; }
 
.info{color:#666699; font-size:16px;font-style:normal;}


#sialogo {
position: absolute; right:5%; top: 1px;
	
}
#aelogotop {
position: absolute;  top: 1px; left: 280px;
	
}
#aelogo {
position: absolute; left:5%; top: 1px;
	
}



#left {
	float: left;
	padding-right: 10px;	
}
div#logo{
	margin:0 5%;
	height: 110px;
	background-image: url(../images/atlaslogo.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
div#logo2{
	margin:0 5%;
	height: 110px;
	background-image: url(../images/atlaslogo2.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

/*Navigation menu*/
#nav, 
#nav ul {padding:0 0 0px 0; margin:0; list-style:none; font: 10px arial, verdana, sans-serif; background: #666699; position:relative; z-index:200; }
#nav {height:25px; padding:0;}

#nav table {border-collapse:collapse;}
#nav li {float:left; padding:0 20px 0 10px; border-left:1px solid #CCCCCC;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#FFFFFF; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap; }
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300; background:#cccccc;}
#nav a:hover {position:relative; z-index:300; color:#000000;}

#nav :hover ul {left:0; top:25px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {color:#000000;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}




p, ul, li{/* font-family: Trebuchet MS;*/
font: 1em/1.6em Arial, Sans-Serif;
color: #666699;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0.5px;
/*font-size: 1.1em;*/

 }
 
#topcontent2 ul li {margin-left:20px;}
p.logotext  {
	color: #666699;
	padding-left: 180px;
	padding-top:70px;
	/*width:550px;*/
	height:110px;
	margin-right: 10px;
	/*background-image: url(../images/words.jpg);*/
	background-repeat: no-repeat;
	font-style: italic;
	font-size: 0.8em;
	text-align: center;
	
}

p.logotext a{text-decoration: none;}*/
p.contenttext a{color:#CCCCCC;}*/
	


p#nounderline a{text-decoration: none;}


#photoright {
	text-align:center;
	float: right;
	margin-right: 20px;
	margin-left:20px;
	margin-top:20px;
	background-image: url(../images/aelogo2.jpg);
	color: #000099;
		
	}
#right {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 45px;	
	}
#rightpicture {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	z-index:-3 ;	
	}
#contact {
	float: left;
	position:absolute;
	top: 7px;
	}	
	
 #right2{
	float: right;
	margin-right: 20px;
	color:#FFFFFF;
	z-index:-2 ;

	}

	
#right2 a{color:#FFFFFF; text-decoration:none;}




div#wrapper{
	float:left;
	width:100%;
		
}

#contacticons {
	width:260px;
	border: 1px solid #666699;
	margin-bottom:20px;
	}
#contacticons p {font-size:10px;}
#contacticons h3 {font: Arial, Sans-Serif; 
	color: #FFFFFF;font-size:10px; background: #666699; padding-left: 20px;}

#contacticons2 {
position:absolute;
right: 4px; 
top: 52px; 
z-index: 15; 
	width:130px;
	border: 1px solid #666699;
	margin-bottom:20px;
	background: #FFFFFF;
	}
#contacticons2 p {font-size:10px;}
#contacticons2 h3 {font: Arial, Sans-Serif; 
	color: #FFFFFF;font-size:10px; background: #666699; padding-left: 20px;}

#contacticons3 {
position:absolute;
right: 0px; 
top: 52px; 
z-index: 15; 
	width:130px;
	border: 1px solid #666699;
	margin-bottom:20px;
	background: #FFFFFF;
	}
#contacticons3 p {font-size:10px;}
#contacticons3 h3 {font: Arial, Sans-Serif; 
	color: #FFFFFF;font-size:10px; background: #666699; padding-left: 20px;}

#italics {
	font-style: italic; font-size:11px;
}	
#contacticons3 p {font-size:10px;}
#contacticons3 h3 {font: Arial, Sans-Serif; 
	color: #FFFFFF;font-size:10px; background: #666699; padding-left: 20px;}	
	
	
		
tr.aboutus {color:#666699;}

.textmiddle {vertical-align:middle;}

p.textmiddle {vertical-align:middle;}
.textmiddle2 {
	vertical-align:middle;
	left: 140px;
	position: absolute;
}  
