@charset "UTF-8";
/* CSS Document */

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}
input,select{
  margin:0;
  padding:0;
}

body{
	background:#fff url(images/bg.jpg) repeat-x;
}

#header{
	width:343px;
	height:100px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:99;
}
	
#homepic{
	width:875px;
	height:310px;
	background:url(images/homepic.png) no-repeat center bottom;
	margin:0 auto 0 auto;
	position:relative;
	top:-47px;
}

#aboutpic{
	width:875px;
	height:310px;
	background:url(images/aboutpic.png) no-repeat center bottom;
	margin:0 auto 0 auto;
	position:relative;
	top:-47px;
}

#whatpic{
	width:875px;
	height:310px;
	background:url(images/whatpic.png) no-repeat center bottom;
	margin:0 auto 0 auto;
	position:relative;
	top:-47px;
}

#factpic{
	width:875px;
	height:310px;
	background:url(images/factpic.png) no-repeat center bottom;
	margin:0 auto 0 auto;
	position:relative;
	top:-47px;
}

#helppic{
	width:875px;
	height:310px;
	background:url(images/helppic.png) no-repeat center bottom;
	margin:0 auto 0 auto;
	position:relative;
	top:-47px;
}

#newpic{
	width:875px;
	height:310px;
	background:url(images/newpic.png) no-repeat center bottom;
	margin:0 auto 0 auto;
	position:relative;
	top:-47px;
}

#resourcespic{
	width:875px;
	height:310px;
	background:url(images/resourcespic.png) no-repeat center bottom;
	margin:0 auto 0 auto;
	position:relative;
	top:-47px;
}

#employmentpic{
	width:875px;
	height:310px;
	background:url(images/employmentpic.png) no-repeat center bottom;
	margin:0 auto 0 auto;
	position:relative;
	top:-47px;
}

#contactpic{
	width:875px;
	height:310px;
	background:url(images/contactpic.png) no-repeat center bottom;
	margin:0 auto 0 auto;
	position:relative;
	top:-47px;
}

#homeleft{
	float:left;
	width:252px;
	height:310px;
	background:url(images/homeleft.png) no-repeat top left;
}

#aboutleft{
	float:left;
	width:252px;
	height:310px;
	background:url(images/aboutleft.png) no-repeat top left;
}

#whatleft{
	float:left;
	width:252px;
	height:310px;
	background:url(images/whatleft.png) no-repeat top left;
}

#factleft{
	float:left;
	width:252px;
	height:310px;
	background:url(images/factleft.png) no-repeat top left;
}

#helpleft{
	float:left;
	width:252px;
	height:310px;
	background:url(images/helpleft.png) no-repeat top left;
}

#newleft{
	float:left;
	width:252px;
	height:310px;
	background:url(images/newleft.png) no-repeat top left;
}

#resourcesleft{
	float:left;
	width:252px;
	height:310px;
	background:url(images/resourcesleft.png) no-repeat top left;
}

#employmentleft{
	float:left;
	width:252px;
	height:310px;
	background:url(images/employmentleft.png) no-repeat top left;
}

#contactleft{
	float:left;
	width:252px;
	height:310px;
	background:url(images/contactleft.png) no-repeat top left;
}

#middle{
	width:371px;
	float:left;
	height:100px;
}

.escape{
	display:block;
	width:142px;
	height:30px;
	margin:47px 0 0 114px;
	background:url(images/escape.png) no-repeat;
}

a.escape:link, a.escape:visited, a.escape:active{
	background:url(images/escape.png) no-repeat;
	}
	
a.escape:hover {
	background-position:0 -30px;
	}
	
#homeright{
	float:right;
	width:252px;
	height:310px;
	background:url(images/homeright.png) no-repeat top left;
}

#aboutright{
	float:right;
	width:252px;
	height:310px;
	background:url(images/aboutright.png) no-repeat top left;
}

#whatright{
	float:right;
	width:252px;
	height:310px;
	background:url(images/whatright.png) no-repeat top left;
}

#factright{
	float:right;
	width:252px;
	height:310px;
	background:url(images/factright.png) no-repeat top left;
}

#helpright{
	float:right;
	width:252px;
	height:310px;
	background:url(images/helpright.png) no-repeat top left;
}

#newright{
	float:right;
	width:252px;
	height:310px;
	background:url(images/newright.png) no-repeat top left;
}

