/* Deltasigs.org 
 * CSS Document */

body {
	background: #000000 url(images/bg_gradient.jpg) top repeat-x;
	font-family: Georgia;
	font-size: 13px;
	color: #e3e3e3;
	}
	
a:link, a:visited, a:active {
	color: #F0B74D;
	text-decoration: underline;
	}
	
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
h1, h2, h3 {
	font-family: Georgia;
	color: #F0B74D;
	font-weight: normal;
	}
		
hr {
	color: #F0B74D;
	background: #F0B74D;
	}

.info {
	display: none;
	}
	
#content_wrapper {
	width: 970px;
	margin: auto;
	}
	
	.chapter_column {
		float: left;
		width: 510px;
	}
	
	#content_wrapper ul li {
		padding: 0px 0px 10px 0px;
		}
#masthead_wrapper {
	width: 821px;
	margin: auto;
	background: url(images/delta-sigma-pi.png) no-repeat center;
	}
	
	.dsp {
		width: 821px;
		height: 450px;
	}

#page_body {
	margin: 0px;
}	

#page_header {
	width: 100%;
	height: 120px;
	background: #F0B74D url(images/header_page.jpg) top center no-repeat;
}

#page_menu {
	color: #762A5C;
	width: 970px;
	margin: auto; 
	}
	
	.menu a:link, .menu a:visited, .menu a:active {
		color: #762A5C;
		}
		
	ul.menu li {
		display: inline;
		}	
		
#footer_wrapper {
	position: relative;
	width: 970px;
	margin: auto;
	text-align: center;
	}