body {
	background:url(/images/bg.jpg) repeat-x left top #120519;
	padding:0;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.fix {
	clear:both;
}
* {
	margin:0;
	padding:0;
}
#container {
	width:701px;
	background:url(/images/top1.jpg) top left no-repeat;
	margin:auto;
	padding-top:18px;
}
#nav1 {
	background-color:#333333;
}
#nav1 ul {
	width:701px;
}
#nav1 ul li {
	float:left;
	list-style:none;
}
#nav2 ul {
	width:701px;
}
#nav2 ul li {
	float:left;
	list-style:none;
}
.home, .home a {
	width:89px;
	height:61px;
	background:url(/images/1_home.jpg);
	display:block;
}
.video, .video a {
	width:154px;
	height:61px;
	background:url(/images/2_video.jpg);
	display:block;
}
.about, .about a {
	width:145px;
	height:61px;
	background:url(/images/3_about.jpg);
	display:block;
}
.donations, .donations a {
	width:130px;
	height:61px;
	background:url(/images/4_donations.jpg);
	display:block;
}
.store, .store a {
	width:78px;
	height:61px;
	background:url(/images/5_store.jpg);
	display:block;
}
.contact, .contact a {
	width:105px;
	height:61px;
	background:url(/images/6_contact.jpg);
	display:block;
}
#banner {
	background:url(/images/banner_full.jpg);
	width:701px;
	height:265px;
}
.left {
	width:78px;
	height:36px;
	background:url(/images/nav2_left.jpg);
	display:block;
}
.who, .who a {
	width:103px;
	height:36px;
	background:url(/images/nav2_who1.jpg);
	display:block;
}
.what, .what a {
	width:108px;
	height:36px;
	background:url(/images/nav2_what2.jpg);
	display:block;
}
.where, .where a {
	width:112px;
	height:36px;
	background:url(/images/nav2_where3.jpg);
	display:block;
}
.when, .when a {
	width:104px;
	height:36px;
	background:url(/images/nav2_when4.jpg);
	display:block;
}
.howto, .howto a {
	width:124px;
	height:36px;
	background:url(/images/nav2_howto5.jpg);
	display:block;
}
.right {
	width:72px;
	height:36px;
	background:url(/images/nav2_right.jpg);
	display:block;
}
#column2 {
	background:url(/images/2column.jpg) repeat-y top left;
	width:701px;
	padding-top:32px;
}
#left {
	width:227px;
	margin-left:18px;
	margin-right:15px;
	float:left;
}
#right {
	width:402px;
	background:url(/images/top_content.jpg) top left no-repeat #2c1040;
	float:left;
	padding:10px;
}
#right2 {
	width:402px;
	background:url(/images/top_content.jpg) top left no-repeat #2c1040;
	float:left;
	padding:10px;
}
.sublinks {
	width:207px;
	background:url(/images/sublinks.jpg) no-repeat top left #1f0b30;
	padding-top:42px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
}
.mailinglist {
	width:207px;
	background:url(/images/mailinglist.jpg) no-repeat top left #1f0b30;
	padding-top:46px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.latest_news {
	width:207px;
	background:url(/images/latest_news.jpg) no-repeat top left #1f0b30;
	padding-top:50px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
}
.leftend {
	background:url(/images/leftcontent_footer.jpg) no-repeat top left;
	height:23px;
	width:227px;
	margin-bottom:20px;
}
.rightend {
	background:url(/images/bottom_content.jpg) no-repeat top left;
	height:11px;
	width:422px;
	margin-bottom:20px;
	float:left;
}
.form {
	width:156px;
	height:23px;
	background:url(/images/input_holder.jpg);
	border:none;
	color:#2c1040;
	margin-left:15px;
	padding-left:20px;
	padding-top:9px;
	font-weight:bold;
	font-size:11px;
}
.button {
	width:105px;
	height:27px;
	background:url(/images/submit_email.jpg);
	border:none;
	margin-top:10px;
	margin-left:50px;
}


/* menu */

#nav, #nav ul {


list-style: none;
}

#nav li {


}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;

text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

#nav2 ul a{
font-weight: bold;
color: #fff;
cursor: default;
}

#nav2 ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #CCC;
cursor: pointer;
}

ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

#nav2 ul ul a{
background: #000 url(../images/navbg.jpg) top left repeat-x;
width: 130px;
padding: 10px;
border-bottom:4px solid #270e38;
height: 10px;
z-index:990;
position:relative;
}
#nav2 ul ul a:hover{
	font-weight: normal;
	background: #fff;
	color: #000;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav2 ul li{

}

#nav2 ul ul li{
background: background:url(../images/nav2_what2.jpg);
border-left: 0;
}