#resourcesright{
	float:right;
	width:252px;
	height:310px;
	background:url(images/resourcesright.png) no-repeat top left;
}

#employmentright{
	float:right;
	width:252px;
	height:310px;
	background:url(images/employmentright.png) no-repeat top left;
}

#contactright{
	float:right;
	width:252px;
	height:310px;
	background:url(images/contactright.png) no-repeat top left;
}

#menu{
	clear:both;
	height:35px;
	width:609px;
	position:relative;
	top:-35px;
	left:134px;
}

table.menu{
	width:609px;
}

.homebtn{
	display:block;
	width:44px;
	height:35px;
	background:url(images/homebtn.png) no-repeat;
}

a.homebtn:link, a.homebtn:visited, a.homebtn:active{
	background:url(images/homebtn.png) no-repeat;
	}
	
a.homebtn:hover {
	background-position:0 -35px;
	}

.about{
	display:block;
	width:58px;
	height:35px;
	background:url(images/about.png) no-repeat;
}

a.about:link, a.about:visited, a.about:active{
	background:url(images/about.png) no-repeat;
	}
	
a.about:hover {
	background-position:0 -35px;
	}
	
.wedo{
	display:block;
	width:75px;
	height:35px;
	background:url(images/wedo.png) no-repeat;
}

a.wedo:link, a.wedo:visited, a.wedo:active{
	background:url(images/wedo.png) no-repeat;
	}
	
a.wedo:hover {
	background-position:0 -35px;
	}
	
.facts{
	display:block;
	width:59px;
	height:35px;
	background:url(images/facts.png) no-repeat;
}

a.facts:link, a.facts:visited, a.facts:active{
	background:url(images/facts.png) no-repeat;
	}
	
a.facts:hover {
	background-position:0 -35px;
	}
	
.help{
	display:block;
	width:80px;
	height:35px;
	background:url(images/help.png) no-repeat;
}

a.help:link, a.help:visited, a.help:active{
	background:url(images/help.png) no-repeat;
	}
	
a.help:hover {
	background-position:0 -35px;
	}

.new{
	display:block;
	width:71px;
	height:35px;
	background:url(images/new.png) no-repeat;
}

a.new:link, a.new:visited, a.new:active{
	background:url(images/new.png) no-repeat;
	}
	
a.new:hover {
	background-position:0 -35px;
	}
	
.resources{
	display:block;
	width:81px;
	height:35px;
	background:url(images/resources.png) no-repeat;
}

a.resources:link, a.resources:visited, a.resources:active{
	background:url(images/resources.png) no-repeat;
	}
	
a.resources:hover {
	background-position:0 -35px;
	}
	
.employment{
	display:block;
	width:74px;
	height:35px;
	background:url(images/employment.png) no-repeat;
}

a.employment:link, a.employment:visited, a.employment:active{
	background:url(images/employment.png) no-repeat;
	}
	
a.employment:hover {
	background-position:0 -35px;
	}
	
.contact{
	display:block;
	width:67px;
	height:35px;
	background:url(images/contact.png) no-repeat;
}

a.contact:link, a.contact:visited, a.contact:active{
	background:url(images/contact.png) no-repeat;
	}
	
a.contact:hover {
	background-position:0 -35px;
	}
	
#container{
	width:609px;
	margin:0 auto 0 auto;
	position:relative;
	top:-35px;
}

#left{
	float:left;
	width:202px;
	background-color:#E7DBEC;
}

#right{
	float:left;
	width:407px;
}

#clear{
	clear:left;
	height:160px;
	margin:0 auto 20px auto;
}

.policy{
	text-align:center;
	margin:10px 0 0 0;
}

.clickhere{
	display:block;
	width:191px;
	height:28px;
	margin:10px 0 5px 5px;
	background:url(images/clickhere.jpg) no-repeat;
}

a.clickhere:link, a.clickhere:visited, a.clickhere:active{
	background:url(images/clickhere.jpg) no-repeat;
	}
	
a.clickhere:hover {
	background-position:0 -28px;
	}
	
.safetyalert{
	display:block;
	width:134px;
	height:36px;
	margin:10px 0 5px 5px;
	background:url(images/safetyalert.jpg) no-repeat;
}

a.safetyalert:link, a.safetyalert:visited, a.safetyalert:active{
	background:url(images/safetyalert.jpg) no-repeat;
	}
	
a.safetyalert:hover {
	background-position:0 -36px;
	}
	

