* {
	margin: 0;
	padding: 0;
}
html {
	background-color: #291F41;
	background-image: url(images/bg_800.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
	
body {
	margin: 0;
	padding: 0; 
	text-align: center;
}

#box {
	margin: 0px auto;
	width: 800px;
	text-align: left;
	background-image: url(images/symbols.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 80px;
}



/* Navigation Bar */
#pageHeader{
	position:relative;
	background-image: url(images/topbar.jpg);
	background-image: no-repeat;
	height:243px;
	margin:0px auto;
}
#navbar{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:25px;
	font-size: 13px;
	color: #999999;
}
#navbar .n1 {
float:left;
margin-top: 20px;
margin-left: 20px;
}
#navbar .n2 {
float:left;
margin-top: 20px;
margin-left: 30px;
}
#navbar .n3 {
float:left;
margin-top: 20px;
margin-left: 30px;
}
#navbar .n4 {
float:left;
margin-top: 20px;
margin-left: 230px;
}
#navbar .n5 {
float:left;
margin-top: 20px;
margin-left: 30px;
}
#navbar .n6 {
float:left;
margin-top: 20px;
margin-left: 30px;
}
#navbar .crumbs {
float:left;
margin-top: 80px;
margin-left: 10px;
}



/* Text Hiders */
#pageHeader span,
#events h3 span{
	display:none;
}



/* Link Effects */
a, a:visited {
	text-decoration: none;
	color: #005A7E;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}

/* Text Hiders */
#pageHeader span,
#events h3 span,
#currentevents h3 span,
#pastevents h3 span,
#aboutus h3 span,
#newsletter h3 span,
#network h3 span,
#links h3 span,
#contact h3 span {
	display:none;
}

/*Change h3 titles to images*/
#events h3 {
	width:200px;
	height:40px;
	background:url(images/eventstitle.jpg)
}
#currentevents h3 {
	width:140px;
	height:30px;
	background:url(images/currentevents.jpg);
}
#pastevents h3 {
	width:140px;
	height:30px;
	background:url(images/pastevents.jpg);
}
#aboutus h3 {
	width:200px;
	height:40px;
	background:url(images/aboutustitle.jpg)
}
#newsletter h3 {
	width:200px;
	height:40px;
	background:url(images/newslettertitle.jpg)
}
#network h3 {
	width:200px;
	height:40px;
	background:url(images/networktitle.jpg)
}
#links h3 {
	width:280px;
	height:40px;
	background:url(images/linkstitle.jpg)
}
#contact h3 {
	width:250px;
	height:40px;
	background:url(images/contactinfo.jpg)
}


/* Content */
/* Index */
#events{
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	top: 0px;
	position: relative;
	color: #666666;
	width: 450px;
	text-align: justify;
	background-color: #F4F4F4;
	padding:20px;
	height: 270px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#events h4{
	font-size: 14px;
}

/* About Us, Newsletter, Network and Contact */
#aboutus, #newsletter, #network, #contact, #pasteventspage {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	top: 0px;
	position: relative;
	left: 40px;
	color: #666666;
	width: 690px;
	padding-bottom: 29px;
	text-align: justify;
	background-color: #F4F4F4;
	padding:15px;
}


/* Network */
#meeting {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	top: 0px;
	position: relative;
	left: 40px;
	color: #666666;
	width: 690px;
	padding-bottom: 29px;
	background-color: #F4F4F4;
	padding:15px;
}
#networklist01 {
	float:left;
	margin-left:40px;
}
#networklist02 {
	float:right;
	margin-right:5px;
}
#placesofmeeting01 {
	float:left;
	margin-left:40px;
}
#placesofmeeting02 {
	float:right;
	margin-right:5px;
}
#networkinfo {
	float:left;

}

/* Pictures on About Us */
#pictures {
	padding-left: 140px;
}

/* Newsletter */
#newsletter {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	top: 0px;
	position: relative;
	left: 40px;
	color: #666666;
	width: 690px;
	padding-bottom: 29px;
	text-align: justify;
	padding:15px;
}

/* Newsletter Calendar */
#calendar {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	top: 0px;
	position: relative;
	left: 20px;
	color: #666666;
	width: 800px;
	padding-bottom: 29px;
	text-align: justify;
	padding:0px;
}

/* Links */
#links {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	top: 0px;
	position: relative;
	left: 40px;
	color: #666666;
	width: 690px;
	padding-bottom: 29px;
	text-align: justify;
	padding:15px;
}

/* Past Events Image */
#pasteventsimage{
	float:left;
	position:relative;
	padding-right:20px;
	padding-bottom:5px;
	filter
}


/* Sidebar */
#sidelist{
	font-size: 13px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 220px;
	background-color: #F4F4F4;
	padding:20px;
	overflow: auto;
	height: 270px;
}
#sidelist ul li{
	list-style: square;
	font-size: 11px;
}

/* Sponsors */
#sponsors{
	position: absolute;
	top: 740px;
	margin-left: 180px;
	width: 800px;
}


/* Footer and Symbols */
#footer{

	padding-left: 60px;
	padding-top: 60px;
	position:bottom;
}