/*ABOUT BUTTONS-----------------------------------------------------------------------*/

.aboutartemis{
	display:block;
	width:76px;
	height:21px;
	margin:0 0 0 18px;
	background:url(images/aboutartemis.jpg) no-repeat;
}

a.aboutartemis:link, a.aboutartemis:visited, a.aboutartemis:active{
	background:url(images/aboutartemis.jpg) no-repeat;
	}
	
a.aboutartemis:hover {
	background-position:0 -21px;
	}
	
.abouthistory{
	display:block;
	width:84px;
	height:21px;
	background:url(images/abouthistory.jpg) no-repeat;
}

a.abouthistory:link, a.abouthistory:visited, a.abouthistory:active{
	background:url(images/abouthistory.jpg) no-repeat;
	}
	
a.abouthistory:hover {
	background-position:0 -21px;
	}
	
.aboutmembers{
	display:block;
	width:113px;
	height:21px;
	background:url(images/aboutmembers.jpg) no-repeat;
}

a.aboutmembers:link, a.aboutmembers:visited, a.aboutmembers:active{
	background:url(images/aboutmembers.jpg) no-repeat;
	}
	
a.aboutmembers:hover {
	background-position:0 -21px;
	}
	
.aboutdirectors{
	display:block;
	width:97px;
	height:21px;
	background:url(images/aboutdirectors.jpg) no-repeat;
}

a.aboutdirectors:link, a.aboutdirectors:visited, a.aboutdirectors:active{
	background:url(images/aboutdirectors.jpg) no-repeat;
	}
	
a.aboutdirectors:hover {
	background-position:0 -21px;
	}
	
/*HELP BUTTONS-----------------------------------------------------------------------*/

.helptable{
	margin:0 0 0 18px;
	background-color:#E7DBEC;
}

.helpdonations{
	display:block;
	width:123px;
	height:21px;
	background:url(images/donations.jpg) no-repeat;
}

a.helpdonations:link, a.helpdonations:visited, a.helpdonations:active{
	background:url(images/donations.jpg) no-repeat;
	}
	
a.helpdonations:hover {
	background-position:0 -21px;
	}
	
.helpwishlists{
	display:block;
	width:133px;
	height:21px;
	background:url(images/wishlist.jpg) no-repeat;
}

a.helpwishlists:link, a.helpwishlists:visited, a.helpwishlists:active{
	background:url(images/wishlist.jpg) no-repeat;
	}
	
a.helpwishlists:hover {
	background-position:0 -21px;
	}
	
.helpvolunteer{
	display:block;
	width:133px;
	height:21px;
	background:url(images/volunteer.jpg) no-repeat;
}

a.helpvolunteer:link, a.helpvolunteer:visited, a.helpvolunteer:active{
	background:url(images/volunteer.jpg) no-repeat;
	}
	
a.helpvolunteer:hover {
	background-position:0 -21px;
	}
	
h1{
	color:#3A205E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:10px 10px 10px 25px;
}

h3{
	color:#9E1F63;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:10px 10px 10px 25px;
}

h2{
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:10px 10px 10px 25px;
}

p{
	color:#3A205E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 15px 15px 25px;
}

p.links{
	color:#3A205E;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	margin:4px 0 4px 0;
}

ul{
	color:#3A205E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style:disc;
	margin:0 15px 15px 35px;
}

ol{
	color:#3A205E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;;
	margin:0 15px 15px 35px;
}

ul.reports{
	color:#3A205E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style:none;
	margin:0 10px 5px 20px;
}

li.reports{
	margin-bottom:5px;
}

a.red:link, a.red:visited, a.red:active{
	text-decoration:none;
	color:#903;
	}
	
a.red:hover {
	text-decoration:none;
	color:#639;
	}
	
p.column{
	color:#3A205E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 10px 5px 10px;
}

#foot{
	background:#533676 url(images/foot.jpg) no-repeat;
	position:fixed;
	width:100%;
	height:44px;
	background-position:center center;
	bottom:0;
}

a.top:link, a.top:visited, a.top:active{
	text-decoration:none;
	color:#3A205E;
	}
	
a.top:hover {
	text-decoration:none;
	color:#9E1F63;
	}
	
a:link, a:visited, a:active{
	text-decoration:none;
	color:#9E1F63;
	}
	
a:hover {
	text-decoration:none;
	color:#3A205E;
	}
	